Package org.gvsig.gui.beans.panelGroup.exceptions
package org.gvsig.gui.beans.panelGroup.exceptions
-
Exception ClassesClassDescriptionWhen 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.It's possible that during the loading process of anIPanelGroupLoader, any of the panels that are being loaded could failed.Adapts any Java exception produced working with panels to be dealed in as aBaseException.If an object of typeIPanelGrouptries to load a panel that its preferred sized hasn't been initialized, (not the default preferred size), then an exception of this kind will be launched.