|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.csstudio.startup.application.OpenDocumentEventProcessor
public class OpenDocumentEventProcessor
Helper class used to open file from command line.
| Field Summary | |
|---|---|
static java.lang.String |
OPEN_DOC_PROCESSOR
|
| Constructor Summary | |
|---|---|
OpenDocumentEventProcessor(Display display)
Constructor. |
|
| Method Summary | |
|---|---|
void |
catchUp(Display display)
Process delayed events. |
void |
handleEvent(Event event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String OPEN_DOC_PROCESSOR
| Constructor Detail |
|---|
public OpenDocumentEventProcessor(Display display)
display - display used as a source of event| Method Detail |
|---|
public void handleEvent(Event event)
public void catchUp(Display display)
display - display associated with the workbench
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||