|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface must be implemented by GUIFactories which are used by OptionHandler and OptionSection
| Method Summary | |
JButton |
createButton(String action)
Create a button for the specified action "OK_ACTION", "CANCEL_ACTION", "HELP_ACTION"... |
Action |
createHelpAction(String helpKey)
Create an action for a help key, which is to display an html page normally. |
String |
getString(String key)
Localize a string |
| Method Detail |
public JButton createButton(String action)
action - the name
public String getString(String key)
key - the key
public Action createHelpAction(String helpKey)
helpKey - the key identifying the help
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||