jhomenet.gui.tab
Class PlotTab

java.lang.Object
  extended by jhomenet.gui.tab.Tab
      extended by jhomenet.gui.tab.PlotTab

public class PlotTab
extends Tab

Id: $Id$

Author:
David Irwin

Field Summary
protected static Logger logger
          The logger
 
Fields inherited from class jhomenet.gui.tab.Tab
parentWindow, tabName
 
Constructor Summary
PlotTab(AbstractWindow parentWindow)
          Default constructor.
 
Method Summary
 void buildTab(HomenetHardware hardware)
          Build the tab.
 
Methods inherited from class jhomenet.gui.tab.Tab
getPanel, getTabName, setPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static Logger logger
The logger

Constructor Detail

PlotTab

public PlotTab(AbstractWindow parentWindow)
Default constructor.

Method Detail

buildTab

public void buildTab(HomenetHardware hardware)
Description copied from class: Tab
Build the tab.

Specified by:
buildTab in class Tab


Copyright © 2004-2005 David Irwin. All Rights Reserved.