|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.generator.tree.SettingsWrapper
treebolic.generator.tree.MenuWrapper
public class MenuWrapper
Menu wrapper
Field Summary | |
---|---|
java.util.List<MenuItem> |
theMenu
Menu |
Fields inherited from class treebolic.generator.tree.SettingsWrapper |
---|
theSettings |
Constructor Summary | |
---|---|
MenuWrapper(java.util.List<MenuItem> thisMenu,
Settings theseSettings)
Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.List<MenuItem> theMenu
Constructor Detail |
---|
public MenuWrapper(java.util.List<MenuItem> thisMenu, Settings theseSettings)
thisMenu
- menutheseSettings
- settings
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |