Package | Description |
---|---|
net.sf.jguiraffe.gui.builder.action.tags |
Here the tags for creating actions and related objects are defined.
|
net.sf.jguiraffe.gui.builder.components |
This package defines the part of the builder that deals with components.
|
Modifier and Type | Method and Description |
---|---|
protected ComponentBuilderCallBack |
PopupHandlerTag.createCallBack(ComponentBaseTag componentTag,
PopupMenuHandler handler)
Creates the call back object for actually registering the popup menu
handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentBuilderData.addCallBack(ComponentBuilderCallBack callBack,
Object param)
Registers the specified call back at this builder data object.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.