Uses of Class
cnuphys.splot.toolbar.ToolBarToggleButton
Packages that use ToolBarToggleButton
-
Uses of ToolBarToggleButton in cnuphys.splot.plot
Methods in cnuphys.splot.plot with parameters of type ToolBarToggleButtonModifier and TypeMethodDescriptionvoid
PlotCanvas.toggleButtonActivated
(CommonToolBar toolbar, ToolBarToggleButton button) -
Uses of ToolBarToggleButton in cnuphys.splot.toolbar
Methods in cnuphys.splot.toolbar that return ToolBarToggleButtonModifier and TypeMethodDescriptionCommonToolBar.getActiveButton()
Get which tool bar toggle button from the primary button group is activeMethods in cnuphys.splot.toolbar with parameters of type ToolBarToggleButtonModifier and TypeMethodDescriptionvoid
CommonToolBar.setDefaultToggleButton
(ToolBarToggleButton defaultToggleButton) Set the default toggle button.void
IToolBarListener.toggleButtonActivated
(CommonToolBar toolbar, ToolBarToggleButton button)