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, removeActionListener
public void addChildView(LocalizedString title, UIComponent view)
addChildView
in class VmInformationView
view
- the view.public Component getUiComponent()
getUiComponent
in interface SwingComponent
public int getSelectedChildID()
getSelectedChildID
in class VmInformationView
public boolean selectChildID(int id)
selectChildID
in class VmInformationView
public int getNumChildren()
getNumChildren
in class VmInformationView
Copyright © 2013. All Rights Reserved.