public class IlpCreateRectGroupAction extends IlpCreateNodeAction
OBJECT_ID_PROPERTY
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
IlpCreateRectGroupAction(Class clazz)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected IlpAttributeGroup |
getNodeAttributeGroup(IlpCreateNodeActionEvent event)
Returns the business class of the rectangular group that will be
created.
|
actionPerformed
getRepresentationObjectClass
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public IlpCreateRectGroupAction(Class clazz)
Specifies which representation object implementation class should be used.
clazz
- A class implementing IlpRepresentationNode
interface.protected IlpAttributeGroup getNodeAttributeGroup(IlpCreateNodeActionEvent event)
getNodeAttributeGroup
in class IlpCreateNodeAction
event
- Event that is generated when a object creation is requestedIltRectGroup
is used.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.