Modifier and Type | Class and Description |
---|---|
class |
HeapDumpDetailsView |
class |
HeapHistogramView |
class |
HeapView |
class |
ObjectDetailsView |
Modifier and Type | Method and Description |
---|---|
BasicView |
HeapDumpDetailsController.getView() |
Modifier and Type | Method and Description |
---|---|
abstract void |
HeapView.setChildView(BasicView childView) |
Modifier and Type | Class and Description |
---|---|
class |
HeapDetailsSwing |
class |
HeapSwingView |
class |
HistogramPanel |
class |
ObjectDetailsPanel
A Panel that displays JavaHeapObjects and referrers and references.
|
Modifier and Type | Method and Description |
---|---|
void |
HeapSwingView.setChildView(BasicView childView) |
Modifier and Type | Method and Description |
---|---|
void |
MainView.setSubView(BasicView view) |
Modifier and Type | Class and Description |
---|---|
class |
MemoryStatsView |
class |
MemoryStatsViewImpl |
Modifier and Type | Method and Description |
---|---|
BasicView |
MemoryStatsViewImpl.getView() |
Modifier and Type | Class and Description |
---|---|
class |
AgentInformationDisplayFrame |
class |
AgentInformationDisplayView |
class |
HostCpuPanel |
class |
HostCpuView |
class |
HostInformationPanel |
class |
HostInformationView |
class |
HostMemoryPanel |
class |
HostMemoryView |
class |
HostOverviewPanel |
class |
HostOverviewView |
class |
SummaryPanel |
class |
SummaryView |
class |
VmCpuPanel |
class |
VmCpuView |
class |
VmGcPanel |
class |
VmGcView |
class |
VmInformationPanel |
class |
VmInformationView |
class |
VmOverviewPanel |
class |
VmOverviewView |
Modifier and Type | Method and Description |
---|---|
BasicView |
HostMemoryController.getView() |
BasicView |
VmInformationController.getView() |
BasicView |
SummaryController.getView() |
BasicView |
HostInformationController.getView() |
BasicView |
HostCpuController.getView() |
BasicView |
HostOverviewController.getView() |
Modifier and Type | Method and Description |
---|---|
void |
HostInformationPanel.addChildView(String title,
BasicView view) |
abstract void |
HostInformationView.addChildView(String title,
BasicView view) |
void |
MainWindow.setSubView(BasicView view) |
Modifier and Type | Class and Description |
---|---|
class |
VmClassStatPanel |
class |
VmClassStatView |
Modifier and Type | Class and Description |
---|---|
class |
ThreadDetailsView |
class |
ThreadTableView |
class |
ThreadTimelineView |
class |
ThreadView |
class |
VMThreadCapabilitiesView |
Modifier and Type | Field and Description |
---|---|
protected BasicView |
CommonController.view |
Constructor and Description |
---|
CommonController(Timer timer,
BasicView view) |
Modifier and Type | Class and Description |
---|---|
class |
SwingThreadDetailsView |
class |
SwingThreadTableView |
class |
SwingThreadTimelineView |
class |
SwingThreadView |
class |
SwingVMThreadCapabilitiesView |
Copyright © 2013. All Rights Reserved.