public abstract class OutputEvent extends EventObject
source| Constructor and Description |
|---|
OutputEvent(InputOutput src)
Create an event.
|
| Modifier and Type | Method and Description |
|---|---|
InputOutput |
getInputOutput()
Get the Output Window tab in question.
|
abstract String |
getLine()
Get the text on the line.
|
getSource, toStringpublic OutputEvent(InputOutput src)
src - the tab in questionpublic abstract String getLine()
public InputOutput getInputOutput()
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.