public class HistoryTrackingAction extends javax.swing.AbstractAction implements ActionDisplayOptions
DISPLAY_BOTH, DISPLAY_ICON, DISPLAY_NAME| Constructor and Description |
|---|
HistoryTrackingAction(ToolSelectionHandler sel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
protected void |
showHistoryTrackingDialog(Task task,
java.lang.Object source)
Show the history tracking dialog for the specified task
|
public HistoryTrackingAction(ToolSelectionHandler sel)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerprotected void showHistoryTrackingDialog(Task task, java.lang.Object source)
source - the source object asking for the node editor to be shown