Uses of Class
adams.gui.core.BaseButtonWithDropDownMenu
-
Packages that use BaseButtonWithDropDownMenu Package Description adams.gui.core adams.gui.dialog adams.gui.goe adams.gui.tools adams.gui.tools.previewbrowser -
-
Uses of BaseButtonWithDropDownMenu in adams.gui.core
Fields in adams.gui.core declared as BaseButtonWithDropDownMenu Modifier and Type Field Description protected BaseButtonWithDropDownMenuBaseSplitButton. m_ButtonMenuthe menu button. -
Uses of BaseButtonWithDropDownMenu in adams.gui.dialog
Fields in adams.gui.dialog declared as BaseButtonWithDropDownMenu Modifier and Type Field Description protected BaseButtonWithDropDownMenuSQLStatementPanel. m_ButtonOptionsthe button for the options. -
Uses of BaseButtonWithDropDownMenu in adams.gui.goe
Fields in adams.gui.goe declared as BaseButtonWithDropDownMenu Modifier and Type Field Description protected BaseButtonWithDropDownMenuGenericArrayEditor. m_ButtonActionsMore actions.protected BaseButtonWithDropDownMenuAbstractBaseDateTypeEditor. m_ButtonTemplatesthe template button. -
Uses of BaseButtonWithDropDownMenu in adams.gui.tools
Fields in adams.gui.tools declared as BaseButtonWithDropDownMenu Modifier and Type Field Description protected BaseButtonWithDropDownMenuFindInFilesPanel. m_ButtonActionsthe action button. -
Uses of BaseButtonWithDropDownMenu in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as BaseButtonWithDropDownMenu Modifier and Type Field Description protected BaseButtonWithDropDownMenuPreviewDisplay. m_ButtonFavoritesthe button with the favorites.Methods in adams.gui.tools.previewbrowser with parameters of type BaseButtonWithDropDownMenu Modifier and Type Method Description voidContentHandlerFavorites. customizeDropDownButton(BaseButtonWithDropDownMenu button, String ext, PreviewDisplay display)Adds menu items for favorites to the dropdown button.
-