Package repast.simphony.userpanel.ui
Class DefaultUserPanelDescriptor
java.lang.Object
repast.simphony.scenario.AbstractDescriptor
repast.simphony.userpanel.ui.DefaultUserPanelDescriptor
- All Implemented Interfaces:
Descriptor,UserPanelDescriptor
-
Field Summary
Fields inherited from class repast.simphony.scenario.AbstractDescriptor
scs -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class repast.simphony.scenario.AbstractDescriptor
addScenarioChangedListener, getName, readResolve, setNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface repast.simphony.engine.schedule.Descriptor
getName, setNameMethods inherited from interface repast.simphony.userpanel.ui.UserPanelDescriptor
addScenarioChangedListener
-
Constructor Details
-
DefaultUserPanelDescriptor
public DefaultUserPanelDescriptor() -
DefaultUserPanelDescriptor
-
-
Method Details
-
getUserPanelCreatorClass
- Specified by:
getUserPanelCreatorClassin interfaceUserPanelDescriptor
-
setUserPanelCreatorClass
- Specified by:
setUserPanelCreatorClassin interfaceUserPanelDescriptor
-