|
TPTP 4.4.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.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
org.eclipse.tptp.wsdm.tooling.preferences.internal.Axis2ServerLocationPreferencePage
The class is used to create the Preference page for the Axis jars used in code generation. It is used to set Axis2 Server Location.
| Field Summary | |
|---|---|
static java.lang.String |
SERVER_LOCATION_PREFERENCE_KEY
|
static java.lang.String |
USE_BUILT_IN_AXIS2_PREFERENCE_KEY
|
| Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
|---|
ERROR, INFORMATION, NONE, WARNING |
| Constructor Summary | |
|---|---|
Axis2ServerLocationPreferencePage()
|
|
Axis2ServerLocationPreferencePage(java.lang.String title)
|
|
Axis2ServerLocationPreferencePage(java.lang.String title,
org.eclipse.jface.resource.ImageDescriptor image)
|
|
| Method Summary | |
|---|---|
protected org.eclipse.swt.widgets.Control |
createContents(org.eclipse.swt.widgets.Composite parent)
|
void |
init(org.eclipse.ui.IWorkbench workbench)
|
protected void |
performApply()
|
protected void |
performDefaults()
|
boolean |
performOk()
|
| Methods inherited from class org.eclipse.jface.preference.PreferencePage |
|---|
applyData, applyDialogFont, computeSize, contributeButtons, createControl, createDescriptionLabel, createNoteComposite, doComputeSize, doGetPreferenceStore, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, okToLeave, performCancel, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButton |
| Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
|---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setDescription, setImageDescriptor, setMessage, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.preference.IPreferencePage |
|---|
computeSize, isValid, okToLeave, performCancel, setContainer, setSize |
| Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
|---|
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
| Field Detail |
public static final java.lang.String USE_BUILT_IN_AXIS2_PREFERENCE_KEY
public static final java.lang.String SERVER_LOCATION_PREFERENCE_KEY
| Constructor Detail |
public Axis2ServerLocationPreferencePage()
public Axis2ServerLocationPreferencePage(java.lang.String title)
title -
public Axis2ServerLocationPreferencePage(java.lang.String title,
org.eclipse.jface.resource.ImageDescriptor image)
| Method Detail |
protected org.eclipse.swt.widgets.Control createContents(org.eclipse.swt.widgets.Composite parent)
public void init(org.eclipse.ui.IWorkbench workbench)
init in interface org.eclipse.ui.IWorkbenchPreferencePageprotected void performDefaults()
protected void performApply()
public boolean performOk()
performOk in interface org.eclipse.jface.preference.IPreferencePage
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||