|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFieldEditor
com.ibm.etools.iseries.edit.preferences.sql.LpexPreviewFieldEditor
public class LpexPreviewFieldEditor
| Field Summary | |
|---|---|
static String |
Copyright
|
| Constructor Summary | |
|---|---|
LpexPreviewFieldEditor(Composite parent)
The constructor for this class |
|
| Method Summary | |
|---|---|
protected void |
adjustForNumColumns(int numColumns)
|
protected void |
doFillIntoGrid(Composite parent,
int numColumns)
|
protected void |
doLoad()
|
protected void |
doLoadDefault()
|
protected void |
doStore()
|
int |
getNumberOfControls()
|
void |
setFormatting(SQLFormattingSettings formatting)
Sets the formatting options for the formatter |
void |
setIndent(int indentValue)
Sets the indent for the formatter for the preview |
void |
setUpperCasing(SQLUpperCaseSettings uppercasing)
Sets the uppercasing settings for the formatter. |
void |
store()
Override the default so that we always store the value. |
void |
updatePreviewForFormatting()
Updates the preview area using the formatting settings |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Constructor Detail |
|---|
public LpexPreviewFieldEditor(Composite parent)
parent - the parent composite for the field editor| Method Detail |
|---|
protected void adjustForNumColumns(int numColumns)
protected void doFillIntoGrid(Composite parent,
int numColumns)
protected void doLoad()
protected void doLoadDefault()
protected void doStore()
public int getNumberOfControls()
public void setUpperCasing(SQLUpperCaseSettings uppercasing)
uppercasing - the uppercasing settings to use when formattingpublic void updatePreviewForFormatting()
public void setFormatting(SQLFormattingSettings formatting)
formatting - the formatting optionspublic void setIndent(int indentValue)
indentValue - the number of characters to indentpublic void store()
FieldEditor
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||