Constant Field Values

Contents

org.opentcs.*

  • org.opentcs.guing.application.OpenTCSView 
    Modifier and Type Constant Field Value
    public static final java.lang.String MODELNAME_PROPERTY "modelName"
  • org.opentcs.guing.application.action.actions.CreateBlockAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "openTCS.createBlock"
  • org.opentcs.guing.application.action.actions.CreateLocationTypeAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "openTCS.createLocationType"
  • org.opentcs.guing.application.action.actions.CreateVehicleAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "openTCS.createVehicle"
  • org.opentcs.guing.application.action.app.AboutAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "application.about"
  • org.opentcs.guing.application.action.file.DownloadModelFromKernelAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "file.downloadModelFromKernel"
  • org.opentcs.guing.application.action.file.LoadModelAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "file.loadModel"
  • org.opentcs.guing.application.action.file.NewModelAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "file.newModel"
  • org.opentcs.guing.application.action.file.UploadModelToKernelAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "file.uploadModelToKernel"
  • org.opentcs.guing.application.action.view.AddBitmapAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "view.addBitmap"
  • org.opentcs.guing.application.action.view.RestoreDockingLayoutAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "openTCS.restoreDockingLayout"
  • org.opentcs.guing.util.ElementNamingSchemeConfiguration 
    Modifier and Type Constant Field Value
    public static final java.lang.String PREFIX "elementnamingscheme"
  • org.opentcs.guing.util.I18nPlantOverviewModeling 
    Modifier and Type Constant Field Value
    public static final java.lang.String CREATEGROUP_PATH "i18n.org.opentcs.plantoverview.modeling.dialogs.createGroup"
    public static final java.lang.String DOCKABLE_PATH "i18n.org.opentcs.plantoverview.modeling.panels.dockable"
    public static final java.lang.String LAYERS_PATH "i18n.org.opentcs.plantoverview.modeling.panels.layers"
    public static final java.lang.String MENU_PATH "i18n.org.opentcs.plantoverview.modeling.mainMenu"
    public static final java.lang.String MISC_PATH "i18n.org.opentcs.plantoverview.modeling.miscellaneous"
    public static final java.lang.String STATUS_PATH "i18n.org.opentcs.plantoverview.modeling.panels.status"
    public static final java.lang.String SYSTEM_PATH "i18n.org.opentcs.plantoverview.modeling.system"
    public static final java.lang.String TOOLBAR_PATH "i18n.org.opentcs.plantoverview.modeling.toolbar"
    public static final java.lang.String VALIDATOR_PATH "i18n.org.opentcs.plantoverview.modeling.modelValidation"
  • org.opentcs.guing.util.PlantOverviewModelingApplicationConfiguration 
    Modifier and Type Constant Field Value
    public static final java.lang.String PREFIX "plantoverviewapp"
  • org.opentcs.thirdparty.jhotdraw.application.action.draw.BringToFrontAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "edit.bringToFront"
  • org.opentcs.thirdparty.jhotdraw.application.action.draw.SendToBackAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "edit.sendToBack"
  • org.opentcs.thirdparty.jhotdraw.application.action.edit.ClearSelectionAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "edit.clearSelection"
  • org.opentcs.thirdparty.jhotdraw.application.action.edit.CopyAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "edit.copy"
  • org.opentcs.thirdparty.jhotdraw.application.action.edit.CutAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "edit.cut"
  • org.opentcs.thirdparty.jhotdraw.application.action.edit.DuplicateAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "edit.duplicate"
  • org.opentcs.thirdparty.jhotdraw.application.action.edit.PasteAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "edit.paste"
  • org.opentcs.thirdparty.jhotdraw.application.action.file.CloseFileAction 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "file.close"
    public static final java.lang.String ID_MODEL_CLOSING "modelClosing"
    public static final java.lang.String ID_WINDOW_CLOSING "windowClosing"