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
-
Method Summary
Methods inherited from class repast.simphony.scenario.AbstractDescriptor
addScenarioChangedListener, getName, readResolve, setName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface repast.simphony.engine.schedule.Descriptor
getName, setName
Methods inherited from interface repast.simphony.userpanel.ui.UserPanelDescriptor
addScenarioChangedListener
-
Constructor Details
-
DefaultUserPanelDescriptor
public DefaultUserPanelDescriptor() -
DefaultUserPanelDescriptor
-
-
Method Details
-
getUserPanelCreatorClass
- Specified by:
getUserPanelCreatorClass
in interfaceUserPanelDescriptor
-
setUserPanelCreatorClass
- Specified by:
setUserPanelCreatorClass
in interfaceUserPanelDescriptor
-