Modifier and Type | Method and Description |
---|---|
LocalizedString |
InformationServiceController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
abstract void |
VmInformationView.addChildView(LocalizedString title,
UIComponent view) |
abstract void |
HostInformationView.addChildView(LocalizedString title,
UIComponent view) |
abstract void |
HostInformationView.removeChildView(LocalizedString title) |
Constructor and Description |
---|
ActionButton(Icon icon,
LocalizedString text) |
LabelField(LocalizedString text) |
SectionHeader(LocalizedString text) |
Modifier and Type | Method and Description |
---|---|
void |
HostInformationPanel.addChildView(LocalizedString title,
UIComponent view) |
void |
VmInformationPanel.addChildView(LocalizedString title,
UIComponent view) |
void |
HostInformationPanel.removeChildView(LocalizedString title) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
CommandException.getTranslatedMessage() |
Constructor and Description |
---|
CommandException(LocalizedString message) |
CommandException(LocalizedString message,
Throwable cause) |
Constructor and Description |
---|
InvalidConfigurationException(LocalizedString message) |
InvalidConfigurationException(LocalizedString message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
Translate.localize(T toTranslate) |
LocalizedString |
Translate.localize(T toTranslate,
String... params) |
LocalizedString |
Translate.localize(T toTranslate,
String[] specialParams,
String separator,
int position,
String... params)
Creates a
LocalizedString that can contain one list of unknown length
that gets inserted as a single String, with separator as specified, into
the regular translate parameters at a given position. |
Modifier and Type | Method and Description |
---|---|
abstract void |
HostCpuView.addCpuUsageChart(int cpuIndex,
LocalizedString name) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
HostCpuController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
void |
HostCpuPanel.addCpuUsageChart(int cpuIndex,
LocalizedString name) |
Modifier and Type | Method and Description |
---|---|
abstract void |
HostMemoryView.addMemoryChart(String tag,
LocalizedString name) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
HostMemoryController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
void |
HostMemoryPanel.addMemoryChart(String tag,
LocalizedString name) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
HostOverviewController.getLocalizedName() |
Constructor and Description |
---|
CommandLineArgumentParseException(LocalizedString message) |
CommandLineArgumentParseException(LocalizedString message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
abstract void |
NumaView.addNumaChart(String tag,
LocalizedString name) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
NumaController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
void |
NumaPanel.addNumaChart(String tag,
LocalizedString name) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ThreadView.displayWarning(LocalizedString warning) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
ThreadInformationController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
void |
SwingThreadView.displayWarning(LocalizedString warning) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
VmClassStatController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
VmCpuController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
abstract void |
VmGcView.addChart(String tag,
LocalizedString title,
String valueUnit) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
VmGcController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
void |
VmGcPanel.addChart(String tag,
LocalizedString title,
String units) |
Modifier and Type | Method and Description |
---|---|
abstract void |
HeapDumpDetailsView.addSubView(LocalizedString title,
HeapHistogramView child) |
abstract void |
HeapDumpDetailsView.addSubView(LocalizedString title,
ObjectDetailsView child) |
abstract void |
HeapView.displayWarning(LocalizedString string) |
abstract void |
HeapDumpDetailsView.removeSubView(LocalizedString title) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
HeapDumpController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
void |
HeapDetailsSwing.addSubView(LocalizedString title,
HeapHistogramView view) |
void |
HeapDetailsSwing.addSubView(LocalizedString title,
ObjectDetailsView view) |
void |
HeapSwingView.displayWarning(LocalizedString string) |
void |
HeapDetailsSwing.removeSubView(LocalizedString title) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
JmxNotificationsViewController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
abstract void |
MemoryStatsView.displayWarning(LocalizedString string) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
MemoryStatsController.getLocalizedName() |
Modifier and Type | Method and Description |
---|---|
void |
MemoryStatsViewImpl.displayWarning(LocalizedString string) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
VmOverviewController.getLocalizedName() |
Copyright © 2013. All Rights Reserved.