public class IlvFlyThroughAction extends AbstractAction
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
Constructor and Description |
---|
IlvFlyThroughAction(String name,
Ilv3DTrajectory traj,
Ilv3DView view)
Creates a fly through action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Execute (starts or stops) the action.
|
void |
stop()
Stops the thread of this fly-through action if it is running.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public IlvFlyThroughAction(String name, Ilv3DTrajectory traj, Ilv3DView view)
name
- The name of the fly-through layer.traj
- The trajectory to follow.view
- The view to change.public void actionPerformed(ActionEvent e)
public void stop()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.