public class IlpCreatePolyGroupAction 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 |
---|
IlpCreatePolyGroupAction(Class clazz)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected IlpAttributeGroup |
getNodeAttributeGroup(IlpCreateNodeActionEvent event)
Returns the business class of the polygonal 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 IlpCreatePolyGroupAction(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 requestedIltPolyGroup
is used.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.