ilog.cpl.network.action.toolbar
Class IlpNetworkLabelLayoutAction

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

public class IlpNetworkLabelLayoutAction
extends IlpAbstractGraphAction

This action triggers the label layout once.

Note that this action does nothing if no label layout has been installed. To install a label layout through API, use the method IlpNetwork.setLabelLayout(ilog.views.graphlayout.labellayout.IlvLabelLayout).

Since:
JTGO 3.0
See Also:
IlpNetworkLabelLayoutButton, Serialized Form

Field Summary
 
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
IlpNetworkLabelLayoutAction(IlpViewsView view)
          Creates the action.
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
getContext, getView
 
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

IlpNetworkLabelLayoutAction

public IlpNetworkLabelLayoutAction(IlpViewsView view)
Creates the action.

Parameters:
view - The view on which to operate.
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)


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