java.lang.Object
org.autogui.swing.GuiSwingActionDefault.ActionPreparation
- Enclosing class:
GuiSwingActionDefault
the action that may lead to
refreshing data or discarding cell-editor of table
needs to call
prepareAction(AWTEvent)
or prepareAction(Component)
.
The menu action might have no parent components, so it needs to call the component version.- Since:
- 1.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
editingTables
-
-
Constructor Details
-
ActionPreparation
public ActionPreparation()
-
-
Method Details
-
register
-
unregister
-
prepareAction
public void prepareAction() -
get
-
prepareAction
-
prepareAction
-