|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
GenuineAction | Action class that is the super class for all action used by Genuine. |
GenuineButton | Sub class of JButton that is connected to a GenuineAction . |
GenuineMenu | Sub class of JMenu that contains extra logic for menu items that are connected to resource items. |
GenuineMenuItem | Sub class of JMenuItem that contains extra logic for menu items that are based on GenuineAction objects. |
Some of Swing's classes had to be enhanced to fit into the framework. They are either used
internally (GenuineButton
,
GenuineMenu
,
GenuineMenuItem
) or to be used
by client applications (GenuineAction
).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |