A C D E F G H I J K L M N O P R S T U V

M

main(String[]) - Static method in class de.qfs.apps.qflog.Start
Main point of entry for the logserver.
main(String[]) - Static method in class de.qfs.apps.qflog.Version
Dump the version numbers for this release to System.out.
With argument -version print the whole version number.
With argument -major print only the major number.
With argument -minor print only the minor number.
With argument -release print only the release number.
With argument -jdk print only the JDK version for which this qflog version was compiled.
Otherwise print a message containing the full version.
main(String[]) - Static method in class de.qfs.apps.qflog.TestClient
Main point of entry for the TestClient.
main(String[]) - Static method in class de.qfs.apps.qflog.logview.LogFrame
Bring up a LogFrame to let the user fool around a bit and test whether logging is completely turned off.
MainFrame - class de.qfs.apps.qflog.MainFrame.
This is the main Frame of the qflog application.
MainFrame() - Constructor for class de.qfs.apps.qflog.MainFrame
Create a new MainFrame.
MAJOR - Static variable in class de.qfs.apps.qflog.Version
The major version.
makeMenu(String) - Method in class de.qfs.apps.qflog.MainFrame
Build a menu from information in the application's resources.
makeMenu(String) - Method in class de.qfs.apps.qflog.logview.LogFrame
Make a menu.
makeMenuItem(String, ActionListener) - Method in class de.qfs.apps.qflog.MainFrame
Build a menu item from information in the application's resources.
makeMenuItem(String, ActionListener) - Method in class de.qfs.apps.qflog.logview.LogFrame
Make a menu item.
makeViewMenu() - Method in class de.qfs.apps.qflog.logview.LogView
Create the view menu for the LogView.
methodAdded(String, String) - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
A method has been added to the TreeFilter.
MINOR - Static variable in class de.qfs.apps.qflog.Version
The minor version.
Model - class de.qfs.apps.qflog.Model.
The Model singleton of the qflog application doesn't do much, as it delegates most of its tasks to the ViewTableModel.

A C D E F G H I J K L M N O P R S T U V