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 SummaryFields inherited from class repast.simphony.scenario.AbstractDescriptorscs
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class repast.simphony.scenario.AbstractDescriptoraddScenarioChangedListener, getName, readResolve, setNameMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface repast.simphony.engine.schedule.DescriptorgetName, setNameMethods inherited from interface repast.simphony.userpanel.ui.UserPanelDescriptoraddScenarioChangedListener
- 
Constructor Details- 
DefaultUserPanelDescriptorpublic DefaultUserPanelDescriptor()
- 
DefaultUserPanelDescriptor
 
- 
- 
Method Details- 
getUserPanelCreatorClass- Specified by:
- getUserPanelCreatorClassin interface- UserPanelDescriptor
 
- 
setUserPanelCreatorClass- Specified by:
- setUserPanelCreatorClassin interface- UserPanelDescriptor
 
 
-