|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextFieldFIFO | |
|---|---|
| cdx.scorebot.util.io | Logging utilities |
| cdx.scorebot.util.swing | Swing utilities |
| Uses of TextFieldFIFO in cdx.scorebot.util.io |
|---|
| Constructors in cdx.scorebot.util.io with parameters of type TextFieldFIFO | |
|---|---|
DocumentPrintStream(TextFieldFIFO f)
Creates a DocumentPrintStream which will log to the specified TextFieldFIFO |
|
| Uses of TextFieldFIFO in cdx.scorebot.util.swing |
|---|
| Classes in cdx.scorebot.util.swing that implement TextFieldFIFO | |
|---|---|
class |
JLogPaneFIFO
JTextPane backed by a LogSyntaxDocumentFIFO restricted to the specified number of lines. |
class |
JTextAreaFIFO
A special JTextArea which limits the number of lines which it displays. |
class |
LogSyntaxDocumentFIFO
A special DefaultStyledDocument which limits the number of lines which it displays. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||