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 class
BaseFlatButtonWithDropDownMenu
Flat button that opens a dropdown menu when clicked.Fields in adams.gui.core declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButton
BaseColorTextField. m_Button
the button for displaying the color and popping up the color picker dialog.protected BaseFlatButton
AbstractNamedHistoryPanel. m_ButtonDown
the move down button.protected BaseFlatButton
MultiPagePane. m_ButtonDown
the move down button.protected BaseFlatButton
BaseFlatSplitButton. m_ButtonMain
the main button.protected BaseFlatButton
AbstractNamedHistoryPanel. m_ButtonRemove
the remove button.protected BaseFlatButton
MultiPagePane. m_ButtonRemove
the remove button.protected BaseFlatButton
AbstractNamedHistoryPanel. m_ButtonRemoveAll
the remove all button.protected BaseFlatButton
MultiPagePane. m_ButtonRemoveAll
the remove all button.protected BaseFlatButton
MultiPagePane. m_ButtonUndo
the undo button.protected BaseFlatButton
AbstractNamedHistoryPanel. m_ButtonUp
the move up button.protected BaseFlatButton
MultiPagePane. m_ButtonUp
the move up button. -
Uses of BaseFlatButton in adams.gui.flow
Fields in adams.gui.flow declared as BaseFlatButton Modifier and Type Field Description protected BaseFlatButton
FlowPanelNotificationArea. m_ButtonClose
the 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_VarButtons
the buttons for the variable popup menu.Methods in adams.gui.goe that return BaseFlatButton Modifier and Type Method Description BaseFlatButton
PropertySheetPanel. 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 void
VariableSupport. 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 BaseFlatButton
FileCommanderPanel. m_ButtonCopy
the button for copying the file.protected BaseFlatButton
FileCommanderPanel. m_ButtonDelete
the button for deleting.protected BaseFlatButton
FileCommanderPanel. m_ButtonMkDir
the button for creating a directory.protected BaseFlatButton
FileCommanderPanel. m_ButtonMove
the button for moving.protected BaseFlatButton
FileCommanderPanel. m_ButtonQuit
the button for quitting.protected BaseFlatButton
FileCommanderPanel. m_ButtonReload
the button for reloading the files.protected BaseFlatButton
FileCommanderPanel. m_ButtonRename
the button for renaming.protected BaseFlatButton
FileCommanderPanel. m_ButtonStop
the button for stopping an operation.protected BaseFlatButton
FileCommanderPanel. m_ButtonView
the 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 BaseFlatButton
AbstractInvestigatorTabWithEditableDataTable. m_ButtonActivate
the button for activating a dataset.protected BaseFlatButton
AbstractInvestigatorTabWithEditableDataTable. m_ButtonDown
the down button.protected BaseFlatButton
AbstractInvestigatorTabWithEditableDataTable. m_ButtonRemove
the button for removing a dataset.protected BaseFlatButton
AbstractInvestigatorTabWithEditableDataTable. m_ButtonSave
the save button.protected BaseFlatButton
PreprocessTab. m_ButtonSelectedAttributes
the button for copying the selected attributes range.protected BaseFlatButton
AbstractInvestigatorTabWithEditableDataTable. m_ButtonUndo
the button for undoing changes.protected BaseFlatButton
AbstractInvestigatorTabWithEditableDataTable. m_ButtonUp
the 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 BaseFlatButton
InspectionPanel. m_ButtonRenderLimit
the button for applying the render limit.protected BaseFlatButton
StoragePanel. m_ButtonRenderLimit
the 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 BaseFlatButton
ObjectAnnotationPanel. m_ButtonBrightness
the button for applying the values.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonRedo
the button for performing a redo.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonUndo
the button for performing an undo.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonUsePreviousReport
the button for using the last report.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonZoom
the button for applying the zoom.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonZoomBestFit
the button for best fit zoom.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonZoomClear
the button for clearing zoom.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonZoomIn
the button for zooming in.protected BaseFlatButton
ObjectAnnotationPanel. m_ButtonZoomOut
the 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 BaseFlatButton
AbstractToolWithParameterPanel. m_ButtonApply
the apply button.Methods in adams.gui.visualization.object.tools that return BaseFlatButton Modifier and Type Method Description protected BaseFlatButton
AbstractTool. createApplyButton()
Generates the apply button.Methods in adams.gui.visualization.object.tools with parameters of type BaseFlatButton Modifier and Type Method Description void
AbstractTool. apply(BaseFlatButton button)
Applies the settings (if valid).protected void
AbstractTool. 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 BaseFlatButton
SegmentationPanel. m_ButtonAddUndo
the button for adding an undo.protected BaseFlatButton
SegmentationPanel. m_ButtonRedo
the button for performing a redo.protected BaseFlatButton
SegmentationPanel. m_ButtonUndo
the button for performing an undo.protected BaseFlatButton
SegmentationPanel. m_ButtonZoom
the button for applying the zoom.protected BaseFlatButton
SegmentationPanel. m_ButtonZoomBestFit
the button for best fit zoom.protected BaseFlatButton
SegmentationPanel. m_ButtonZoomClear
the button for clearing zoom.protected BaseFlatButton
SegmentationPanel. m_ButtonZoomIn
the button for zooming in.protected BaseFlatButton
SegmentationPanel. m_ButtonZoomOut
the 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 BaseFlatButton
CombinedLayer.CombinedSubLayer. m_ButtonActivate
the button for activating, showing the name.protected BaseFlatButton
OverlayLayer. m_ButtonActivate
the button for activating, showing the name.protected BaseFlatButton
BackgroundLayer. m_ButtonApply
the button for applying the values.protected BaseFlatButton
CombinedLayer.CombinedSubLayer. m_ButtonApply
the button for applying the values.protected BaseFlatButton
CombinedLayer. m_ButtonApply
the button for applying the values.protected BaseFlatButton
ImageLayer. m_ButtonApply
the button for applying the values.protected BaseFlatButton
OverlayLayer. m_ButtonApply
the button for applying the values.protected BaseFlatButton
ImageLayer. m_ButtonName
the button for copying the label name.protected BaseFlatButton
OverlayLayer. m_ButtonRemove
the button for removing the layer.Methods in adams.gui.visualization.segmentation.layer that return BaseFlatButton Modifier and Type Method Description static BaseFlatButton
AbstractLayer. 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 void
AbstractLayer. 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 BaseFlatButton
AbstractToolWithParameterPanel. m_ButtonApply
the apply button.Methods in adams.gui.visualization.segmentation.tool that return BaseFlatButton Modifier and Type Method Description protected BaseFlatButton
AbstractTool. createApplyButton()
Generates the apply button.Methods in adams.gui.visualization.segmentation.tool with parameters of type BaseFlatButton Modifier and Type Method Description void
AbstractTool. apply(BaseFlatButton button)
Applies the settings (if valid).protected void
AbstractTool. 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 BaseFlatButton
AbstractWorkspaceManagerPanel. m_ButtonAdd
the button for adding a panel.protected BaseFlatButton
AbstractSerializableWorkspaceManagerPanel. m_ButtonCopy
the button for copying a panel.protected BaseFlatButton
AbstractWorkspaceManagerPanel. m_ButtonRemove
the button for removing a panel.protected BaseFlatButton
AbstractSerializableWorkspaceManagerPanel. m_ButtonWorkspace
the button for managing the workspaces.
-