|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectBooleanFieldEditor
com.ibm.etools.iseries.edit.ui.preferences.AutoSyntaxCheckFieldEditor
public class AutoSyntaxCheckFieldEditor
A field editor which can be used to specify automatic syntax checking by a parser. Tooltip and info pop are included.
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
AutoSyntaxCheckFieldEditor(String name,
Composite parent)
Constructor for AutoSyntaxCheckFieldEditor. |
|
| Method Summary | |
|---|---|
protected void |
doFillIntoGrid(Composite parent,
int numColumns)
enhanced version which adds tooltip and infopop |
void |
setHelp(Composite parent,
String helpPrefix)
Use to override default help |
| 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 AutoSyntaxCheckFieldEditor(String name,
Composite parent)
name - the property name for this fieldparent - the parent of the field editor's control| Method Detail |
|---|
protected void doFillIntoGrid(Composite parent,
int numColumns)
FieldEditor
public void setHelp(Composite parent,
String helpPrefix)
parent - the parent compositehelpPrefix - the help prefix to use
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||