ilog.cpl.network.action
Class IlpCreateNodeAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by ilog.cpl.graph.action.IlpCreateObjectAction
          extended by ilog.cpl.graph.action.IlpCreateNodeAction
              extended by ilog.cpl.network.action.IlpCreateNodeAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

Deprecated. This class has been moved. Please use the superclass instead (ilog.cpl.graph.action.IlpCreateNodeAction).

public class IlpCreateNodeAction
extends IlpCreateNodeAction

This action creates a representation node.

Since:
JTGO 3.0
See Also:
Serialized Form
Deprecated Since:
JTGO 4.0

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
IlpCreateNodeAction(Class clazz)
          Deprecated. Use IlpCreateNodeAction instead.
 
Method Summary
 
Methods inherited from class ilog.cpl.graph.action.IlpCreateNodeAction
actionPerformed, getNodeAttributeGroup
 
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

IlpCreateNodeAction

public IlpCreateNodeAction(Class clazz)
Deprecated. Use IlpCreateNodeAction instead.

Constructor.

Specifies which representation object implementation class should be used.

Parameters:
clazz - A class that implements IlpRepresentationNode interface.
Deprecated Since:
JTGO 4.0


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.