public class VmInformationPanel extends VmInformationView implements SwingComponent
BasicView.Action| Constructor and Description |
|---|
VmInformationPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChildView(LocalizedString title,
UIComponent view) |
int |
getNumChildren() |
int |
getSelectedChildID() |
Component |
getUiComponent() |
boolean |
selectChildID(int id) |
addActionListener, notify, removeActionListenerpublic void addChildView(LocalizedString title, UIComponent view)
addChildView in class VmInformationViewview - the view.public Component getUiComponent()
getUiComponent in interface SwingComponentpublic int getSelectedChildID()
getSelectedChildID in class VmInformationViewpublic boolean selectChildID(int id)
selectChildID in class VmInformationViewpublic int getNumChildren()
getNumChildren in class VmInformationViewCopyright © 2013. All Rights Reserved.