|
LPEX 4.2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPreferencePage
com.ibm.lpex.alef.preferences.ParserStylesPreferencePage
public final class ParserStylesPreferencePage
Preference page for customization of document parser styles.
| Constructor Summary | |
|---|---|
ParserStylesPreferencePage()
Default constructor. |
|
| Method Summary | |
|---|---|
protected void |
contributeButtons(Composite buttonBar)
Contributes a "Reset" button. |
protected Control |
createContents(Composite ancestor)
Creates and returns the SWT control for the customized body of this preference page under the given Composite. |
void |
dispose()
Disposes the SWT resources allocated by this dialog page. |
void |
init(IWorkbench workbench)
Initializes this preference page for the given workbench. |
protected void |
performDefaults()
"Restore Defaults" button pressed. |
boolean |
performOk()
"OK" / "Apply" button pressed. |
protected void |
performReset()
"Reset" button pressed. |
void |
setVisible(boolean visible)
Sets the visibility of this dialog page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParserStylesPreferencePage()
| Method Detail |
|---|
protected Control createContents(Composite ancestor)
PreferencePagepublic void init(IWorkbench workbench)
The ParserStylesPreferencePage implementation of this method does nothing.
protected void contributeButtons(Composite buttonBar)
buttonBar - the preference-page button barPreferencePage,
performReset()protected void performDefaults()
protected void performReset()
public boolean performOk()
public void setVisible(boolean visible)
public void dispose()
|
LPEX 4.2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||