Package repast.simphony.userpanel.ui
Class UserPanelControllerActionIO.UserPanelActionLoader
java.lang.Object
repast.simphony.scenario.AbstractActionLoader
repast.simphony.scenario.ObjectActionLoader<T>
repast.simphony.scenario.DescriptorActionLoader<UserPanelDescriptor>
repast.simphony.userpanel.ui.UserPanelControllerActionIO.UserPanelActionLoader
- All Implemented Interfaces:
ActionLoader
- Enclosing class:
- UserPanelControllerActionIO
public static class UserPanelControllerActionIO.UserPanelActionLoader
extends DescriptorActionLoader<UserPanelDescriptor>
-
Field Summary
Fields inherited from class repast.simphony.scenario.ObjectActionLoader
actionRoot, dataClassFields inherited from class repast.simphony.scenario.AbstractActionLoader
contextID, file -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ControllerActioncreateAction(UserPanelDescriptor descriptor, Scenario scenario) protected ClassLoaderMethods inherited from class repast.simphony.scenario.ObjectActionLoader
performLoad, prepareMethods inherited from class repast.simphony.scenario.AbstractActionLoader
loadAction
-
Constructor Details
-
UserPanelActionLoader
-
-
Method Details
-
createAction
- Specified by:
createActionin classObjectActionLoader<UserPanelDescriptor>
-
getClassLoader
- Specified by:
getClassLoaderin classObjectActionLoader<UserPanelDescriptor>
-