|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.gui.tab.Tab<H>
jhomenet.gui.tab.AbstractInfoTab<H>
jhomenet.gui.tab.DeviceInfoTab<H>
public class DeviceInfoTab<H extends Device>
ID: $Id$
| Field Summary |
|---|
| Fields inherited from class jhomenet.gui.tab.Tab |
|---|
parentWindow, tabName |
| Constructor Summary | |
|---|---|
DeviceInfoTab(AbstractWindow parentWindow)
Default constructor. |
|
| Method Summary | |
|---|---|
protected javax.swing.JPanel |
buildAdditionalPanel(H hardware)
Build an additional hardware section. |
| Methods inherited from class jhomenet.gui.tab.AbstractInfoTab |
|---|
buildTab |
| 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 |
| Constructor Detail |
|---|
public DeviceInfoTab(AbstractWindow parentWindow)
| Method Detail |
|---|
protected javax.swing.JPanel buildAdditionalPanel(H hardware)
AbstractInfoTab
buildAdditionalPanel in class AbstractInfoTab<H extends Device>hardware - Reference to the hardware object
jhomenet.gui.tab.AbstractInfoTab#buildAdditionalPanel(null)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||