Class Summary |
App |
Convenience class that gives access to the major pieces of the qflog
application. |
FileChooser |
This FileChooser implementation for log files includes convenience methods
to open a FileChooser and get the chosen File. |
LogListenerImpl |
Implementation of the LogListener interface. |
LogServerImpl |
An implementation of the LogServer interface.
|
MainFrame |
This is the main Frame of the qflog application. |
Model |
The Model singleton of the qflog application doesn't do much, as it
delegates most of its tasks to the ViewTableModel. |
RemoteLogLevelCallbackAdapter |
|
Start |
Main entry for the logserver. |
TestClient |
This little tool is used to demonstrate and test qflog. |
Version |
This class provides access to the qflog version number. |
ViewTable |
The table used to display the views. |
RMI server to display logging information.