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 TypeMethodDescriptionvoidCommonToolBar.addToolBarListener(IToolBarListener listener) Add a toolBar listenervoidCommonToolBar.removeToolBarListener(IToolBarListener listener) Remove a ToolBarListener.