Class SwingApplicationUtils.Tracker
java.lang.Object
net.thevpc.echo.swing.SwingApplicationUtils.Tracker
- Enclosing class:
SwingApplicationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionregisterStandardAction(Runnable b, String actionId) registerStandardAction(Action b, String actionId) <T extends AbstractButton>
TregisterStandardButton(T b, String actionId) void
-
Constructor Details
-
Tracker
-
-
Method Details
-
getActions
-
add
-
add
-
registerStandardAction
-
registerStandardAction
-
registerStandardButton
-
unregisterAll
public void unregisterAll()
-