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