|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
ilog.cpl.graph.action.IlpCreateObjectAction
ilog.cpl.graph.action.IlpCreateLinkAction
ilog.cpl.network.action.IlpCreateLinkAction
ilog.cpl.graph.action.IlpCreateLinkAction).
public class IlpCreateLinkAction
This action creates a representation link.
| Field Summary |
|---|
| Fields inherited from class ilog.cpl.graph.action.IlpCreateObjectAction |
|---|
OBJECT_ID_PROPERTY |
| Fields inherited from class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
IlpCreateLinkAction(Class clazz)
Deprecated. Use IlpCreateLinkAction instead. |
|
| Method Summary |
|---|
| Methods inherited from class ilog.cpl.graph.action.IlpCreateLinkAction |
|---|
actionPerformed, getLinkAttributeGroup |
| Methods inherited from class ilog.cpl.graph.action.IlpCreateObjectAction |
|---|
getRepresentationObjectClass |
| Methods inherited from class javax.swing.AbstractAction |
|---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.Action |
|---|
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Constructor Detail |
|---|
public IlpCreateLinkAction(Class clazz)
IlpCreateLinkAction instead.
Specifies which representation object implementation class should be used.
clazz - A class implementing IlpNetworkLink interface.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||