| java.lang.Object | ||||
| ↳ | javax.swing.AbstractAction | |||
| ↳ | org.mbari.awt.event.ActionAdapter | |||
| ↳ | vars.annotation.ui.actions.OpenVideoArchiveUsingParamsAction | |||
| ↳ | vars.annotation.ui.actions.ChangeVideoArchiveNameAction | |||
Changes the videoArchvieName property of a VideoArchive. At MBARI, the videoArchiveName is a composite key of platform, seqNumber and tapeNumber, so we have to be sure that the renamed archive gets associated with the correct properties.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
javax.swing.Action
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
vars.annotation.ui.actions.OpenVideoArchiveUsingParamsAction
| |||||||||||
From class
javax.swing.AbstractAction
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs ...
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Initiates the action.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
vars.annotation.ui.actions.OpenVideoArchiveUsingParamsAction
| |||||||||||
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
| |||||||||||
Initiates the action.