public class

AddOldRefNumPropWithDialogAction

extends ActionAdapter
java.lang.Object
   ↳ javax.swing.AbstractAction
     ↳ org.mbari.awt.event.ActionAdapter
       ↳ vars.annotation.ui.actions.AddOldRefNumPropWithDialogAction

Class Overview

Adds 'identity-reference | self | [some integer]' property to the Observation set in the ObservationDispatcher

Summary

[Expand]
Inherited Constants
From interface javax.swing.Action
[Expand]
Inherited Fields
From class javax.swing.AbstractAction
Public Constructors
AddOldRefNumPropWithDialogAction(ToolBelt toolBelt)
Constructs ...
Public Methods
void doAction()
[Expand]
Inherited Methods
From class org.mbari.awt.event.ActionAdapter
From class javax.swing.AbstractAction
From class java.lang.Object
From interface java.awt.event.ActionListener
From interface javax.swing.Action
From interface org.mbari.awt.event.IAction

Public Constructors

public AddOldRefNumPropWithDialogAction (ToolBelt toolBelt)

Constructs ...

Public Methods

public void doAction ()