public class HeapDetailsSwing extends HeapDumpDetailsView implements SwingComponent
BasicView.Action| Constructor and Description |
|---|
HeapDetailsSwing() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubView(String title,
HeapHistogramView view) |
void |
addSubView(String title,
ObjectDetailsView view) |
JPanel |
getUiComponent() |
void |
removeSubView(String title) |
addActionListener, notify, removeActionListenerpublic void addSubView(String title, HeapHistogramView view)
addSubView in class HeapDumpDetailsViewpublic void addSubView(String title, ObjectDetailsView view)
addSubView in class HeapDumpDetailsViewpublic void removeSubView(String title)
removeSubView in class HeapDumpDetailsViewpublic JPanel getUiComponent()
getUiComponent in interface SwingComponentCopyright © 2012. All Rights Reserved.