|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to simplify the handling of the different window classes of swing.
Method Summary | |
javax.swing.ActionMap |
getActionMap()
Returns the action map of this window. |
java.lang.String |
getName()
Gets the name of this window. |
void |
lookAndFeelChanged()
Informs this window that the look and feel has been changed. |
void |
resourceBundleChanged(CResourceBundle resourceBundle)
Informs this window that the resource bundle has been changed. |
Method Detail |
public java.lang.String getName()
public void resourceBundleChanged(CResourceBundle resourceBundle)
resourceBundleChanged
in interface ResourceBundleChangeListener
resourceBundle
- the new resource bundle.public void lookAndFeelChanged()
lookAndFeelChanged
in interface LookAndFeelChangeListener
public javax.swing.ActionMap getActionMap()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |