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