|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmk.fsgrep.util.output.OutputDestination
mk.fsgrep.util.output.DialogOutput
public class DialogOutput
Send output to a notification dialog.
| Constructor Summary | |
|---|---|
DialogOutput(java.awt.Component pParent)
|
|
| Method Summary | |
|---|---|
protected java.awt.Component |
getParent()
|
void |
print(java.lang.String string)
|
| Methods inherited from class mk.fsgrep.util.output.OutputDestination |
|---|
close, flush, print, println, println |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogOutput(java.awt.Component pParent)
| Method Detail |
|---|
protected java.awt.Component getParent()
public void print(java.lang.String string)
print in class OutputDestination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||