Uses of Interface
com.iamsoft.util.ui.swing.activation.Activatable
Packages that use Activatable
Package
Description
Classes related to displaying REST request information.
Swing-related classes.
Action-related classes.
Classes to determine wheher an action should be enabled.
Actions useable via 'Help' menu/screen.
Undo/redo/history classes.
-
Uses of Activatable in com.iamsoft.util.ui.requestcache.swing
Classes in com.iamsoft.util.ui.requestcache.swing that implement Activatable -
Uses of Activatable in com.iamsoft.util.ui.swing
Classes in com.iamsoft.util.ui.swing that implement ActivatableModifier and TypeClassDescriptionclass
class
Wraps actions so that enablement and errors can be more easily handled. -
Uses of Activatable in com.iamsoft.util.ui.swing.action
Classes in com.iamsoft.util.ui.swing.action that implement ActivatableModifier and TypeClassDescriptionclass
class
Displays dialog for selecting internal frame within desktop pane.class
Launch dialog capable of manipulating log4j preferences.class
Displays information on active swing workers.class
Displays Thread Preferences dialog.class
class
-
Uses of Activatable in com.iamsoft.util.ui.swing.activation
Classes in com.iamsoft.util.ui.swing.activation that implement ActivatableModifier and TypeClassDescriptionclass
Adapts action to Activatable interface.class
Determines whether to use tooltip(s) to display the reasons that an action is disabled. -
Uses of Activatable in com.iamsoft.util.ui.swing.help.action
Classes in com.iamsoft.util.ui.swing.help.action that implement ActivatableModifier and TypeClassDescriptionclass
Check for auto-update.class
Open help contents.class
Open help index page.class
Search help database. -
Uses of Activatable in com.iamsoft.util.ui.undo
Classes in com.iamsoft.util.ui.undo that implement ActivatableModifier and TypeClassDescriptionclass
Go to snapshot in 'Undo' history.class
View undo/redo history.class
Redo a single action.class
Undo a single action.