Uses of Interface
com.gargoylesoftware.base.gui.DelayedComponentLoaderListener
-
Packages that use DelayedComponentLoaderListener Package Description com.gargoylesoftware.base.gui Classes that are UI related. -
-
Uses of DelayedComponentLoaderListener in com.gargoylesoftware.base.gui
Methods in com.gargoylesoftware.base.gui with parameters of type DelayedComponentLoaderListener Modifier and Type Method Description voidDelayedComponentLoaderPanel. addDelayedComponentLoaderListener(DelayedComponentLoaderListener listener)Add the specified listener.voidDelayedComponentLoaderPanel. removeDelayedComponentLoaderListener(DelayedComponentLoaderListener listener)Remove the specified listener.
-