Package | Description |
---|---|
net.sf.jguiraffe.gui.builder.components |
This package defines the part of the builder that deals with components.
|
net.sf.jguiraffe.gui.builder.components.tags |
A package with tag handler classes for creating GUI components.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeImpl
A straight-forward implementation of the
Composite interface. |
Modifier and Type | Method and Description |
---|---|
AccessibleComposite |
ContainerTag.getComposite()
Returns the
AccessibleComposite implementation used by this
container tag. |
Modifier and Type | Method and Description |
---|---|
void |
ContainerTag.setComposite(AccessibleComposite composite)
Sets the
AccessibleComposite implementation used by this
container tag. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.