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 TypeMethodDescriptionvoidDelayedComponentLoaderPanel.addDelayedComponentLoaderListener(DelayedComponentLoaderListener listener) Add the specified listener.voidDelayedComponentLoaderPanel.removeDelayedComponentLoaderListener(DelayedComponentLoaderListener listener) Remove the specified listener.