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 TypeClassDescriptionclassclassWraps 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 TypeClassDescriptionclassclassDisplays dialog for selecting internal frame within desktop pane.classLaunch dialog capable of manipulating log4j preferences.classDisplays information on active swing workers.classDisplays Thread Preferences dialog.classclass -
Uses of Activatable in com.iamsoft.util.ui.swing.activation
Classes in com.iamsoft.util.ui.swing.activation that implement ActivatableModifier and TypeClassDescriptionclassAdapts action to Activatable interface.classDetermines 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 TypeClassDescriptionclassCheck for auto-update.classOpen help contents.classOpen help index page.classSearch help database. -
Uses of Activatable in com.iamsoft.util.ui.undo
Classes in com.iamsoft.util.ui.undo that implement ActivatableModifier and TypeClassDescriptionclassGo to snapshot in 'Undo' history.classView undo/redo history.classRedo a single action.classUndo a single action.