Uses of Interface
repast.simphony.userpanel.ui.UserPanelDescriptor
Packages that use UserPanelDescriptor
-
Uses of UserPanelDescriptor in repast.simphony.userpanel.ui
Classes in repast.simphony.userpanel.ui that implement UserPanelDescriptorMethods in repast.simphony.userpanel.ui that return UserPanelDescriptorModifier and TypeMethodDescriptionDefaultUserPanelDescriptorAction.getDescriptor()UserPanelWizardModel.getDescriptor()Methods in repast.simphony.userpanel.ui with parameters of type UserPanelDescriptorModifier and TypeMethodDescriptionprotected ControllerActionUserPanelControllerActionIO.UserPanelActionLoader.createAction(UserPanelDescriptor descriptor, Scenario scenario) voidUserPanelWizardModel.setDescriptor(UserPanelDescriptor descriptor) Constructors in repast.simphony.userpanel.ui with parameters of type UserPanelDescriptorModifierConstructorDescriptionDefaultUserPanelDescriptorAction(UserPanelDescriptor descriptor) UserPanelEditorWizard(List<Class<?>> clazzes, UserPanelDescriptor descriptor) UserPanelWizardModel(Collection<Class<?>> clazzes, UserPanelDescriptor descriptor)