|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
addAction(ComponentAction a)
Adds an action to this component. |
ComponentAction |
getAction(String name)
Returns an action with the name specified by the name parameter |
List |
getActions()
Returns a list of actions that were added to this component. |
Component |
getVisualComponent()
|
void |
removeAction(ComponentAction action)
Removes an action |
void |
setVisualComponent(Component component)
|
| Methods inherited from interface org.globus.cog.gui.grapheditor.ComponentRenderer |
dispose, getComponent, setComponent |
| Method Detail |
public Component getVisualComponent()
public void setVisualComponent(Component component)
public void addAction(ComponentAction a)
public List getActions()
public ComponentAction getAction(String name)
public void removeAction(ComponentAction action)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||