public class IlpNetworkInteractorAction extends IlpGraphInteractorAction
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
Modifier | Constructor and Description |
---|---|
protected |
IlpNetworkInteractorAction(IlpViewsView view)
Creates the action.
|
|
IlpNetworkInteractorAction(IlpViewsView view,
AbstractButton button,
IlpViewsViewInteractor interactor)
Creates the action.
|
protected |
IlpNetworkInteractorAction(IlpViewsView view,
AbstractButton button,
IlvManagerViewInteractor interactor)
Creates the action.
|
actionPerformed, belongsToThisInteractor, getCplInteractor, getIlpInteractor, getIlvInteractor, interactorChanged, setButton, setIlpInteractor, setIlvInteractor
getContext, getView
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
protected IlpNetworkInteractorAction(IlpViewsView view, AbstractButton button, IlvManagerViewInteractor interactor)
view
- The view on which to operate.button
- Button to which the action is attached.interactor
- The interactor to activate when the button is pressed.public IlpNetworkInteractorAction(IlpViewsView view, AbstractButton button, IlpViewsViewInteractor interactor)
view
- The view on which to operate.button
- Button to which the action is attached.interactor
- The interactor to activate when the button is pressed.protected IlpNetworkInteractorAction(IlpViewsView view)
An interactor must be registered to this action prior to use.
view
- The view on which to operate.
Use this constructor when using cascading style sheets to add new
buttons to a network component toolbar. Please refer to
IlpToolBarRenderer
for information
on how your new toolbar actions should be registered.
IlpGraphInteractorAction.setIlpInteractor(ilog.cpl.graphic.views.IlpViewsViewInteractor)
,
IlpGraphInteractorAction.setIlvInteractor(ilog.views.IlvManagerViewInteractor)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.