|
TPTP 4.2.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.trace.ui.internal.util.AbstractChangeable
org.eclipse.tptp.monitoring.instrumentation.ui.internal.configuration.JMXConfigPage
This is the jmx settings page that will display the jmx server types.
| Constructor Summary | |
|---|---|
JMXConfigPage()
Deprecated. Default constructor. |
|
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Composite |
createControl(org.eclipse.swt.widgets.Composite parent)
Deprecated. Create the controls of the page and restore the settings based on the configuration used to reset the page. |
java.lang.String |
getSelectItem()
Deprecated. Returns the jmx selection type. |
java.lang.String |
getServiceURL()
Deprecated. Returns the service url. |
void |
setDefaultOptions()
Deprecated. Sets the default options for the combo. |
void |
setSelectItem(java.lang.String item)
Deprecated. Sets the jmx selected type |
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
Deprecated. |
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e)
Deprecated. Sent when selection occurs in the control. |
| Methods inherited from class org.eclipse.hyades.trace.ui.internal.util.AbstractChangeable |
|---|
addListener, changed, removeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JMXConfigPage()
| Method Detail |
public org.eclipse.swt.widgets.Composite createControl(org.eclipse.swt.widgets.Composite parent)
parent - the composite
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerpublic void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
widgetSelected in interface org.eclipse.swt.events.SelectionListenere - an event containing information about the selectionpublic void setSelectItem(java.lang.String item)
item - the item to selectpublic java.lang.String getSelectItem()
public void setDefaultOptions()
public java.lang.String getServiceURL()
|
TPTP 4.2.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||