|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringMenuFactory
Creates string menues.
| Method Summary | ||
|---|---|---|
|
getMenu(Class<T> clazz,
String preferenceKey)
Get a menu. |
|
| Method Detail |
|---|
<T extends Comparable<T> & Serializable> StringMenu<T> getMenu(Class<T> clazz,
String preferenceKey)
clazz - The that is the value of the menu items.preferenceKey - The key to use to store the menu when the application shuts
down. Will be used to restore the menu when it is created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||