Uses of Interface
com.gargoylesoftware.base.gui.DelayedComponentLoaderListener
Packages that use DelayedComponentLoaderListener
-
Uses of DelayedComponentLoaderListener in com.gargoylesoftware.base.gui
Methods in com.gargoylesoftware.base.gui with parameters of type DelayedComponentLoaderListenerModifier and TypeMethodDescriptionvoid
DelayedComponentLoaderPanel.addDelayedComponentLoaderListener
(DelayedComponentLoaderListener listener) Add the specified listener.void
DelayedComponentLoaderPanel.removeDelayedComponentLoaderListener
(DelayedComponentLoaderListener listener) Remove the specified listener.