|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractXNapAction | |
|---|---|
| org.xnap.commons.gui | Provides common GUI components like dialogs, borders and such. |
| org.xnap.commons.gui.action | Provides an enhanced Action implementation that can adopts the icon size based on the component and support 2-state actions. |
| org.xnap.commons.gui.completion | Provides classes offering input completion for JTextComponents
to users. |
| org.xnap.commons.gui.table | Provides support for sortable tables and configuration of the displayed columns through a context menu. |
| org.xnap.commons.gui.util | Provides helper classes for common GUI tasks. |
| org.xnap.commons.gui.wizard | Provides a wizard dialog. |
| Uses of AbstractXNapAction in org.xnap.commons.gui |
|---|
| Subclasses of AbstractXNapAction in org.xnap.commons.gui | |
|---|---|
protected class |
ColorChooserPanel.ColorChooserAction
|
class |
DirectoryChooser.HomeAction
|
class |
EraseTextFieldAction
Erases the text of a JTextField. |
| Uses of AbstractXNapAction in org.xnap.commons.gui.action |
|---|
| Subclasses of AbstractXNapAction in org.xnap.commons.gui.action | |
|---|---|
class |
AbstractSelectionAction
|
class |
AbstractSingleSelectionAction<T>
|
class |
AbstractToggleAction
Provides a default implementation for toggeable Action objects. |
class |
AbstractToggleSettingAction
Provides a default implementation for a toggle action that monitors a BooleanSetting. |
| Uses of AbstractXNapAction in org.xnap.commons.gui.completion |
|---|
| Subclasses of AbstractXNapAction in org.xnap.commons.gui.completion | |
|---|---|
class |
ClearCompletionModelAction
Action that allows clearing the default completion model. |
| Uses of AbstractXNapAction in org.xnap.commons.gui.table |
|---|
| Subclasses of AbstractXNapAction in org.xnap.commons.gui.table | |
|---|---|
protected class |
TableHeaderMenu.MaintainSortOrderAction
Provides an action that enables or disables the maintain sort order setting of a table. |
| Uses of AbstractXNapAction in org.xnap.commons.gui.util |
|---|
| Subclasses of AbstractXNapAction in org.xnap.commons.gui.util | |
|---|---|
class |
WhatsThisAction
Provides and action that triggers the What's This help mode. |
| Uses of AbstractXNapAction in org.xnap.commons.gui.wizard |
|---|
| Subclasses of AbstractXNapAction in org.xnap.commons.gui.wizard | |
|---|---|
class |
WizardDialog.FinishAction
|
class |
WizardDialog.NextAction
|
class |
WizardDialog.PreviousAction
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||