public class

PCameraDataPanel

extends PropertiesPanel
java.lang.Object
   ↳ java.awt.Component
     ↳ java.awt.Container
       ↳ javax.swing.JComponent
         ↳ javax.swing.JPanel
           ↳ vars.annotation.ui.ppanel.PropertiesPanel
             ↳ vars.annotation.ui.ppanel.PCameraDataPanel

Class Overview

A panel that displays the properties of a CameraData object.

Summary

[Expand]
Inherited Constants
From class javax.swing.JComponent
From class java.awt.Component
From interface java.awt.image.ImageObserver
[Expand]
Inherited Fields
From class javax.swing.JComponent
Public Constructors
PCameraDataPanel(ToolBelt toolBelt)
Constructs ...
Public Methods
void update(Object obj, Object changeCode)
Subscribes to the observationDispatcher.
[Expand]
Inherited Methods
From class vars.annotation.ui.ppanel.PropertiesPanel
From class javax.swing.JPanel
From class javax.swing.JComponent
From class java.awt.Container
From class java.awt.Component
From class java.lang.Object
From interface java.awt.MenuContainer
From interface java.awt.image.ImageObserver
From interface javax.accessibility.Accessible
From interface org.mbari.util.IObserver

Public Constructors

public PCameraDataPanel (ToolBelt toolBelt)

Constructs ...

Public Methods

public void update (Object obj, Object changeCode)

Subscribes to the observationDispatcher.

Parameters
obj Description of the Parameter
changeCode Description of the Parameter