Class Summary |
AbstractXAction |
This class provides defaul implementations for the XAction interface. |
ActionWrapper |
|
CustomizerActionFactory |
The CustomizerActionFactory provides default implementations of some actions
which can be usefull when working with customizers. |
CustomizerActionManager |
The CustomizerActionManager enables and disables Actions when the current
selection of customizers changes. |
CustomizerItemListenerProvider |
|
DefaultCustomizerAction |
|
DefaultXAction |
Provides an empty actionPerformed method body. |
DevelopmentActionFactory |
http://java.sun.com/developer/techDocs/hi/repository/TBG_Development.html |
GeneralActionFactory |
http://java.sun.com/developer/techDocs/hi/repository/TBG_General.html |
IconType |
A typesafe enum class. |
MediaActionFactory |
http://java.sun.com/developer/techDocs/hi/repository/TBG_Media.html |
NavigationActionFactory |
http://java.sun.com/developer/techDocs/hi/repository/TBG_Navigation.html |
ReflectiveCustomizerAction |
|
ReflectiveXAction |
A trampoline class that reflectivly calls an action method. |
StandardActionFactory |
http://java.sun.com/developer/techDocs/hi/repository/index.html
http://java.sun.com/products/jlf/ed2/guidelines.html
http://java.sun.com/products/jlf/ed2/book/Appendix.A.html
http://java.sun.com/products/jlf/ed2/book/Appendix.A2.html
http://java.sun.com/products/jlf/ed2/book/Appendix.C.html |
TableActionFactory |
http://java.sun.com/developer/techDocs/hi/repository/TBG_Table.html |
TextActionFactory |
http://java.sun.com/developer/techDocs/hi/repository/TBG_Text.html |
XActions |
A utility class for XActions. |
XActionWrapper |
|