Uses of Interface
VASSAL.tools.menu.ParentProxy
-
Uses of ParentProxy in VASSAL.tools.menu
Modifier and TypeFieldDescriptionprotected ParentProxy
AbstractProxy.parent
protected ParentProxy
MenuMarker.parent
Modifier and TypeMethodDescriptionAbstractProxy.getParent()
ChildProxy.getParent()
MenuMarker.getParent()
Modifier and TypeMethodDescriptionvoid
AbstractProxy.setParent
(ParentProxy parent) void
ChildProxy.setParent
(ParentProxy parent) void
MenuMarker.setParent
(ParentProxy parent)