Uses of Class
repast.simphony.ui.plugin.editor.OptionsDialog
Packages that use OptionsDialog
Package
Description
-
Uses of OptionsDialog in repast.simphony.dataLoader.ui
Subclasses of OptionsDialog in repast.simphony.dataLoader.ui -
Uses of OptionsDialog in repast.simphony.freezedry.gui
Subclasses of OptionsDialog in repast.simphony.freezedry.gui -
Uses of OptionsDialog in repast.simphony.ui.plugin.editor
Subclasses of OptionsDialog in repast.simphony.ui.plugin.editorModifier and TypeClassDescriptionclass
AbstractWizardEditor<T extends ControllerAction>
This is an abstractEditor
implementation that is to be used for ui's where the editor is based on a set ofPanelWizardStep
s.class
An extension ofOptionsDialog
that adapts it to aEditor
and adds some helper methods for using wizard steps in the editor. -
Uses of OptionsDialog in repast.simphony.visualization.gui
Subclasses of OptionsDialog in repast.simphony.visualization.guiModifier and TypeClassDescriptionclass
Options dialog for editing an existing display.