Serialized Form
|
Package jhomenet.comm.event |
ID
java.lang.String ID
serialVersionUID: 1L
serialVersionUID: 1L
parent
AbstractWindow parent
- The parent window.
status_l
javax.swing.JLabel status_l
- Status label
progress_pb
javax.swing.JProgressBar progress_pb
- Default progress bar.
layoutManager
java.awt.LayoutManager layoutManager
- The status bar layout manager
size
java.awt.Dimension size
- The status bar size
|
Package jhomenet.gui.responsive |
serialVersionUID: 1L
responseType
Plan.ResponseType responseType
|
Package jhomenet.gui.util |
serialVersionUID: 1L
serialVersionUID: 1L
blender
java.awt.Color blender
icon
javax.swing.ImageIcon icon
text
java.lang.String text
m_dScale
double m_dScale
m_oMouseAdapter
java.awt.event.MouseAdapter m_oMouseAdapter
m_oMouseMotionAdapter
java.awt.event.MouseMotionAdapter m_oMouseMotionAdapter
m_oKeyAdapter
java.awt.event.KeyAdapter m_oKeyAdapter
m_oComponentAdapter
java.awt.event.ComponentAdapter m_oComponentAdapter
- Disable back buffering if the window is resized
m_oImageBuf
java.awt.image.BufferedImage m_oImageBuf
m_oBars
java.awt.geom.Area[] m_oBars
m_oBarsBounds
java.awt.Rectangle m_oBarsBounds
m_oBarsScreenBounds
java.awt.Rectangle m_oBarsScreenBounds
m_oCenterAndScaleTransform
java.awt.geom.AffineTransform m_oCenterAndScaleTransform
m_oTimer
javax.swing.Timer m_oTimer
m_oColors
java.awt.Color[] m_oColors
m_iColorOffset
int m_iColorOffset
m_bUseBackBuffer
boolean m_bUseBackBuffer
m_bTempHide
boolean m_bTempHide
serialVersionUID: 1L
ticker
java.awt.geom.Area[] ticker
- Contains the bars composing the circular shape.
animation
java.lang.Thread animation
- The animation thread is responsible for fade in/out and rotation.
started
boolean started
- Notifies whether the animation is running or not.
alphaLevel
int alphaLevel
- Alpha level of the veil, used for fade in/out.
rampDelay
int rampDelay
- Duration of the veil's fade in/out.
shield
float shield
- Alpha level of the veil.
text
java.lang.String text
- Message displayed below the circular shape.
barsCount
int barsCount
- Amount of bars composing the circular shape.
fps
float fps
- Amount of frames per seconde. Lowers this to save CPU.
hints
java.awt.RenderingHints hints
- Rendering hints to set anti aliasing.
serialVersionUID: 1L
splash
java.awt.image.BufferedImage splash
tableModel
javax.swing.table.TableModel tableModel
viewToModel
jhomenet.gui.util.TableSorter.Row[] viewToModel
modelToView
int[] modelToView
tableHeader
javax.swing.table.JTableHeader tableHeader
mouseListener
java.awt.event.MouseListener mouseListener
tableModelListener
javax.swing.event.TableModelListener tableModelListener
columnComparators
java.util.Map<K,V> columnComparators
sortingColumns
java.util.List<E> sortingColumns
|
Package jhomenet.gui.wizard |
serialVersionUID: 1L
blankSpace
javax.swing.JLabel blankSpace
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
welcomeTitle
javax.swing.JLabel welcomeTitle
contentPanel
javax.swing.JPanel contentPanel
iconLabel
javax.swing.JLabel iconLabel
icon
javax.swing.ImageIcon icon
serialVersionUID: 1L
errorCount
long errorCount
errors
java.util.Vector<E> errors
serialVersionUID: 1L
id
long id
- Data object Id. (required for use with Hibernate)
hardwareId
java.lang.String hardwareId
- Data object's hardware Id reference.
value
float value
- The actual data value.
timestamp
java.util.Date timestamp
- The data value's timestamp.
unit
HardwareData.Unit unit
- The data value's unit.
serialVersionUID: 1L
serialVersionUID: 646589018L
|
Package jhomenet.hw.driver |
|
Package jhomenet.hw.driver.X10 |
|
Package jhomenet.hw.management |
serialVersionUID: 1L
hwid
java.lang.String hwid
- The hardware ID associated with this event.
_eventType
HardwareRegistryEvent.EventType _eventType
- Define the hardware event type.
|
Package jhomenet.hw.pollers |
serialVersionUID: 1L
|
Package jhomenet.hw.sensor |
serialVersionUID: 1L
|
Package jhomenet.responsive |
serialVersionUID: 1L
serialVersionUID: 1L
objectId
java.lang.Object objectId
- Event ID
eventTime
java.util.Date eventTime
- Job start and end time
|
Package jhomenet.security |
name
java.lang.String name
|
Package jhomenet.shell.command |
|
Package jhomenet.shell.console |
command
java.lang.String command
- The command associated with this event
xDim
int xDim
- The size of the console.
yDim
int yDim
- The size of the console.
panelConsole
javax.swing.JPanel panelConsole
- The panel containing the console
textfieldDisplay
javax.swing.JTextArea textfieldDisplay
- The text area displaying the information to the user
scrollpaneDisplay
javax.swing.JScrollPane scrollpaneDisplay
- Scroll pane for the text area
Copyright © 2004-2005 David Irwin. All Rights Reserved.