|
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.ObjectComposite
com.ibm.etools.systems.editor.actions.FindDateActionComposite
public class FindDateActionComposite
A composite which gets displayed when searching by date in RS LPEX
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
FindDateActionComposite(Composite parent,
FindDateAction action)
The constructor for this class |
|
| Method Summary | |
|---|---|
void |
addFocusListener(FocusListener listener)
|
void |
init()
Sets the composite to initial mode by: putting focus in the from date selecting the from date doing a search next on the existing date |
void |
keyPressed(KeyEvent e)
Handles when the escape key is pressed |
void |
keyReleased(KeyEvent e)
|
void |
modifyText(ModifyEvent e)
|
void |
widgetDefaultSelected(SelectionEvent e)
|
void |
widgetSelected(SelectionEvent e)
|
| 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 FindDateActionComposite(Composite parent,
FindDateAction action)
parent - the parent composite| Method Detail |
|---|
public void addFocusListener(FocusListener listener)
public void init()
public void keyPressed(KeyEvent e)
KeyListenerpublic void keyReleased(KeyEvent e)
public void modifyText(ModifyEvent e)
public void widgetDefaultSelected(SelectionEvent e)
public void widgetSelected(SelectionEvent e)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||