Uses of Package
org.gvsig.gui.beans.panelGroup.exceptions
Packages that use org.gvsig.gui.beans.panelGroup.exceptions
-
Classes in org.gvsig.gui.beans.panelGroup.exceptions used by org.gvsig.gui.beans.panelGroupClassDescriptionWhen an object of type
IPanelGrouptries to load panels, but can't load any of them finally, then launches an exception of this kind.When an object of typeIPanelGrouphasn't any of its registered panels in its GUI launches an exception of this kind.It's possible that during the loading process of anIPanelGroupLoader, any of the panels that are being added could failed. -
Classes in org.gvsig.gui.beans.panelGroup.exceptions used by org.gvsig.gui.beans.panelGroup.loadersClassDescriptionIt's possible that during the loading process of an
IPanelGroupLoader, any of the panels that are being loaded could failed.