public final class

DeepCopyObservationsAction

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

Class Overview

Performs a deep copy of an selected observation to a new time code. Copies the selected Observations and adds it to a new VidoeFrame.

Summary

[Expand]
Inherited Constants
From interface javax.swing.Action
[Expand]
Inherited Fields
From class javax.swing.AbstractAction
Public Constructors
DeepCopyObservationsAction(ToolBelt toolBelt)
Constructs ...
Public Methods
void doAction()
Initiate the action
[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 DeepCopyObservationsAction (ToolBelt toolBelt)

Constructs ...

Public Methods

public void doAction ()

Initiate the action