|
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.Object SystemBasePropertyPage com.ibm.etools.iseries.rse.ui.propertypages.LibPropertyPage
public class LibPropertyPage
The property page for filter string properties. This is an output-only page. The plugin.xml file registers this for objects of class com.ibm.etools.systems.filters.SystemFilterString
Field Summary | |
---|---|
static String |
Copyright
|
protected boolean |
initDone
|
protected Label |
labelAttribute
|
protected Label |
labelAttributePrompt
|
protected Label |
labelLib
|
protected Label |
labelLibPrompt
|
protected Label |
labelName
|
protected Label |
labelNamePrompt
|
protected Label |
labelStatus
|
protected Label |
labelStatusPrompt
|
protected Label |
labelTextPrompt
|
protected Label |
labelType
|
protected Label |
labelTypePrompt
|
protected IQSYSResource |
resource
|
protected String |
sName
|
protected Label |
srcEncoding
|
protected Label |
srcEncodingPrompt
|
protected Label |
srcFileCcsid
|
protected Label |
srcFileCcsidPrompt
|
protected Label |
srcFileRecLen
|
protected Label |
srcFileRecLenPrompt
|
protected Label |
srcIsDbcs
|
protected Label |
srcIsDbcsPrompt
|
protected Label |
srcLangId
|
protected Label |
srcLangIdPrompt
|
protected String |
sText
|
protected Text |
textText
|
Constructor Summary | |
---|---|
LibPropertyPage()
Constructor for SystemFilterPropertyPage |
Method Summary | |
---|---|
protected Control |
createContentArea(Composite parent)
Create the page's GUI contents. |
protected void |
doInitializeFields()
Initialize values of input fields based on input |
boolean |
performOk()
Called by parent when user presses OK |
protected boolean |
verifyPageContents()
Validate all the widgets on the page |
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
protected Label labelNamePrompt
protected Label labelLibPrompt
protected Label labelTypePrompt
protected Label labelAttributePrompt
protected Label labelStatusPrompt
protected Label labelTextPrompt
protected Label labelType
protected Label labelLib
protected Label labelAttribute
protected Label labelStatus
protected Label labelName
protected Text textText
protected String sName
protected String sText
protected boolean initDone
protected IQSYSResource resource
protected Label srcFileCcsid
protected Label srcFileCcsidPrompt
protected Label srcFileRecLen
protected Label srcFileRecLenPrompt
protected Label srcIsDbcs
protected Label srcIsDbcsPrompt
protected Label srcLangId
protected Label srcLangIdPrompt
protected Label srcEncoding
protected Label srcEncodingPrompt
Constructor Detail |
---|
public LibPropertyPage()
Method Detail |
---|
protected Control createContentArea(Composite parent)
protected void doInitializeFields()
protected boolean verifyPageContents()
Subclasses should override to do full error checking on all the widgets on the page.
public boolean performOk()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |