|
||||||||||
| 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.toolbar.IlpAbstractGraphAction
ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
ilog.cpl.network.action.toolbar.IlpNetworkFitToContentsAction
public class IlpNetworkFitToContentsAction
This action sets the zoom factor by executing a "fit to contents" action.
IlpGraphFitToContentsAction,
IlpNetworkFitToContentsButton,
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 | |
|---|---|
IlpNetworkFitToContentsAction(IlpViewsView view)
Creates the action. |
|
| Method Summary |
|---|
| Methods inherited from class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction |
|---|
actionPerformed, getBottomMargin, getLeftMargin, getRightMargin, getTopMargin, setBottomMargin, setLeftMargin, setRightMargin, setTopMargin |
| 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 |
|---|
public IlpNetworkFitToContentsAction(IlpViewsView view)
view - The view on which to operate.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||