Uses of Interface
jam.controlpalettes.ControllerListener
Packages that use ControllerListener
-
Uses of ControllerListener in jam.controlpalettes
Methods in jam.controlpalettes with parameters of type ControllerListenerModifier and TypeMethodDescriptionvoidAbstractController.addControllerListener(ControllerListener listener) Add a ControllerListener to this controllers list of listeners The main listener will be the ControlPalette itself which will use this to resize the panels if the components changedvoidController.addControllerListener(ControllerListener listener) Add a ControllerListener to this controllers list of listeners The main listener will be the ControlPalette itself which will use this to resize the panels if the components changedvoidAbstractController.removeControllerListener(ControllerListener listener) Remove a listenervoidController.removeControllerListener(ControllerListener listener) Remove a listener