Index
A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AboutAction - Class in org.opentcs.guing.application.action.app
-
Displays a dialog showing information about the application.
- AboutAction(ApplicationState, SharedKernelServicePortalProvider, Component) - Constructor for class org.opentcs.guing.application.action.app.AboutAction
-
Creates a new instance.
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.actions.CreateBlockAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.actions.CreateLocationTypeAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.actions.CreateVehicleAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.app.AboutAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.draw.DefaultPointSelectedAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.file.DownloadModelFromKernelAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.file.ExportPlantModelAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.file.ImportPlantModelAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.file.LoadModelAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.file.NewModelAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.file.UploadModelToKernelAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.view.AddBitmapAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.guing.application.action.view.RestoreDockingLayoutAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ApplyAttributesAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AttributeAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.BringToFrontAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultPathSelectedAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.EditorColorChooserAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.PickAttributesAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.SendToBackAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.edit.ClearSelectionAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.edit.CopyAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.edit.CutAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.edit.DuplicateAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.edit.PasteAction
- actionPerformed(ActionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
- ActionsMenu - Class in org.opentcs.guing.application.menus.menubar
-
The application's menu for run-time actions.
- ActionsMenu(ViewActionMap, OpenTCSDrawingEditor, MenuFactory, PlantOverviewApplicationConfiguration) - Constructor for class org.opentcs.guing.application.menus.menubar.ActionsMenu
-
Creates a new instance.
- ActiveLayerProvider - Interface in org.opentcs.guing.components.layer
-
Provides a method to get the currently active layer.
- add(DrawnModelComponent) - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Adds the given model component to the layer that is set in the component's layer wrapper property.
- add(DrawnModelComponent) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- addAlignmentButtonsTo(JToolBar, DrawingEditor) - Static method in class org.opentcs.thirdparty.jhotdraw.application.action.ButtonFactory
-
Creates toolbar buttons and adds them to the specified JToolBar
- addAttributesButtonsTo(JToolBar, DrawingEditor) - Static method in class org.opentcs.thirdparty.jhotdraw.application.action.ButtonFactory
-
Creates toolbar buttons and adds them to the specified JToolBar
- addBackgroundBitmap(File) - Method in class org.opentcs.guing.application.OpenTCSView
-
Adds a background image to the currently active drawing view.
- AddBitmapAction - Class in org.opentcs.guing.application.action.view
-
Actions for adding background bitmaps to the drawing view.
- AddBitmapAction(OpenTCSView) - Constructor for class org.opentcs.guing.application.action.view.AddBitmapAction
-
Creates a new instance.
- addDrawingView() - Method in class org.opentcs.guing.application.OpenTCSView
-
Adds a new drawing view to the tabbed wrappingPanel.
- addSelectedModelComponent(ModelComponent) - Method in class org.opentcs.guing.application.OpenTCSView
- AlignAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
Aligns the selected figures.
- AlignAction(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction
-
Creates a new instance.
- AlignAction.East - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
- AlignAction.Horizontal - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
- AlignAction.North - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
- AlignAction.South - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
- AlignAction.Vertical - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
- AlignAction.West - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
- alignFigures(Collection<?>, Rectangle2D.Double) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction
- alignFigures(Collection<?>, Rectangle2D.Double) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.East
- alignFigures(Collection<?>, Rectangle2D.Double) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.Horizontal
- alignFigures(Collection<?>, Rectangle2D.Double) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.North
- alignFigures(Collection<?>, Rectangle2D.Double) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.South
- alignFigures(Collection<?>, Rectangle2D.Double) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.Vertical
- alignFigures(Collection<?>, Rectangle2D.Double) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.West
- ApplicationMenuBar - Class in org.opentcs.guing.application.menus.menubar
-
The plant overview's main menu bar.
- ApplicationMenuBar(FileMenu, EditMenu, ActionsMenu, ViewMenu, HelpMenu) - Constructor for class org.opentcs.guing.application.menus.menubar.ApplicationMenuBar
-
Creates a new instance.
- applyAttributes() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ApplyAttributesAction
- ApplyAttributesAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
ApplyAttributesAction.
- ApplyAttributesAction(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.ApplyAttributesAction
-
Creates a new instance.
- applyAttributesTo(Map<AttributeKey, Object>, Set<Figure>) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AttributeAction
-
Applies the specified attributes to the currently selected figures of the drawing.
- AttributeAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
Applies attribute values on the selected figures of the current
DrawingViewof aDrawingEditor. - AttributeAction(DrawingEditor, Map<AttributeKey, Object>, String, Icon) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AttributeAction
- AttributeAction(DrawingEditor, AttributeKey, Object, String, Icon) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AttributeAction
- attributes - Variable in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AttributeAction
B
- blockAdded(BlockModel) - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
-
Message of the application that a block area was created.
- BlockChangeHandler - Class in org.opentcs.guing.components.drawing
- BlockChangeHandler(ModelManager) - Constructor for class org.opentcs.guing.components.drawing.BlockChangeHandler
-
Creates a new instance.
- blockNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- blockPrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- blockRemoved(BlockChangeEvent) - Method in class org.opentcs.guing.components.drawing.BlockChangeHandler
- BLOCKS_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
- bringToFront(DrawingView, Collection<Figure>) - Static method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.BringToFrontAction
- BringToFrontAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
ToFrontAction.
- BringToFrontAction(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.BringToFrontAction
-
Creates a new instance.
- bundle - Variable in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction
- ButtonFactory - Class in org.opentcs.thirdparty.jhotdraw.application.action
-
ButtonFactory.
C
- canSaveTo(URI) - Method in class org.opentcs.guing.application.OpenTCSView
- changeAttribute() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- clear() - Method in class org.opentcs.guing.application.OpenTCSView
- ClearSelectionAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.edit
-
Clears (de-selects) the selected region.
- ClearSelectionAction() - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.ClearSelectionAction
-
Creates a new instance which acts on the currently focused component.
- ClearSelectionAction(JComponent) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.ClearSelectionAction
-
Creates a new instance which acts on the specified component.
- cloneFigures(List<Figure>) - Method in class org.opentcs.guing.util.FigureCloner
- CloseFileAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.file
-
Closes the active view after letting the user save unsaved changes.
- CloseFileAction(OpenTCSView) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
-
Creates a new instance.
- colorChanged(BlockChangeEvent) - Method in class org.opentcs.guing.components.drawing.BlockChangeHandler
- ColorIcon - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
ColorIcon.
- ColorIcon(int, String) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- ColorIcon(Color, String) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- ColorIcon(Color, String, int, int) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- Colors - Class in org.opentcs.guing.util
-
Utility methods concerning colors/colored elements.
- COMPONENTS_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
- convert(PlantModelCreationTO) - Method in class org.opentcs.guing.persistence.ModelImportAdapter
-
Converts the given plant model data to a
SystemModelinstance. - CopyAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.edit
-
Copies the selected region and place its contents into the system clipboard.
- CopyAction() - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.CopyAction
-
Creates a new instance which acts on the currently focused component.
- CopyAction(JComponent) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.CopyAction
-
Creates a new instance which acts on the specified component.
- copySelectedItems() - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- COURSE_TAB_PANE_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
-
ID for the tab pane, that contains the course, transport orders and order sequences.
- courseElementsChanged(BlockChangeEvent) - Method in class org.opentcs.guing.components.drawing.BlockChangeHandler
- CreateBlockAction - Class in org.opentcs.guing.application.action.actions
-
An action to trigger the creation of a block.
- CreateBlockAction(GuiManager) - Constructor for class org.opentcs.guing.application.action.actions.CreateBlockAction
-
Creates a new instance.
- createConnectionTool(ConnectionFigure) - Method in interface org.opentcs.guing.application.toolbar.CreationToolFactory
- createCreationTool(Figure) - Method in interface org.opentcs.guing.application.toolbar.CreationToolFactory
- createDrawingView(SystemModel, JToggleButton, JToggleButton, JToggleButton, JPopupButton) - Method in class org.opentcs.guing.components.drawing.DrawingViewFactory
-
Creates and returns a new drawing view along with its placard panel, both wrapped in a scroll pane.
- createEmptyModel() - Method in class org.opentcs.guing.application.OpenTCSView
- createEventHandler() - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- createFigure() - Method in class org.opentcs.guing.application.toolbar.OpenTCSCreationTool
- createFigure() - Method in class org.opentcs.thirdparty.jhotdraw.application.toolbar.OpenTCSConnectionTool
- CREATEGROUP_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related to the create group dialog.
- createLayer() - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Creates a new layer.
- createLayer() - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- createLayerGroup() - Method in interface org.opentcs.guing.components.layer.LayerGroupEditorModeling
-
Creates a new layer group.
- createLayerGroup() - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- createLayoutToModelCoordinateUndoActivity(CoordinateProperty) - Method in interface org.opentcs.guing.application.menus.MenuItemComponentsFactory
-
Creates a
LayoutToModelCoordinateUndoActivityfor the given coordinate property. - createLayoutToModelMenuItem(boolean) - Method in interface org.opentcs.guing.application.menus.MenuFactory
-
Creates a menu item for copying the value of the layout properties of selected elements to the corresponding model properties.
- CreateLocationTypeAction - Class in org.opentcs.guing.application.action.actions
-
An action to trigger the creation of a location type.
- CreateLocationTypeAction(GuiManager) - Constructor for class org.opentcs.guing.application.action.actions.CreateLocationTypeAction
-
Creates a new instance.
- createModelComponent(Class<? extends ModelComponent>) - Method in class org.opentcs.guing.application.OpenTCSView
- createModelToLayoutCoordinateUndoActivity(CoordinateProperty) - Method in interface org.opentcs.guing.application.menus.MenuItemComponentsFactory
-
Creates a
ModelToLayoutCoordinateUndoActivityfor the given coordinate property. - createModelToLayoutMenuItem(boolean) - Method in interface org.opentcs.guing.application.menus.MenuFactory
- createMultipleSelectionTool(Collection<Action>, Collection<Action>) - Method in interface org.opentcs.guing.application.toolbar.SelectionToolFactory
- CreateVehicleAction - Class in org.opentcs.guing.application.action.actions
-
An action to trigger the creation of a vehicle.
- CreateVehicleAction(GuiManager) - Constructor for class org.opentcs.guing.application.action.actions.CreateVehicleAction
-
Creates a new instance.
- CreationToolFactory - Interface in org.opentcs.guing.application.toolbar
-
A factory for tools concerned with the creation of figures/model elements.
- customPopupMenuItems() - Method in class org.opentcs.guing.application.toolbar.MultipleSelectionTool
- CutAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.edit
-
Cuts the selected region and places its contents into the system clipboard.
- CutAction() - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.CutAction
-
Creates a new instance which acts on the currently focused component.
- CutAction(JComponent) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.CutAction
-
Creates a new instance which acts on the specified component.
- cutSelectedItems() - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
D
- DEFAULT_COLORS_COLUMN_COUNT - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.ButtonFactory
- DefaultAttributeAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
DefaultAttributeAction.
- DefaultAttributeAction(DrawingEditor, AttributeKey) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
-
Creates a new instance.
- DefaultAttributeAction(DrawingEditor, AttributeKey[]) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- DefaultAttributeAction(DrawingEditor, AttributeKey[], String, Icon) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- DefaultAttributeAction(DrawingEditor, AttributeKey[], String, Icon, Map<AttributeKey, Object>) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- DefaultAttributeAction(DrawingEditor, AttributeKey, String) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
-
Creates a new instance.
- DefaultAttributeAction(DrawingEditor, AttributeKey, String, Icon) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- DefaultAttributeAction(DrawingEditor, AttributeKey, Map<AttributeKey, Object>) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- DefaultAttributeAction(DrawingEditor, AttributeKey, Icon) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
-
Creates a new instance.
- defaultColors() - Static method in class org.opentcs.guing.util.Colors
- DefaultPathSelectedAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
This action manages the behaviour when the user selects the path button.
- DefaultPathSelectedAction(DrawingEditor, Tool, JPopupButton, ButtonGroup) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultPathSelectedAction
-
Constructor for an action of a button in the toolbar.
- DefaultPathSelectedAction(DrawingEditor, Tool, PathModel.Type, JPopupButton, ButtonGroup) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultPathSelectedAction
-
Constructor for a button inside a drop down menu of another button.
- DefaultPointSelectedAction - Class in org.opentcs.guing.application.action.draw
-
This action manages the behaviour when the user selects the point button.
- DefaultPointSelectedAction(DrawingEditor, Tool, JPopupButton, ButtonGroup) - Constructor for class org.opentcs.guing.application.action.draw.DefaultPointSelectedAction
-
Constructor for an action of a button in the toolbar.
- DefaultPointSelectedAction(DrawingEditor, Tool, PointModel.Type, JPopupButton, ButtonGroup) - Constructor for class org.opentcs.guing.application.action.draw.DefaultPointSelectedAction
-
Constructor for a button inside a drop down menu of another button.
- delete() - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- delete(Set<ModelComponent>) - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- DeleteEdit - Class in org.opentcs.guing.components.drawing
-
Undoes or redoes the "delete" action.
- DeleteEdit(DrawingView, List<Figure>) - Constructor for class org.opentcs.guing.components.drawing.DeleteEdit
-
Creates a new instance.
- deleteLayer(int) - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Deletes the layer with the given layer ID.
- deleteLayer(int) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- deleteLayerGroup(int) - Method in interface org.opentcs.guing.components.layer.LayerGroupEditorModeling
-
Deletes the layer group with the given layer group ID.
- deleteLayerGroup(int) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- deserialize(File) - Method in class org.opentcs.guing.persistence.unified.UnifiedModelReader
- displayDriveOrders(VehicleModel, boolean) - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- DOCKABLE_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related to dockables.
- DockingManagerModeling - Class in org.opentcs.guing.components.dockable
-
Utility class for working with dockables.
- DockingManagerModeling(JFrame, ComponentsTreeViewManager, BlocksTreeViewManager, SelectionPropertiesComponent, LayersPanel, LayerGroupsPanel) - Constructor for class org.opentcs.guing.components.dockable.DockingManagerModeling
-
Creates a new instance.
- doIt(String, View) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
- doIt(View) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
- downloadModelFromKernel() - Method in class org.opentcs.guing.application.OpenTCSView
- DownloadModelFromKernelAction - Class in org.opentcs.guing.application.action.file
-
An action to load the current kernel model in the plant overview.
- DownloadModelFromKernelAction(OpenTCSView) - Constructor for class org.opentcs.guing.application.action.file.DownloadModelFromKernelAction
-
Creates a new instance.
- DrawingViewFactory - Class in org.opentcs.guing.components.drawing
-
A factory for drawing views.
- DrawingViewFactory(Provider<OpenTCSDrawingView>, OpenTCSDrawingEditor, StatusPanel, ModelManager, DrawingOptions) - Constructor for class org.opentcs.guing.components.drawing.DrawingViewFactory
- drawTool(Graphics2D) - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- duplicate() - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- DuplicateAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.edit
-
Duplicates the selected region.
- DuplicateAction() - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.DuplicateAction
-
Creates a new instance which acts on the currently focused component.
- DuplicateAction(JComponent) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.DuplicateAction
-
Creates a new instance which acts on the specified component.
E
- East(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.East
- EditMenu - Class in org.opentcs.guing.application.menus.menubar
-
The application's "Edit" menu.
- EditMenu(ViewActionMap) - Constructor for class org.opentcs.guing.application.menus.menubar.EditMenu
-
Creates a new instance.
- EditorColorChooserAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
EditorColorChooserAction.
- EditorColorChooserAction(DrawingEditor, AttributeKey<Color>, String, Icon, Map<AttributeKey, Object>) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.EditorColorChooserAction
-
Creates a new instance.
- ElementNamingSchemeConfiguration - Interface in org.opentcs.guing.util
-
Provides methods to configure the naming convention for model elements.
- exportModel(PlantModelExporter) - Method in class org.opentcs.guing.application.OpenTCSView
- exportModel(PlantModelExporter) - Method in interface org.opentcs.guing.persistence.ModelManagerModeling
-
Exports a model using the given exporter.
- exportModel(PlantModelExporter) - Method in class org.opentcs.guing.persistence.OpenTCSModelManagerModeling
- ExportPlantModelAction - Class in org.opentcs.guing.application.action.file
- ExportPlantModelAction(PlantModelExporter, GuiManager) - Constructor for class org.opentcs.guing.application.action.file.ExportPlantModelAction
-
Creates a new instance.
F
- figureAdded(DrawingEditorEvent) - Method in class org.opentcs.guing.components.layer.LayerEditorEventHandler
- FigureCloner - Class in org.opentcs.guing.util
-
A helper class for cloning figures.
- FigureCloner(ModelManager, OpenTCSDrawingEditor) - Constructor for class org.opentcs.guing.util.FigureCloner
-
Creates a new instance.
- figureRemoved(DrawingEditorEvent) - Method in class org.opentcs.guing.components.layer.LayerEditorEventHandler
- figureSelected(DrawingEditorEvent) - Method in class org.opentcs.guing.components.layer.LayerEditorEventHandler
- figureSelected(ModelComponent) - Method in class org.opentcs.guing.application.OpenTCSView
- FileExportMenu - Class in org.opentcs.guing.application.menus.menubar
- FileExportMenu(Set<PlantModelExporter>, GuiManager) - Constructor for class org.opentcs.guing.application.menus.menubar.FileExportMenu
- FileImportMenu - Class in org.opentcs.guing.application.menus.menubar
- FileImportMenu(Set<PlantModelImporter>, GuiManager) - Constructor for class org.opentcs.guing.application.menus.menubar.FileImportMenu
- FileMenu - Class in org.opentcs.guing.application.menus.menubar
-
The application's "File" menu.
- FileMenu(ViewActionMap, FileImportMenu, FileExportMenu) - Constructor for class org.opentcs.guing.application.menus.menubar.FileMenu
-
Creates a new instance.
- followVehicle(VehicleModel) - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- formatDeserializationErrors(ModelComponent, Collection<String>) - Method in class org.opentcs.guing.persistence.ModelValidator
G
- getActiveLayer() - Method in interface org.opentcs.guing.components.layer.ActiveLayerProvider
-
Returns the
LayerWrapperinstance that holds the currently active layer. - getActiveLayer() - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- getButtonCreateLink() - Method in class org.opentcs.guing.application.action.ToolBarManager
- getButtonCreatePath() - Method in class org.opentcs.guing.application.action.ToolBarManager
- getColor() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- getContent() - Method in class org.opentcs.guing.util.TextAreaDialog
-
Returns the content of the text area.
- getDialogFileFilter() - Method in class org.opentcs.guing.persistence.unified.UnifiedModelReader
- getDragToolButton() - Method in class org.opentcs.guing.application.action.ToolBarManager
- getErrors() - Method in class org.opentcs.guing.persistence.ModelValidator
-
Returns all errors which happened after the last reset.
- getFileSavedStatus() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
- getIconHeight() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- getIconWidth() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- getInitialColor() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.EditorColorChooserAction
- getName() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- getPopupMenu() - Method in class org.opentcs.guing.components.tree.elements.VehicleUserObjectModeling
- getPresentationName() - Method in class org.opentcs.guing.application.menus.LayoutToModelCoordinateUndoActivity
- getPresentationName() - Method in class org.opentcs.guing.application.menus.ModelToLayoutCoordinateUndoActivity
- getPresentationName() - Method in class org.opentcs.guing.components.drawing.DeleteEdit
- getPresentationName() - Method in class org.opentcs.guing.components.drawing.PasteEdit
- getSelectionBounds() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction
-
Returns the bounds of the selected figures.
- getSelectionToolButton() - Method in class org.opentcs.guing.application.action.ToolBarManager
- getToolBarCreation() - Method in class org.opentcs.guing.application.action.ToolBarManager
- getToolBars() - Method in class org.opentcs.guing.application.action.ToolBarManager
- getURI() - Method in class org.opentcs.guing.application.OpenTCSView
H
- HelpMenu - Class in org.opentcs.guing.application.menus.menubar
-
The application's "Help" menu.
- HelpMenu(ViewActionMap) - Constructor for class org.opentcs.guing.application.menus.menubar.HelpMenu
-
Creates a new instance.
- Horizontal(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.Horizontal
I
- I18nPlantOverviewModeling - Interface in org.opentcs.guing.util
-
Defines application-specific constants regarding internationalization.
- ID - Static variable in class org.opentcs.guing.application.action.actions.CreateBlockAction
-
This action class's ID.
- ID - Static variable in class org.opentcs.guing.application.action.actions.CreateLocationTypeAction
-
This action class's ID.
- ID - Static variable in class org.opentcs.guing.application.action.actions.CreateVehicleAction
-
This action class's ID.
- ID - Static variable in class org.opentcs.guing.application.action.app.AboutAction
-
This action's ID.
- ID - Static variable in class org.opentcs.guing.application.action.file.DownloadModelFromKernelAction
- ID - Static variable in class org.opentcs.guing.application.action.file.LoadModelAction
- ID - Static variable in class org.opentcs.guing.application.action.file.NewModelAction
- ID - Static variable in class org.opentcs.guing.application.action.file.UploadModelToKernelAction
- ID - Static variable in class org.opentcs.guing.application.action.view.AddBitmapAction
- ID - Static variable in class org.opentcs.guing.application.action.view.RestoreDockingLayoutAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.draw.BringToFrontAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.draw.SendToBackAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.edit.ClearSelectionAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.edit.CopyAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.edit.CutAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.edit.DuplicateAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.edit.PasteAction
- ID - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
- ID_MODEL_CLOSING - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
- ID_WINDOW_CLOSING - Static variable in class org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction
- importBlock(BlockCreationTO) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- importLayout(VisualLayoutCreationTO) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- importLocation(LocationCreationTO, Collection<LocationTypeCreationTO>, SystemModel) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- importLocationLink(LocationCreationTO, String, Set<String>, SystemModel) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- importLocationType(LocationTypeCreationTO) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- importModel(PlantModelImporter) - Method in class org.opentcs.guing.application.OpenTCSView
- importModel(PlantModelImporter) - Method in interface org.opentcs.guing.persistence.ModelManagerModeling
-
Imports a model using the given importer.
- importModel(PlantModelImporter) - Method in class org.opentcs.guing.persistence.OpenTCSModelManagerModeling
- importPath(PathCreationTO, SystemModel) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- ImportPlantModelAction - Class in org.opentcs.guing.application.action.file
- ImportPlantModelAction(PlantModelImporter, GuiManager) - Constructor for class org.opentcs.guing.application.action.file.ImportPlantModelAction
-
Creates a new instance.
- importPoint(PointCreationTO, SystemModel) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- importVehicle(VehicleCreationTO) - Method in class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- init() - Method in class org.opentcs.guing.application.OpenTCSView
- init() - Method in class org.opentcs.guing.application.ViewManagerModeling
- initializeDockables() - Method in class org.opentcs.guing.components.dockable.DockingManagerModeling
- initModellingDockable(DefaultSingleCDockable, String) - Method in class org.opentcs.guing.application.ViewManagerModeling
-
Initializes the unique modelling dockable.
- isValidWith(SystemModel, ModelComponent) - Method in class org.opentcs.guing.persistence.ModelValidator
-
Checks whether the given model will be valid if the component would be added to it.
K
- key - Variable in class org.opentcs.thirdparty.jhotdraw.application.action.draw.EditorColorChooserAction
L
- LAYER_GROUPS_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
- LAYER_TAB_PANE_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
- LayerEditorEventHandler - Class in org.opentcs.guing.components.layer
-
Handles drawing editor events that the layer editor needs to know about.
- LayerEditorEventHandler(LayerEditorModeling) - Constructor for class org.opentcs.guing.components.layer.LayerEditorEventHandler
- LayerEditorModeling - Interface in org.opentcs.guing.components.layer
-
Provides methods to edit layers.
- LayerGroupEditorModeling - Interface in org.opentcs.guing.components.layer
-
Provides methods to edit layer groups.
- LayerGroupsPanel - Class in org.opentcs.guing.components.layer
-
A panel to display and edit layer groups.
- LayerGroupsPanel(ModelManager, LayerGroupManager, LayerGroupEditorModeling) - Constructor for class org.opentcs.guing.components.layer.LayerGroupsPanel
- LayerManagerModeling - Class in org.opentcs.guing.components.layer
-
The
LayerManagerimplementation for the model editor application. - LayerManagerModeling(ViewManager, EventBus) - Constructor for class org.opentcs.guing.components.layer.LayerManagerModeling
- LAYERS_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
- LAYERS_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related to layers.
- LayersPanel - Class in org.opentcs.guing.components.layer
-
A panel to display and edit layers.
- LayersPanel(ModelManager, LayerManager, LayerGroupManager, LayerEditorModeling, ActiveLayerProvider) - Constructor for class org.opentcs.guing.components.layer.LayersPanel
- layoutNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- layoutPrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- LayoutToModelCoordinateUndoActivity - Class in org.opentcs.guing.application.menus
- LayoutToModelCoordinateUndoActivity(CoordinateProperty, ModelManager) - Constructor for class org.opentcs.guing.application.menus.LayoutToModelCoordinateUndoActivity
- LayoutToModelMenuItem - Class in org.opentcs.guing.application.menus
-
A menu item for copying the value of the layout properties of selected points or locations to the corresponding model properties.
- LayoutToModelMenuItem(OpenTCSDrawingEditor, UndoRedoManager, EventHandler, MenuItemComponentsFactory, boolean) - Constructor for class org.opentcs.guing.application.menus.LayoutToModelMenuItem
-
Creates a new instance.
- linkNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- linkPrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- loadModel() - Method in class org.opentcs.guing.application.OpenTCSView
- loadModel(File) - Method in interface org.opentcs.guing.persistence.ModelManagerModeling
-
Shows a dialog to select a model and loads it.
- loadModel(File) - Method in class org.opentcs.guing.persistence.OpenTCSModelManagerModeling
- loadModel(File, ModelFileReader) - Method in interface org.opentcs.guing.persistence.ModelManagerModeling
-
Shows a dialog to select a model and loads it.
- loadModel(File, ModelFileReader) - Method in class org.opentcs.guing.persistence.OpenTCSModelManagerModeling
- LoadModelAction - Class in org.opentcs.guing.application.action.file
- LoadModelAction(GuiManager) - Constructor for class org.opentcs.guing.application.action.file.LoadModelAction
-
Creates a new instance.
- locale() - Method in interface org.opentcs.guing.util.PlantOverviewModelingApplicationConfiguration
- locationNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- locationPrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- locationThemeClass() - Method in interface org.opentcs.guing.util.PlantOverviewModelingApplicationConfiguration
- locationTypeNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- locationTypePrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
M
- MENU_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related the menu bar.
- MenuFactory - Interface in org.opentcs.guing.application.menus
-
A factory for various menus and menu items.
- MenuItemComponentsFactory - Interface in org.opentcs.guing.application.menus
-
A factory for creating instances in relation to menu items.
- MISC_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to miscellaneous resources
- ModelImportAdapter - Class in org.opentcs.guing.persistence
-
Converts plant model data to
SystemModelinstances. - ModelImportAdapter(Provider<SystemModel>, PlantModelElementConverter, ModelValidator, StatusPanel) - Constructor for class org.opentcs.guing.persistence.ModelImportAdapter
- ModelKernelPersistor - Class in org.opentcs.guing.persistence
-
Persists data kept in
SystemModels to the kernel. - ModelKernelPersistor(StatusPanel, Provider<ModelValidator>, ModelExportAdapter) - Constructor for class org.opentcs.guing.persistence.ModelKernelPersistor
-
Creates a new instance.
- ModelManagerModeling - Interface in org.opentcs.guing.persistence
-
Manages (loads, saves and keeps) the driving course model.
- MODELNAME_PROPERTY - Static variable in class org.opentcs.guing.application.OpenTCSView
-
Property key for the currently loaded driving course model.
- ModelToLayoutCoordinateUndoActivity - Class in org.opentcs.guing.application.menus
- ModelToLayoutCoordinateUndoActivity(CoordinateProperty, ModelManager) - Constructor for class org.opentcs.guing.application.menus.ModelToLayoutCoordinateUndoActivity
- ModelToLayoutMenuItem - Class in org.opentcs.guing.application.menus
-
A menu item for copying the value of the model properties of selected points or locations to the corresponding layout properties.
- ModelToLayoutMenuItem(OpenTCSDrawingEditor, UndoRedoManager, EventHandler, MenuItemComponentsFactory, boolean) - Constructor for class org.opentcs.guing.application.menus.ModelToLayoutMenuItem
-
Creates a new instance.
- ModelValidator - Class in org.opentcs.guing.persistence
-
Validator for a
SystemModeland itsModelComponents. - ModelValidator() - Constructor for class org.opentcs.guing.persistence.ModelValidator
-
Creates a new instance.
- mouseClicked(MouseEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- mouseDragged(MouseEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- mouseEntered(MouseEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- mouseExited(MouseEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- mouseMoved(MouseEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- mousePressed(MouseEvent) - Method in class org.opentcs.guing.application.toolbar.OpenTCSCreationTool
- mousePressed(MouseEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- mousePressed(MouseEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.toolbar.OpenTCSConnectionTool
- mouseReleased(MouseEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- mouseReleased(MouseEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.toolbar.OpenTCSConnectionTool
- mouseWheelMoved(MouseWheelEvent) - Method in class org.opentcs.guing.components.drawing.ViewDragScrollListener
- moveLayerDown(int) - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Moves the layer with the given ID one level down.
- moveLayerDown(int) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- moveLayerUp(int) - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Moves the layer with the given ID one level up.
- moveLayerUp(int) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- MultipleSelectionTool - Class in org.opentcs.guing.application.toolbar
-
The default selection tool.
- MultipleSelectionTool(ApplicationState, MenuFactory, SelectAreaTracker, DragTracker, Collection<Action>, Collection<Action>) - Constructor for class org.opentcs.guing.application.toolbar.MultipleSelectionTool
-
Creates a new instance.
N
- NAME - Static variable in class org.opentcs.guing.application.OpenTCSView
-
The name/title of this application.
- NewModelAction - Class in org.opentcs.guing.application.action.file
- NewModelAction(GuiManager) - Constructor for class org.opentcs.guing.application.action.file.NewModelAction
-
Creates a new instance.
- North(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.North
O
- onEvent(Object) - Method in class org.opentcs.guing.application.action.ToolBarManager
- onEvent(Object) - Method in class org.opentcs.guing.application.OpenTCSView
- onEvent(Object) - Method in class org.opentcs.thirdparty.jhotdraw.application.OpenTCSSDIApplication
- OpenTCSConnectionTool - Class in org.opentcs.thirdparty.jhotdraw.application.toolbar
-
A tool to connect two figures with a path for instance.
- OpenTCSConnectionTool(ActiveLayerProvider, ConnectionFigure) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.toolbar.OpenTCSConnectionTool
-
Creates a new instance.
- OpenTCSCreationTool - Class in org.opentcs.guing.application.toolbar
-
A custom tool used to create
PointFigures andLocationFigures. - OpenTCSCreationTool(ActiveLayerProvider, Figure) - Constructor for class org.opentcs.guing.application.toolbar.OpenTCSCreationTool
-
Creates a new instance.
- OpenTCSDrawingViewModeling - Class in org.opentcs.thirdparty.jhotdraw.components.drawing
-
A DrawingView implementation for the openTCS plant overview.
- OpenTCSDrawingViewModeling(ApplicationState, ModelManager, FigureCloner, ActiveLayerProvider, BlockChangeHandler) - Constructor for class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
-
Creates new instance.
- OpenTCSModelManagerModeling - Class in org.opentcs.guing.persistence
-
Manages (loads, persists and keeps) the driving course model.
- OpenTCSModelManagerModeling(CourseObjectFactory, ModelComponentFactory, ProcessAdapterUtil, Provider<SystemModel>, StatusPanel, File, ModelKernelPersistor, ModelFileReader, ModelFilePersistor, ModelImportAdapter, ModelExportAdapter, ProgressIndicator) - Constructor for class org.opentcs.guing.persistence.OpenTCSModelManagerModeling
-
Creates a new instance.
- OpenTCSSDIApplication - Class in org.opentcs.thirdparty.jhotdraw.application
-
The enclosing SDI application.
- OpenTCSSDIApplication(JFrame, Provider<ApplicationMenuBar>, ModelManager, EventSource, PortalManager) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.OpenTCSSDIApplication
-
Creates a new instance.
- OpenTCSView - Class in org.opentcs.guing.application
-
Visualizes the driving course and other kernel objects as well as messages received by the kernel.
- OpenTCSView(ApplicationState, JFrame, ProgressIndicator, SharedKernelServicePortalProvider, ViewManagerModeling, OpenTCSDrawingEditor, ModelManagerModeling, StatusPanel, PanelRegistry, ModelComponentFactory, UserMessageHelper, DrawingViewFactory, UniqueNameGenerator, UndoRedoManager, ComponentsTreeViewManager, BlocksTreeViewManager, SelectionPropertiesComponent, UserObjectUtil, Provider<ViewActionMap>, Provider<ToolBarManager>, PropertiesPanelFactory, EventBus, DockingManagerModeling, DrawingViewFocusHandler, LayerManager, LayerEditorEventHandler) - Constructor for class org.opentcs.guing.application.OpenTCSView
-
Creates a new instance.
- org.opentcs.guing.application - package org.opentcs.guing.application
- org.opentcs.guing.application.action - package org.opentcs.guing.application.action
- org.opentcs.guing.application.action.actions - package org.opentcs.guing.application.action.actions
- org.opentcs.guing.application.action.app - package org.opentcs.guing.application.action.app
- org.opentcs.guing.application.action.draw - package org.opentcs.guing.application.action.draw
- org.opentcs.guing.application.action.file - package org.opentcs.guing.application.action.file
- org.opentcs.guing.application.action.view - package org.opentcs.guing.application.action.view
- org.opentcs.guing.application.menus - package org.opentcs.guing.application.menus
- org.opentcs.guing.application.menus.menubar - package org.opentcs.guing.application.menus.menubar
- org.opentcs.guing.application.toolbar - package org.opentcs.guing.application.toolbar
- org.opentcs.guing.components.dockable - package org.opentcs.guing.components.dockable
- org.opentcs.guing.components.drawing - package org.opentcs.guing.components.drawing
- org.opentcs.guing.components.layer - package org.opentcs.guing.components.layer
- org.opentcs.guing.components.tree.elements - package org.opentcs.guing.components.tree.elements
- org.opentcs.guing.persistence - package org.opentcs.guing.persistence
- org.opentcs.guing.persistence.unified - package org.opentcs.guing.persistence.unified
- org.opentcs.guing.util - package org.opentcs.guing.util
- org.opentcs.thirdparty.jhotdraw.application - package org.opentcs.thirdparty.jhotdraw.application
- org.opentcs.thirdparty.jhotdraw.application.action - package org.opentcs.thirdparty.jhotdraw.application.action
- org.opentcs.thirdparty.jhotdraw.application.action.draw - package org.opentcs.thirdparty.jhotdraw.application.action.draw
- org.opentcs.thirdparty.jhotdraw.application.action.edit - package org.opentcs.thirdparty.jhotdraw.application.action.edit
- org.opentcs.thirdparty.jhotdraw.application.action.file - package org.opentcs.thirdparty.jhotdraw.application.action.file
- org.opentcs.thirdparty.jhotdraw.application.toolbar - package org.opentcs.thirdparty.jhotdraw.application.toolbar
- org.opentcs.thirdparty.jhotdraw.components.drawing - package org.opentcs.thirdparty.jhotdraw.components.drawing
P
- paintIcon(Component, Graphics, int, int) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ColorIcon
- PasteAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.edit
-
Pastes the contents of the system clipboard at the caret position.
- PasteAction() - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.PasteAction
-
Creates a new instance which acts on the currently focused component.
- PasteAction(JComponent) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.edit.PasteAction
-
Creates a new instance which acts on the specified component.
- pasteBufferedItems() - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- PasteEdit - Class in org.opentcs.guing.components.drawing
-
Undoes or redoes a "paste" action.
- PasteEdit(DrawingView, List<Figure>) - Constructor for class org.opentcs.guing.components.drawing.PasteEdit
-
Creates a new instance.
- pathNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- pathPrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- persist(SystemModel, KernelServicePortal, boolean) - Method in class org.opentcs.guing.persistence.ModelKernelPersistor
-
Persists the given model to the given kernel.
- pickAttributes() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.PickAttributesAction
- PickAttributesAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
PickAttributesAction.
- PickAttributesAction(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.PickAttributesAction
-
Creates a new instance.
- PlantModelElementConverter - Class in org.opentcs.guing.persistence.unified
- PlantModelElementConverter() - Constructor for class org.opentcs.guing.persistence.unified.PlantModelElementConverter
- PlantOverviewModelingApplicationConfiguration - Interface in org.opentcs.guing.util
-
Provides methods to configure the PlantOverview application (in modeling mode).
- PlantOverviewStarter - Class in org.opentcs.guing.application
-
The plant overview application's entry point.
- PlantOverviewStarter(ProgressIndicator, Application, OpenTCSView, EventLogger) - Constructor for class org.opentcs.guing.application.PlantOverviewStarter
-
Creates a new instance.
- pointNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- pointPrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- PREFIX - Static variable in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
-
This configuration's prefix.
- PREFIX - Static variable in interface org.opentcs.guing.util.PlantOverviewModelingApplicationConfiguration
-
This configuration's prefix.
- PROPERTIES_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
R
- read(URI, URIChooser) - Method in class org.opentcs.guing.application.OpenTCSView
- redo() - Method in class org.opentcs.guing.components.drawing.DeleteEdit
- redo() - Method in class org.opentcs.guing.components.drawing.PasteEdit
- remove(DrawnModelComponent) - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Removes the given model component from its layer.
- remove(DrawnModelComponent) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- reset() - Method in class org.opentcs.guing.application.ViewManagerModeling
-
Resets all components.
- reset() - Method in class org.opentcs.guing.components.dockable.DockingManagerModeling
- reset() - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- resetErrors() - Method in class org.opentcs.guing.persistence.ModelValidator
-
Clears all error messages.
- resetWindowArrangement() - Method in class org.opentcs.guing.application.OpenTCSView
-
Restores the layout to default.
- RestoreDockingLayoutAction - Class in org.opentcs.guing.application.action.view
-
Action for resetting the docking layout.
- RestoreDockingLayoutAction(OpenTCSView) - Constructor for class org.opentcs.guing.application.action.view.RestoreDockingLayoutAction
-
Creates a new instance.
- restoreLayers() - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- restoreModelComponents(List<UserObject>) - Method in class org.opentcs.guing.application.OpenTCSView
S
- saveModel() - Method in class org.opentcs.guing.application.OpenTCSView
- saveModelAs() - Method in class org.opentcs.guing.application.OpenTCSView
- saveTransformBeforeModification() - Method in class org.opentcs.guing.application.menus.LayoutToModelCoordinateUndoActivity
- saveTransformBeforeModification() - Method in class org.opentcs.guing.application.menus.ModelToLayoutCoordinateUndoActivity
- saveTransformForRedo() - Method in class org.opentcs.guing.application.menus.LayoutToModelCoordinateUndoActivity
- saveTransformForRedo() - Method in class org.opentcs.guing.application.menus.ModelToLayoutCoordinateUndoActivity
- saveTransformForUndo() - Method in class org.opentcs.guing.application.menus.LayoutToModelCoordinateUndoActivity
- saveTransformForUndo() - Method in class org.opentcs.guing.application.menus.ModelToLayoutCoordinateUndoActivity
- selectionChanged(FigureSelectionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ApplyAttributesAction
- selectionChanged(FigureSelectionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultAttributeAction
- selectionChanged(FigureSelectionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.EditorColorChooserAction
- selectionChanged(FigureSelectionEvent) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.PickAttributesAction
- SelectionToolFactory - Interface in org.opentcs.guing.application.toolbar
- selectModelComponent(ModelComponent) - Method in class org.opentcs.guing.application.OpenTCSView
- sendToBack(DrawingView, Collection<Figure>) - Static method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.SendToBackAction
- SendToBackAction - Class in org.opentcs.thirdparty.jhotdraw.application.action.draw
-
SendToBackAction.
- SendToBackAction(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.SendToBackAction
-
Creates a new instance.
- setBitmapToModellingView(File) - Method in class org.opentcs.guing.application.ViewManagerModeling
- setBlocks(ModelComponent) - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- setContent(Collection<String>) - Method in class org.opentcs.guing.util.TextAreaDialog
-
Sets the content of the text area.
- setExcludedAttributes(Set<AttributeKey<?>>) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.ApplyAttributesAction
-
Set of attributes that is excluded when applying default attributes.
- setExcludedAttributes(Set<AttributeKey>) - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.PickAttributesAction
-
Set of attributes that is excluded when applying default attributes.
- setLayerActive(int) - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Sets the layer with the given ID as the active layer.
- setLayerActive(int) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- setLayerGroupId(int, int) - Method in interface org.opentcs.guing.components.layer.LayerEditorModeling
-
Sets the group ID for the layer with the given ID.
- setLayerGroupId(int, int) - Method in class org.opentcs.guing.components.layer.LayerManagerModeling
- show(View) - Method in class org.opentcs.thirdparty.jhotdraw.application.OpenTCSSDIApplication
- showLoadingValidationWarning(Component, Collection<String>) - Method in class org.opentcs.guing.persistence.ModelValidator
- showPluginPanel(PluggablePanelFactory, boolean) - Method in class org.opentcs.guing.application.OpenTCSView
- showSavingValidationWarning(Component, Collection<String>) - Method in class org.opentcs.guing.persistence.ModelValidator
- South(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.South
- startPlantOverview() - Method in class org.opentcs.guing.application.PlantOverviewStarter
- STATUS_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related to status messages.
- stop() - Method in class org.opentcs.guing.application.OpenTCSView
- stopFollowVehicle() - Method in class org.opentcs.thirdparty.jhotdraw.components.drawing.OpenTCSDrawingViewModeling
- SYSTEM_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related to the system.
T
- TextAreaDialog - Class in org.opentcs.guing.util
-
Shows a dialog with a text area and a label to describe the content of it.
- TextAreaDialog(Component, boolean, String) - Constructor for class org.opentcs.guing.util.TextAreaDialog
-
Creates new form TextAreaDialog.
- TOOLBAR_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related to toolbars.
- ToolBarManager - Class in org.opentcs.guing.application.action
-
Sets up and manages a list of tool bars in the graphical user interface.
- ToolBarManager(ViewActionMap, CourseObjectFactory, OpenTCSDrawingEditor, CreationToolFactory, SelectionToolFactory) - Constructor for class org.opentcs.guing.application.action.ToolBarManager
-
Creates a new instance.
- TREE_TAB_PANE_ID - Static variable in class org.opentcs.guing.components.dockable.DockingManagerModeling
-
ID for the tab pane, that contains the components, blocks and groups.
- treeComponentRemoved(ModelComponent) - Method in class org.opentcs.guing.application.OpenTCSView
U
- undo() - Method in class org.opentcs.guing.components.drawing.DeleteEdit
- undo() - Method in class org.opentcs.guing.components.drawing.PasteEdit
- UnifiedModelReader - Class in org.opentcs.guing.persistence.unified
-
Implementation of [@link ModelFileReader} to deserialize a
PlantModelCreationTOfrom a xml file. - UnifiedModelReader(ModelParser) - Constructor for class org.opentcs.guing.persistence.unified.UnifiedModelReader
- UniqueNameGenerator - Class in org.opentcs.guing.util
- UniqueNameGenerator(ElementNamingSchemeConfiguration) - Constructor for class org.opentcs.guing.util.UniqueNameGenerator
- unusedBlockColor(List<BlockModel>) - Static method in class org.opentcs.guing.util.Colors
-
Returns a (preferredly unused) color for a new block.
- unusedVehicleColor(List<VehicleModel>) - Static method in class org.opentcs.guing.util.Colors
-
Returns a (preferredly unused) color for a new vehicle.
- updateEnabled() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.edit.ClearSelectionAction
- updateEnabled() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.edit.PasteAction
- updateEnabledState() - Method in class org.opentcs.guing.application.action.draw.DefaultPointSelectedAction
- updateEnabledState() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction
- updateEnabledState() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.AttributeAction
- updateEnabledState() - Method in class org.opentcs.thirdparty.jhotdraw.application.action.draw.DefaultPathSelectedAction
- updateModelName() - Method in class org.opentcs.guing.application.OpenTCSView
- updateViewTitle(View, JFrame) - Method in class org.opentcs.thirdparty.jhotdraw.application.OpenTCSSDIApplication
- uploadModel(KernelServicePortal) - Method in interface org.opentcs.guing.persistence.ModelManagerModeling
-
Uploads the given system model to the kernel.
- uploadModel(KernelServicePortal) - Method in class org.opentcs.guing.persistence.OpenTCSModelManagerModeling
- uploadModelToKernel() - Method in class org.opentcs.guing.application.OpenTCSView
-
Uploads the current (local) model to the kernel.
- UploadModelToKernelAction - Class in org.opentcs.guing.application.action.file
-
An action to upload the (local) model to the kernel.
- UploadModelToKernelAction(OpenTCSView) - Constructor for class org.opentcs.guing.application.action.file.UploadModelToKernelAction
-
Creates a new instance.
V
- VALIDATOR_PATH - Static variable in interface org.opentcs.guing.util.I18nPlantOverviewModeling
-
Path to the resources related to model validator.
- vehicleNumberPattern() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- vehiclePrefix() - Method in interface org.opentcs.guing.util.ElementNamingSchemeConfiguration
- VehicleUserObjectModeling - Class in org.opentcs.guing.components.tree.elements
-
A Vehicle object in the tree view.
- VehicleUserObjectModeling(VehicleModel, GuiManager, ModelManager) - Constructor for class org.opentcs.guing.components.tree.elements.VehicleUserObjectModeling
-
Creates a new instance.
- Vertical(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.Vertical
- ViewActionMap - Class in org.opentcs.guing.application.action
-
A custom ActionMap for the plant overview application.
- ViewActionMap(OpenTCSView, UndoRedoManager, AboutAction, ModelPropertiesAction, DownloadModelFromKernelAction) - Constructor for class org.opentcs.guing.application.action.ViewActionMap
-
Creates a new instance.
- ViewDragScrollListener - Class in org.opentcs.guing.components.drawing
-
A listener for dragging of the drawing view and single objects inside the view.
- ViewDragScrollListener(DrawingViewScrollPane, JComboBox<ZoomItem>, JToggleButton, JToggleButton, JToggleButton, JPopupButton, StatusPanel, ModelManager) - Constructor for class org.opentcs.guing.components.drawing.ViewDragScrollListener
-
Creates a new instance.
- ViewManagerModeling - Class in org.opentcs.guing.application
-
Manages the mapping of dockables to drawing views, transport order views and order sequence views.
- ViewManagerModeling(DockingManagerModeling, EventSource) - Constructor for class org.opentcs.guing.application.ViewManagerModeling
-
Creates a new instance.
- ViewMenu - Class in org.opentcs.guing.application.menus.menubar
-
The application's menu for view-related operations.
- ViewMenu(ViewActionMap, ToolBarManager, ViewPluginPanelsMenu) - Constructor for class org.opentcs.guing.application.menus.menubar.ViewMenu
-
Creates a new instance.
- ViewToolBarsMenu - Class in org.opentcs.guing.application.menus.menubar
- ViewToolBarsMenu(Collection<Action>) - Constructor for class org.opentcs.guing.application.menus.menubar.ViewToolBarsMenu
W
- West(DrawingEditor) - Constructor for class org.opentcs.thirdparty.jhotdraw.application.action.draw.AlignAction.West
- write(URI, URIChooser) - Method in class org.opentcs.guing.application.OpenTCSView
All Classes All Packages