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, removeActionListener
public void addSubView(String title, HeapHistogramView view)
addSubView
in class HeapDumpDetailsView
public void addSubView(String title, ObjectDetailsView view)
addSubView
in class HeapDumpDetailsView
public void removeSubView(String title)
removeSubView
in class HeapDumpDetailsView
public JPanel getUiComponent()
getUiComponent
in interface SwingComponent
Copyright © 2013. All Rights Reserved.