Package de.qfs.apps.qflog.command

Commands for the logserver qflog.

See:
          Description

Class Summary
CommandEditOptions This command brings up the option dialog, waits for the user to finish and sets the Options in the server as well as all registered clients.
CommandEditRemove This Command saves the log entries from the listener in the selected row of the listener table into a log file.
CommandFileExit This Command exits the application, removing the server from the RMI registry and saving the Configuration first.
CommandFileOpen This Command creates a new view for a LogFile.
CommandFileSaveAs This Command saves the log entries from the listener in the selected row of the listener table into a log file.
CommandHelpAbout This command brings up a dialog displaying version and copyright information.
CommandOpenLogView This Command opens a view for the listener in the selected row of the listener table.
 

Package de.qfs.apps.qflog.command Description

Commands for the logserver qflog.