Uses of Class
adams.gui.core.BaseFlatButton
-
-
Uses of BaseFlatButton in adams.gui.core
Subclasses of BaseFlatButton in adams.gui.core Modifier and Type Class Description classBaseFlatButtonWithDropDownMenuFlat button that opens a dropdown menu when clicked.Fields in adams.gui.core declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonBaseColorTextField. m_Buttonthe button for displaying the color and popping up the color picker dialog.protected BaseFlatButtonAbstractNamedHistoryPanel. m_ButtonDownthe move down button.protected BaseFlatButtonMultiPagePane. m_ButtonDownthe move down button.protected BaseFlatButtonBaseFlatSplitButton. m_ButtonMainthe main button.protected BaseFlatButtonAbstractNamedHistoryPanel. m_ButtonRemovethe remove button.protected BaseFlatButtonMultiPagePane. m_ButtonRemovethe remove button.protected BaseFlatButtonAbstractNamedHistoryPanel. m_ButtonRemoveAllthe remove all button.protected BaseFlatButtonMultiPagePane. m_ButtonRemoveAllthe remove all button.protected BaseFlatButtonMultiPagePane. m_ButtonUndothe undo button.protected BaseFlatButtonAbstractNamedHistoryPanel. m_ButtonUpthe move up button.protected BaseFlatButtonMultiPagePane. m_ButtonUpthe move up button. -
Uses of BaseFlatButton in adams.gui.flow
Fields in adams.gui.flow declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonFlowPanelNotificationArea. m_ButtonClosethe close button. -
Uses of BaseFlatButton in adams.gui.goe
Fields in adams.gui.goe declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButton[]PropertySheetPanel. m_VarButtonsthe buttons for the variable popup menu.Methods in adams.gui.goe that return BaseFlatButton Modifier and Type Method Description BaseFlatButtonPropertySheetPanel. findVarButton(PropertyEditor editor)Tries to find the variable button for the specified editor.Methods in adams.gui.goe with parameters of type BaseFlatButton Modifier and Type Method Description static voidVariableSupport. updateButton(BaseFlatButton button, String variable)Updates the icon of the variables button. -
Uses of BaseFlatButton in adams.gui.tools
Fields in adams.gui.tools declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonFileCommanderPanel. m_ButtonCopythe button for copying.protected BaseFlatButtonFileCommanderPanel. m_ButtonDeletethe button for deleting.protected BaseFlatButtonFileCommanderPanel. m_ButtonDuplicatethe button for duplicating.protected BaseFlatButtonFileCommanderPanel. m_ButtonMkDirthe button for creating a directory.protected BaseFlatButtonFileCommanderPanel. m_ButtonMovethe button for moving.protected BaseFlatButtonFileCommanderPanel. m_ButtonQuitthe button for quitting.protected BaseFlatButtonFileCommanderPanel. m_ButtonReloadthe button for reloading the files.protected BaseFlatButtonFileCommanderPanel. m_ButtonRenamethe button for renaming.protected BaseFlatButtonFileCommanderPanel. m_ButtonStopthe button for stopping an operation.protected BaseFlatButtonFileCommanderPanel. m_ButtonViewthe button for viewing the file. -
Uses of BaseFlatButton in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonAbstractInvestigatorTabWithEditableDataTable. m_ButtonActivatethe button for activating a dataset.protected BaseFlatButtonAbstractInvestigatorTabWithEditableDataTable. m_ButtonDownthe down button.protected BaseFlatButtonAbstractInvestigatorTabWithEditableDataTable. m_ButtonRemovethe button for removing a dataset.protected BaseFlatButtonAbstractInvestigatorTabWithEditableDataTable. m_ButtonSavethe save button.protected BaseFlatButtonPreprocessTab. m_ButtonSelectedAttributesthe button for copying the selected attributes range.protected BaseFlatButtonAbstractInvestigatorTabWithEditableDataTable. m_ButtonUndothe button for undoing changes.protected BaseFlatButtonAbstractInvestigatorTabWithEditableDataTable. m_ButtonUpthe up button. -
Uses of BaseFlatButton in adams.gui.visualization.debug
Fields in adams.gui.visualization.debug declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonInspectionPanel. m_ButtonRenderLimitthe button for applying the render limit.protected BaseFlatButtonStoragePanel. m_ButtonRenderLimitthe button for applying the render limit. -
Uses of BaseFlatButton in adams.gui.visualization.object
Fields in adams.gui.visualization.object declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonObjectAnnotationPanel. m_ButtonBrightnessthe button for applying the values.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonHelpthe button for help.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonMaxMinthe button for maximize/minimize.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonRedothe button for performing a redo.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonStopFlowthe button for stopping the flow.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonUndothe button for performing an undo.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonUsePreviousReportthe button for using the last report.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonZoomthe button for applying the zoom.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonZoomBestFitthe button for best fit zoom.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonZoomClearthe button for clearing zoom.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonZoomInthe button for zooming in.protected BaseFlatButtonObjectAnnotationPanel. m_ButtonZoomOutthe button for zooming out. -
Uses of BaseFlatButton in adams.gui.visualization.object.tools
Fields in adams.gui.visualization.object.tools declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonAbstractToolWithParameterPanel. m_ButtonApplythe apply button.Methods in adams.gui.visualization.object.tools that return BaseFlatButton Modifier and Type Method Description protected BaseFlatButtonAbstractTool. createApplyButton()Generates the apply button.Methods in adams.gui.visualization.object.tools with parameters of type BaseFlatButton Modifier and Type Method Description booleanAbstractTool. apply(BaseFlatButton button)Applies the settings (if valid).booleanAbstractToolWithParameterPanel. apply(BaseFlatButton button)Applies the settings (if valid).protected voidAbstractTool. setApplyButtonState(BaseFlatButton button, boolean modified)Sets the state of the "Apply" button according to the modified flag. -
Uses of BaseFlatButton in adams.gui.visualization.segmentation
Fields in adams.gui.visualization.segmentation declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonSegmentationPanel. m_ButtonAddUndothe button for adding an undo.protected BaseFlatButtonSegmentationPanel. m_ButtonHelpthe button for help.protected BaseFlatButtonSegmentationPanel. m_ButtonMaxMinthe button for maximize/minimize.protected BaseFlatButtonSegmentationPanel. m_ButtonRedothe button for performing a redo.protected BaseFlatButtonSegmentationPanel. m_ButtonRotateLeftthe button for rotating left.protected BaseFlatButtonSegmentationPanel. m_ButtonRotateRightthe button for rotating right.protected BaseFlatButtonSegmentationPanel. m_ButtonStopFlowthe button for stopping the flow.protected BaseFlatButtonSegmentationPanel. m_ButtonUndothe button for performing an undo.protected BaseFlatButtonSegmentationPanel. m_ButtonZoomthe button for applying the zoom.protected BaseFlatButtonSegmentationPanel. m_ButtonZoomBestFitthe button for best fit zoom.protected BaseFlatButtonSegmentationPanel. m_ButtonZoomClearthe button for clearing zoom.protected BaseFlatButtonSegmentationPanel. m_ButtonZoomInthe button for zooming in.protected BaseFlatButtonSegmentationPanel. m_ButtonZoomOutthe button for zooming out. -
Uses of BaseFlatButton in adams.gui.visualization.segmentation.layer
Fields in adams.gui.visualization.segmentation.layer declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonCombinedLayer.CombinedSubLayer. m_ButtonActivatethe button for activating, showing the name.protected BaseFlatButtonOverlayLayer. m_ButtonActivatethe button for activating, showing the name.protected BaseFlatButtonBackgroundLayer. m_ButtonApplythe button for applying the values.protected BaseFlatButtonCombinedLayer.CombinedSubLayer. m_ButtonApplythe button for applying the values.protected BaseFlatButtonCombinedLayer. m_ButtonApplythe button for applying the values.protected BaseFlatButtonImageLayer. m_ButtonApplythe button for applying the values.protected BaseFlatButtonOverlayLayer. m_ButtonApplythe button for applying the values.protected BaseFlatButtonOverlayLayer. m_ButtonFavoritesthe button for favorites.protected BaseFlatButtonImageLayer. m_ButtonNamethe button for copying the label name.protected BaseFlatButtonOverlayLayer. m_ButtonRemovethe button for removing the layer.Methods in adams.gui.visualization.segmentation.layer that return BaseFlatButton Modifier and Type Method Description static BaseFlatButtonAbstractLayer. createApplyButton()Creates an apply button (icon/tooltip), but without action.Methods in adams.gui.visualization.segmentation.layer with parameters of type BaseFlatButton Modifier and Type Method Description static voidAbstractLayer. setApplyButtonState(BaseFlatButton button, boolean modified)Sets the state of the "Apply" button according to the modified flag. -
Uses of BaseFlatButton in adams.gui.visualization.segmentation.tool
Fields in adams.gui.visualization.segmentation.tool declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonAbstractToolWithParameterPanel. m_ButtonApplythe apply button.protected BaseFlatButtonAbstractToolWithParameterPanel. m_ButtonFavoritesthe button for the favorites.Methods in adams.gui.visualization.segmentation.tool that return BaseFlatButton Modifier and Type Method Description protected BaseFlatButtonAbstractTool. createApplyButton()Generates the apply button.Methods in adams.gui.visualization.segmentation.tool with parameters of type BaseFlatButton Modifier and Type Method Description booleanAbstractTool. apply(BaseFlatButton button)Applies the settings (if valid).booleanAbstractToolWithParameterPanel. apply(BaseFlatButton button)Applies the settings (if valid).protected voidAbstractTool. setApplyButtonState(BaseFlatButton button, boolean modified)Sets the state of the "Apply" button according to the modified flag. -
Uses of BaseFlatButton in adams.gui.workspace
Fields in adams.gui.workspace declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButtonAbstractWorkspaceManagerPanel. m_ButtonAddthe button for adding a panel.protected BaseFlatButtonAbstractSerializableWorkspaceManagerPanel. m_ButtonCopythe button for copying a panel.protected BaseFlatButtonAbstractWorkspaceManagerPanel. m_ButtonRemovethe button for removing a panel.protected BaseFlatButtonAbstractSerializableWorkspaceManagerPanel. m_ButtonWorkspacethe button for managing the workspaces.
-