|
||||||||||
| 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.ui.dialogs.PropertyPage
org.eclipse.ocl.examples.debug.ui.pages.OCLBreakpointPage
org.eclipse.ocl.examples.debug.ui.pages.OCLLineBreakpointPage
public class OCLLineBreakpointPage
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.debug.ui.pages.OCLBreakpointPage |
|---|
ATTR_DELETE_ON_CANCEL, EMPTY_STRING, fEnabledButton, fErrorMessages, fHitCountButton, fHitCountText, fSuspendPolicy |
| Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
|---|
ERROR, INFORMATION, NONE, WARNING |
| Constructor Summary | |
|---|---|
OCLLineBreakpointPage()
|
|
| Method Summary | |
|---|---|
int |
convertHeightInCharsToPixels(int chars)
|
int |
convertWidthInCharsToPixels(int chars)
|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
protected void |
createTypeSpecificEditors(org.eclipse.swt.widgets.Composite parent)
Allows subclasses to add type specific editors to the common Java breakpoint page. |
protected void |
createTypeSpecificLabels(org.eclipse.swt.widgets.Composite parent)
Allows subclasses to add type specific labels to the common Java breakpoint page. |
void |
dispose()
|
protected void |
doStore()
Stores the values configured in this page. |
| Methods inherited from class org.eclipse.ocl.examples.debug.ui.pages.OCLBreakpointPage |
|---|
addErrorMessage, createCheckButton, createComposite, createContents, createEnabledButton, createLabel, createLabels, createRadioButton, createText, getBreakpoint, performCancel, performOk, removeErrorMessage |
| Methods inherited from class org.eclipse.ui.dialogs.PropertyPage |
|---|
getElement, setElement |
| Methods inherited from class org.eclipse.jface.preference.PreferencePage |
|---|
applyData, applyDialogFont, computeSize, contributeButtons, createDescriptionLabel, createNoteComposite, doComputeSize, doGetPreferenceStore, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, okToLeave, performApply, performDefaults, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButton |
| Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
|---|
convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, 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, setContainer, setSize |
| Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
|---|
getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
| Constructor Detail |
|---|
public OCLLineBreakpointPage()
| Method Detail |
|---|
protected void doStore()
throws org.eclipse.core.runtime.CoreException
OCLBreakpointPage
doStore in class OCLBreakpointPageorg.eclipse.core.runtime.CoreExceptionprotected void createTypeSpecificLabels(org.eclipse.swt.widgets.Composite parent)
OCLBreakpointPage
createTypeSpecificLabels in class OCLBreakpointPage
protected void createTypeSpecificEditors(org.eclipse.swt.widgets.Composite parent)
throws org.eclipse.core.runtime.CoreException
OCLBreakpointPage
createTypeSpecificEditors in class OCLBreakpointPageorg.eclipse.core.runtime.CoreExceptionpublic int convertHeightInCharsToPixels(int chars)
convertHeightInCharsToPixels in class org.eclipse.jface.dialogs.DialogPagepublic int convertWidthInCharsToPixels(int chars)
convertWidthInCharsToPixels in class org.eclipse.jface.dialogs.DialogPagepublic void dispose()
dispose in interface org.eclipse.jface.dialogs.IDialogPagedispose in class org.eclipse.jface.dialogs.DialogPagepublic void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.jface.dialogs.IDialogPagecreateControl in class OCLBreakpointPage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||