Uses of Interface
cnuphys.splot.toolbar.IToolBarListener
Packages that use IToolBarListener
-
Uses of IToolBarListener in cnuphys.splot.plot
Classes in cnuphys.splot.plot that implement IToolBarListener -
Uses of IToolBarListener in cnuphys.splot.toolbar
Methods in cnuphys.splot.toolbar with parameters of type IToolBarListenerModifier and TypeMethodDescriptionvoid
CommonToolBar.addToolBarListener
(IToolBarListener listener) Add a toolBar listenervoid
CommonToolBar.removeToolBarListener
(IToolBarListener listener) Remove a ToolBarListener.