Uses of Interface
repast.simphony.ui.plugin.EditorMenuItem
Packages that use EditorMenuItem
Package
Description
-
Uses of EditorMenuItem in repast.simphony.chart2.gui
Classes in repast.simphony.chart2.gui that implement EditorMenuItemModifier and TypeClassDescriptionclass
Implements the "Add Time Series Chart" menu item.class
Implements the "Add Time Series Chart" menu item. -
Uses of EditorMenuItem in repast.simphony.data2.gui
Classes in repast.simphony.data2.gui that implement EditorMenuItemModifier and TypeClassDescriptionclass
Implements the "Add Data Set" menu item.class
Implements the "Add Data Set" menu item.class
Implements the "Add Data Set" menu item. -
Uses of EditorMenuItem in repast.simphony.dataLoader.ui
Classes in repast.simphony.dataLoader.ui that implement EditorMenuItem -
Uses of EditorMenuItem in repast.simphony.freezedry.gui
Classes in repast.simphony.freezedry.gui that implement EditorMenuItemModifier and TypeClassDescriptionclass
A menu item that allows a person to add a scheduled freeze drying through the freeze dryer wizard. -
Uses of EditorMenuItem in repast.simphony.ui.plugin
Classes in repast.simphony.ui.plugin that implement EditorMenuItemModifier and TypeClassDescriptionclass
Partial implementation of the EditorMenuItem interface.Methods in repast.simphony.ui.plugin with parameters of type EditorMenuItemModifier and TypeMethodDescriptionvoid
CompositeActionEditorExtensions.addEditorMenuItem
(String parentActionID, EditorMenuItem item) void
ParentActionUI.addEditorMenuItem
(EditorMenuItem item) int
AbstractEditorMenuItem.compareTo
(EditorMenuItem editorMenuItem) -
Uses of EditorMenuItem in repast.simphony.userpanel.ui
Classes in repast.simphony.userpanel.ui that implement EditorMenuItem -
Uses of EditorMenuItem in repast.simphony.visualization.gui
Classes in repast.simphony.visualization.gui that implement EditorMenuItemModifier and TypeClassDescriptionclass
EditorMenuItem for creating displays.