public interface VmInformationView extends View
| Modifier and Type | Method and Description |
|---|---|
void |
addChildView(String title,
Component view) |
int |
getNumChildren() |
int |
getSelectedChildID() |
Component |
getUiComponent() |
void |
selectChildID(int id) |
Copyright © 2012. All Rights Reserved.