Class TransactionManagerPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.openjump.core.ui.plugin.datastore.transaction.TransactionManagerPanel
All Implemented Interfaces:
WorkbenchContextReference, ImageObserver, MenuContainer, Serializable, Accessible

public class TransactionManagerPanel extends JPanel implements WorkbenchContextReference
Panel displaying current uncommitted edits and including the commit button.
See Also: