Uses of Interface
org.gvsig.gui.beans.panelGroup.IPanelGroup
Packages that use IPanelGroup
Package
Description
-
Uses of IPanelGroup in org.gvsig.gui.beans.panelGroup
Classes in org.gvsig.gui.beans.panelGroup that implement IPanelGroupModifier and TypeClassDescriptionclassFields in org.gvsig.gui.beans.panelGroup declared as IPanelGroupModifier and TypeFieldDescriptionprotected IPanelGroupAbstractPanelGroup.parentPanelGroupReference to anotherIPanelGroupcomponent which contains this one.Methods in org.gvsig.gui.beans.panelGroup with parameters of type IPanelGroupModifier and TypeMethodDescriptionvoidAbstractPanelGroup.setParentPanelGroup(IPanelGroup parent) voidIPanelGroup.setParentPanelGroup(IPanelGroup parent) Sets the parent of this component. -
Uses of IPanelGroup in org.gvsig.gui.beans.panelGroup.tabbedPanel
Classes in org.gvsig.gui.beans.panelGroup.tabbedPanel that implement IPanelGroupModifier and TypeClassDescriptionclassGraphical interface that's aJPanelwith an innerJTabbedPanethat contains theIPanel's of this group, and supports work with them. -
Uses of IPanelGroup in org.gvsig.gui.beans.panelGroup.treePanel
Classes in org.gvsig.gui.beans.panelGroup.treePanel that implement IPanelGroupModifier and TypeClassDescriptionclassGraphical interface that's aJPanelwith an innerJSplitPanethat contains theIPanel's grouped in aJTree.