public class

StatusLabelForVcr

extends StatusLabel
java.lang.Object
   ↳ java.awt.Component
     ↳ java.awt.Container
       ↳ javax.swing.JComponent
         ↳ javax.swing.JLabel
           ↳ vars.annotation.ui.StatusLabel
             ↳ vars.annotation.ui.StatusLabelForVcr

Class Overview

Indicates connection state of the VCR. Clicking on this label will bring up a dialog allowing the user to connect to the VCR.

Summary

[Expand]
Inherited Constants
From class javax.swing.JComponent
From class java.awt.Component
From interface java.awt.image.ImageObserver
From interface javax.swing.SwingConstants
[Expand]
Inherited Fields
From class vars.annotation.ui.StatusLabel
From class javax.swing.JLabel
From class javax.swing.JComponent
Public Constructors
StatusLabelForVcr()
Constructor
Public Methods
void propertyChange(PropertyChangeEvent evt)
[Expand]
Inherited Methods
From class vars.annotation.ui.StatusLabel
From class javax.swing.JLabel
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 java.beans.PropertyChangeListener
From interface javax.accessibility.Accessible

Public Constructors

public StatusLabelForVcr ()

Constructor

Public Methods

public void propertyChange (PropertyChangeEvent evt)