public class HostInformationPanel extends HostInformationView implements SwingComponent
BasicView.Action| Constructor and Description |
|---|
HostInformationPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChildView(String title,
BasicView view) |
Component |
getUiComponent() |
void |
removeChildView(String title) |
addActionListener, notify, removeActionListenerpublic void addChildView(String title, BasicView view)
addChildView in class HostInformationViewpublic void removeChildView(String title)
removeChildView in class HostInformationViewpublic Component getUiComponent()
getUiComponent in interface SwingComponentCopyright © 2012. All Rights Reserved.