Class DataStoreTransactionManagerPlugIn

java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.ui.toolbox.ToolboxPlugIn
org.openjump.core.ui.plugin.datastore.transaction.DataStoreTransactionManagerPlugIn
All Implemented Interfaces:
CheckBoxed, EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled, WorkbenchContextReference

public class DataStoreTransactionManagerPlugIn extends ToolboxPlugIn implements WorkbenchContextReference
DataStoreTransactionManagerPlugIn is a ToolBox containing:
  • a text area displaying uncommitted edits
  • a commit button : to commit changes to the database
  • an update button : to update changes from the database
  • an inspect button : to inspect local evolutions not yet commited