Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
S
saveLogAs(Component)
- Static method in class de.qfs.apps.qflog.
FileChooser
Bring up a FileChooser to save a logfile.
setClazz(String)
- Method in class de.qfs.apps.qflog.logview.
NodeData
Set the node's class/package.
setClientName(String)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set the name of the LogView's client.
setColumnNames(String[])
- Method in class de.qfs.apps.qflog.logview.
LogTableModel
Set the names for the table columns.
setCommandDistributor(CommandDistributor)
- Method in class de.qfs.apps.qflog.logview.
LogTableView
Set the CommandDistributor to use for command dispatch.
setConfigFile(File)
- Method in class de.qfs.apps.qflog.
App
Set the configFile of the application.
setConfigurableName(String)
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel
Set the Configurable's name.
setConfigurableName(String)
- Method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel
Set the Configurable's name.
setConfigurableState(Properties)
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel
Set the Configurable's state.
setConfigurableState(Properties)
- Method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel
Set the Configurable's state.
setConfigurationDirectory(File)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set the default directory to save the LogView's configuration in.
setData(LogEntry[])
- Method in class de.qfs.apps.qflog.logview.
LogTableModel
Reset the table's date to a whole new set of LogEntries.
setDefault(int)
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel
Set the default level for the filter.
setDropOnOverflow(boolean)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set whether the callback's application should drop entries when its log queue overflows.
setDropOnOverflow(boolean)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set whether the callback's application should drop entries when its log queue overflows.
setEntry(LogEntry)
- Method in class de.qfs.apps.qflog.logview.
LogDetailView
Set the entry to display.
setExtra(boolean)
- Method in class de.qfs.apps.qflog.logview.
FilterNode
Set the extra state of the FilterNode.
setFile(File)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set the file of the view.
setFilter(TableModelFilter)
- Method in class de.qfs.apps.qflog.logview.
LogTableView
Set the filter for the table.
setFilterMode(int)
- Method in class de.qfs.apps.qflog.logview.
LogTableModel
Configure the LogUser's filter mode.
setFlushBufferSize(int)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set the size of the flush buffer of the callback's application.
setFlushBufferSize(int)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set the size of the flush buffer of the callback's application.
setFlushTriggerLevel(int)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
setFlushTriggerLevel(int)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
setLevel(int)
- Method in class de.qfs.apps.qflog.logview.
FilterNode
Set the level on a node.
setLevel(Integer)
- Method in class de.qfs.apps.qflog.logview.
NodeData
Set the node's level.
setLevel(String, String, int, boolean)
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel
Set the level for one node.
setLevel(TreePath, int)
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel
Set the level for one node.
setListener(int, LogListenerImpl)
- Method in class de.qfs.apps.qflog.
Model
Set a listener for an id.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogView
Enable or disable logging output caused directly or indirectly by LogView methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogFrame
Enable or disable logging output caused directly or indirectly by LogFrame methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel
Enable or disable logging output caused directly or indirectly by LogFilterTreeModel methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogFilterView
Enable or disable logging output caused directly or indirectly by LogFilterView methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogDetailView
Enable or disable logging output caused directly or indirectly by LogDetailView methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogTableModel
Enable or disable logging output caused directly or indirectly by LogTableModel methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogTableView
Enable or disable logging output caused directly or indirectly by LogTableView methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel
Enable or disable logging output caused directly or indirectly by LogLevelTreeModel methods.
setLoggingEnabled(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogLevelView
Enable or disable logging output caused directly or indirectly by LogLevelView methods.
setLogLevel(String, int)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Callback method for a LogLevelListener to change the log level for a class or package.
setLogLevel(String, int)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Callback method for a LogLevelListener to change the log level for a class or package.
setLogLevel(TreePath, int)
- Method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel
Set the log level for a node in the tree.
setLogLevelCallback(LogLevelCallback)
- Method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel
Sets the LogLevelCallback for the LogLevelListener.
setLogLevelCallback(RemoteLogLevelCallback)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set the listener to forward LogLevelEvents to.
setLogLevelListener(int, RemoteLogLevelListener)
- Method in class de.qfs.apps.qflog.
Model
Set a LogLevelListener for an id.
setLogLevels(LogLevelTreeModel)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set the log level model for the LogView.
setMaxRows(int)
- Method in class de.qfs.apps.qflog.logview.
LogTableModel
Set the maximum number of rows of the LogTableModel.
setMethod(String)
- Method in class de.qfs.apps.qflog.logview.
NodeData
Set the node's method.
setOutputLevel(int)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set the output log level for the callback's application.
setOutputLevel(int)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set the output log level for the callback's application.
setParent(FilterNode)
- Method in class de.qfs.apps.qflog.logview.
FilterNode
Set the parent of the FilterNode.
setPostFlushSize(int)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
setPostFlushSize(int)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
setPreQueueLevel(int)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set the pre-queue level for the callback's application.
setPreQueueLevel(int)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set the pre-queue level for the callback's application.
setProgressCallback(LogParser.ProgressCallback)
- Method in class de.qfs.apps.qflog.logview.
LogParser
Set the callback used to monitor or abort parsing.
setQueueing(boolean)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set whether the callback's application should use a log queue.
setQueueing(boolean)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set whether the callback's application should use a log queue.
setQueueSize(int)
- Method in class de.qfs.apps.qflog.
RemoteLogLevelCallbackAdapter
Set the size of log queue of the callback's application.
setQueueSize(int)
- Method in class de.qfs.apps.qflog.logview.
InternalLogLevelCallback
Set the size of log queue of the callback's application.
setResources(MapResourceBundle)
- Method in class de.qfs.apps.qflog.logview.
LogDetailView
Set the resources to get the icons from.
setResources(ResourceBundle)
- Method in class de.qfs.apps.qflog.logview.
LogView
Override the default resources used by the LogView.
setResources(ResourceBundle)
- Method in class de.qfs.apps.qflog.logview.
LogFilterView
Override the default resources used by the LogLevelView.
setResources(ResourceBundle)
- Method in class de.qfs.apps.qflog.logview.
LogTableView
Override the default resources used by the LogTableView.
setResources(ResourceBundle)
- Method in class de.qfs.apps.qflog.logview.
LogLevelView
Override the default resources used by the LogLevelView.
setRootName(String)
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel
Set the name for the root node.
setRootName(String)
- Method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel
Set the name for the root node.
setServerHost(String)
- Method in class de.qfs.apps.qflog.
App
Set the serverHost of the application.
setServerName(String)
- Method in class de.qfs.apps.qflog.
App
Set the serverName of the application.
setState(int)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set the state of the view.
setStatusLine(StatusLine)
- Method in class de.qfs.apps.qflog.logview.
LogTableView
Set the StatusLine to use for informative display.
setUp()
- Method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel.UnitTest
Set up the test fixture.
setUp()
- Method in class de.qfs.apps.qflog.logview.
LogParser.UnitTest
Set up the test fixture.
setUp()
- Method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel.UnitTest
Set up the test fixture.
setVisible(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogFrame
Make the frame visible/invisible.
show()
- Method in class de.qfs.apps.qflog.logview.
LogFrame
Display the frame.
showDetail(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogTableView
Tell the LogTableView whether the detail view should be displayed.
showDetailView(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set whether the detail view should be displayed.
showFilterView(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set whether the filter view should be displayed.
showLevelView(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set whether the log levels view should be displayed.
showSetLevels()
- Method in class de.qfs.apps.qflog.logview.
LogFilterView
Expand or collapse tree nodes so that all nodes with a non-null level are displayed.
showSetLevels()
- Method in class de.qfs.apps.qflog.logview.
LogLevelView
Expand or collapse tree nodes so that all nodes with a non-null level are displayed.
showStatusLine(boolean)
- Method in class de.qfs.apps.qflog.logview.
LogView
Set whether the status line should be displayed.
Start
- class de.qfs.apps.qflog.
Start
.
Main entry for the logserver.
Start()
- Constructor for class de.qfs.apps.qflog.
Start
startLogging()
- Method in class de.qfs.apps.qflog.logview.
LogView
Insert the LogView into the Log filter chain.
startLogging(LogSource)
- Method in class de.qfs.apps.qflog.logview.
LogView
Add the LogView to the filter chain of a LogSource.
STATE_CONNECTED
- Static variable in class de.qfs.apps.qflog.logview.
LogView
Identifier for view connected to a LogListener.
STATE_DISCONNECTED
- Static variable in class de.qfs.apps.qflog.logview.
LogView
Identifier for a view disconnected from a former connected LogListener.
STATE_FILE
- Static variable in class de.qfs.apps.qflog.logview.
LogView
Identifier for a file view.
STATE_INTERNAL
- Static variable in class de.qfs.apps.qflog.logview.
LogView
Identifier for an internal view.
STATE_UNKNOWN
- Static variable in class de.qfs.apps.qflog.logview.
LogView
Identifier for an unknown state.
stopLogging()
- Method in class de.qfs.apps.qflog.logview.
LogView
Remove the LogView from the Log filer chain.
stopLogging(LogSource)
- Method in class de.qfs.apps.qflog.logview.
LogView
Remove the LogView from the filter chain of a LogSource.
suite()
- Static method in class de.qfs.apps.qflog.logview.
LogFilterTreeModel.UnitTest
Get the suite of tests.
suite()
- Static method in class de.qfs.apps.qflog.logview.
UnitTests
Create a new suite.
suite()
- Static method in class de.qfs.apps.qflog.logview.
LogParser.UnitTest
Get the suite of tests.
suite()
- Static method in class de.qfs.apps.qflog.logview.
LogLevelTreeModel.UnitTest
Get the suite of tests.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V