| 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 |
DefaultToolTipManager
A default implementation of the
ToolTipManager interface. |
| Modifier and Type | Method and Description |
|---|---|
protected ToolTipManager |
ComponentBuilderData.createToolTipManager()
Creates the
ToolTipManager. |
ToolTipManager |
ComponentBuilderData.getToolTipManager()
Returns the
ToolTipManager associated with this object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentBuilderData.setToolTipManager(ToolTipManager toolTipManager)
Sets the
ToolTipManager for this object. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.