|
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.ObjectSystemPromptDialog
com.ibm.etools.systems.editor.actions.FilterDateDialog
public class FilterDateDialog
Field Summary | |
---|---|
static String |
copyright
|
static int |
EQUAL_TO_SELECTED
indicates that the equal to radio button was selected |
static int |
GREATER_THAN_SELECTED
indicates that the greater than radio button was selected |
static int |
LESS_THAN_SELECTED
indicates that the less than radio button was selected |
static int |
RANGE_SELECTED
indicates that the range radio button was selected |
Constructor Summary | |
---|---|
FilterDateDialog(Shell shell)
Constructor for FilterDateDialog. |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
String |
getDateFrom()
Method getDateFrom. |
String |
getDateTo()
Method getDateTo. |
protected Control |
getInitialFocusControl()
|
int |
getOptionSelected()
Method getOptionSelected. |
protected boolean |
processOK()
|
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
public static final int LESS_THAN_SELECTED
public static final int GREATER_THAN_SELECTED
public static final int EQUAL_TO_SELECTED
public static final int RANGE_SELECTED
Constructor Detail |
---|
public FilterDateDialog(Shell shell)
shell
- Method Detail |
---|
protected Control createInner(Composite parent)
com.ibm.etools.systems.core.ui.dialogs.SystemPromptDialog#createInner(Composite)
protected Control getInitialFocusControl()
com.ibm.etools.systems.core.ui.dialogs.SystemPromptDialog#getInitialFocusControl()
public String getDateFrom()
public String getDateTo()
public int getOptionSelected()
protected boolean processOK()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |