|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.hungry.javacvs.util.CVSLogWindow
A handy class to keep debug spew from going to the same place to which useful, normal output would be directed.
| Field Summary | |
static int |
HEIGHT
The initial height of the log window |
static int |
WIDTH
The initial width of the log window |
| Constructor Summary | |
CVSLogWindow()
Construct a new log window, and show it |
|
| Method Summary | |
java.io.Writer |
getWriter()
return the Writer associated with this log window. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static int WIDTH
public static int HEIGHT
| Constructor Detail |
public CVSLogWindow()
| Method Detail |
public java.io.Writer getWriter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||