| java.lang.Object | |||||
| ↳ | javax.swing.plaf.ComponentUI | ||||
| ↳ | org.jdesktop.jxlayer.plaf.LayerUI<V extends java.awt.Component> | ||||
| ↳ | org.jdesktop.jxlayer.plaf.AbstractLayerUI<V extends javax.swing.JComponent> | ||||
| ↳ | vars.annotation.ui.imagepanel.CrossHairLayerUI<T extends javax.swing.JComponent> | ||||
| ↳ | vars.annotation.ui.imagepanel.MeasurementLayerUI<T extends org.mbari.swing.JImageUrlCanvas> | ||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | PROP_OBSERVATION | Name of the observation property that can be used with property change listeners | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs ...
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
By iteself this component does nothing with a measurement.
| |||||||||||
Handle to the class that handles property changes.
| |||||||||||
resets the ui to a known state
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
vars.annotation.ui.imagepanel.CrossHairLayerUI
| |||||||||||
From class
org.jdesktop.jxlayer.plaf.AbstractLayerUI
| |||||||||||
From class
org.jdesktop.jxlayer.plaf.LayerUI
| |||||||||||
From class
javax.swing.plaf.ComponentUI
| |||||||||||
From class
java.lang.Object
| |||||||||||
Name of the observation property that can be used with property change listeners
By iteself this component does nothing with a measurement. In order to add functionality just add a listener to process a measurement.
Handle to the class that handles property changes. Used to hang listeners onto the 'measuring' property.
resets the ui to a known state