Package | Description |
---|---|
net.sf.jguiraffe.gui.builder.components |
This package defines the part of the builder that deals with components.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultContainerSelector
A default implementation of the
ContainerSelector interface. |
Modifier and Type | Method and Description |
---|---|
ContainerSelector |
ComponentBuilderData.getContainerSelector()
Returns the
ContainerSelector used by this object. |
Modifier and Type | Method and Description |
---|---|
void |
ComponentBuilderData.setContainerSelector(ContainerSelector containerSelector)
Sets the
ContainerSelector to be used by this object. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.