|
qflib 0.99 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
LogUser
interface that reduces the effort of writing a new LogFilter
to implementing the isUseful
method. TreeAdapter
and has a
number of extra features.CommandDistributor.assignAsyncCommand
method. de.qfs.lib.option
package.
de.qfs.lib.option
package.
notifyObservers
call.
BooleanOption
. Command
has been
aborted by the user. ChoiceOptionEdit
.ChoiceOption
. ChoiceOptions
and ChoiceOptionEdits
instead. ChoiceOptionGroup will be removed
in the next version.ClassWrapper
that they are aware of (at least some of) their partner
classes, overriding the default mechanism of a ClassWrapper when generating
a wrapper class.Commands
.Commands
that do not implement the Invokable
interface
get executed.
Observable's
Observer
to the time of commit.Transaction
the CommitableStateChange
tells a StateHolder
when to save and restore
its state.Configuration
class to make an Object's state persistent. Configuration
mechanism, when they
are contained in an OptionSet
that is registered with the
Configuration. Configurable
registered with the Configuration
.Configurable
registered with the Configuration
.Configurables
and other Configurators, thus building a hierarchy which is used to
determine the names under which the Configurables are registered with the
Configuration
. CountingInputStream
.CountingInputStream
.executeWatched
.
clone
method to create a copy
of the delegate.
Object.clone
, but with the parent of the copy
set to null.
java.util.Observable.notifyObservers
on the Observable
.
JScrollPane
so that it never scrolls to a negative view position.
LogFormat
interface that produces the same result as the LogEntry.toString
method before Version 0.98.0DateFormat
of HH:mm:ss.SSS for timestamps.
DelayedAction
. DelayedAction
. Command
that has been assigned through a CommandDistributor
, it will be caught and the Dialog contained in it will
be displayed.Dialog
objects. Log.DBG
, if the Logger's level
allows it.
Log.DBG
, if the Logger's level
allows it.
de.qfs.lib.config
package provides everything required
to save and restore an application's state in a user editable config
file. ListSelectionListener.valueChanged
.
TreeSelectionListener.valueChanged
.
dispatchEvent
method.
EditorOption
. EnumOption
. dispatchEvent
method. File.list
. entrySet
.
Log.ERR
, if the Logger's level
allows it.
Log.ERR
, if the Logger's level
allows it.
log
from the current Thread.
log
from the Thread.
Commitable
. StreamLogWriter
that writes
LogEntries
to a File
. DefaultLogFormat
to write LogEntries
to a file.
DefaultLogFormat
to write LogEntries
to a file.
LogEntries
to
a file.
LogEntries
to
a file.
FileOption
. Frame
objects. ResourceBundle.getBundle
that can handle resources from jar files.
ResourceBundle.getBundle
that can handle resources from jar files.
requestFocus
method, a workaround for some weird JDK 1.4.1/Motif focus
behavior that messes up focus requests after closing a modal dialog.
LogEntry
.
LogEntry
.
FileLogWriter.logToFile
or
RingFileLogWriter.logToFile
.
LogEntries
.
getInt
for the sake of conformance with OptionSet
and ArgsParser
.
LogWriter
used for the default logging
mechanism, i.e. to log the messages that have passed through the filter
chain.
RemoteLogWriter.logRemote
.
de.qfs.lib.option
package.
doModal
operation.
SHOW_BOTH
, SHOW_FIRST
or SHOW_SECOND
.
setUserObject
.
IntegerOption
. Commands
that implement this interface will be invoked
directly by the CommandDistributor
.mainComponent
member of the dialog.
JDialog
objects.
JFrame
objects.
JSplitPane
objects. KeyEvent
.KeyOption
, built from a JLabel and a custom
component. keySet
.
LabelOptionEdit
.LogFilter
that filters messages based on their
level. FILTER_UNUSED
and no LogWriter
.
FILTER_USED
.
LogClient
interface it
should do so by extending this abstract class instead of UnicastRemoteObject
. LogEntries
.LogLevelListeners
of changes in the log levels used by the Loggers
of an
application.LogListener
interface
it should do so by extending this abstract class instead of UnicastRemoteObject
. LogServer
interface it
should do so by extending this abstract class instead of UnicastRemoteObject
. LogEntries
after they have passed through the chain of LogFilters
. next
.
next
.
setDefaultLogLevel
etc.
Log.ERR
.
Log.ERR
.
RemoteLogWriter.logRemote
instead.
RemoteLogWriter.logRemote
instead.
RemoteLogWriter.logRemote
instead.
LevelFilter
to put it into the Log
filter chain.
LevelFilter
to put it into the Log
filter chain.
FileLogWriter.logToFile
or RingFileLogWriter.logToFile
instead.
MRUCache
.MRUCache
.ArgsParser.parse
when it encounters
inconsistencies in the command line arguments.Command
that has been assigned through a CommandDistributor
, it will be caught and a Dialog for the contained
message will be displayed through Message.showMessage
.ArgsParser.parse
when it encouters an option that has a required
parameter, but none was given on the command line or in the options file.SHOW_BOTH
.
SHOW_BOTH
.
MultiPane's
showing state.MultiPaneEvents
.LogUser
mode.
Log.MSG
, if the Logger's level
allows it.
Log.MSG
, if the Logger's level
allows it.
Log.MTD
, if the Logger's level
allows it.
Log.MTD
, if the Logger's level
allows it.
close
.
OptionSet
. NestedOption
in an
OptionSet
. TreeBuilder
.ArgsParser
.
Transaction
is created for a Thread that already has an open
Transaction. OptionDialog
as of version 0.98.0.
Option's
value. Option
can be restricted by
adding an OptionValidator with Option.addValidator
. Observers
.
pushMessage
and display the permanent message.
popMessage
or replaced with another call to pushMessage.
RemoteLogLevelCallback
interface it should do so by extending this
abstract class instead of UnicastRemoteObject
. RemoteLogLevelListener
interface it should do so by extending this
abstract class instead of UnicastRemoteObject
. LogServer
and pass the log messages created
by a program to it. FileLogWriter
but limits the
size of the files it writes to. DefaultLogFormat
to write LogEntries
to a file.
LogEntries
to a file.
remove(Object)
this method
removes only the one binding for key and value.
MRUCache
.
doModal
.
SwingUtilities.invokeLater
.
CommitableStateChange
to make the change of an Object's state
part of a Transaction
. LevelFilter
in combination with
StreamLogWriter
, FileLogWriter
or RingFileLogWriter
as of version
0.98.0.LogEntries
to a PrintStream
or a PrintWriter
.DefaultLogFormat
to print LogEntries
to System.err.
LogEntries
to
System.err.
DefaultLogFormat
to print LogEntries
to a stream.
LogEntries
to
a stream.
DefaultLogFormat
to print LogEntries
to a writer.
LogEntries
to
a writer.
StringOption
. SwingUtilities
.setViewPosition
to nonnegative
coordinates.visit
except for Exception
handling.
saveState
.
setSortColumn
.
prepareKeymaps
.
LogEntries
.
LogWriter
to use for the default logging
mechanism, i.e. to log the messages that have passed through the filter
chain.
doModal(Component,boolean)
.
de.qfs.lib.option
package.
doModal
method will return
after the dialog is closed.
JTable.setModel
to change the model of the table.
JTable.setModel
to change the model of the table.
ArgsParser
did its job.
ModalDialogs
instead
of the default JOptionPane dialogs.
Configurable
registered with the Configuration
.
StateHolder
whose state is about to change.
LevelFilter
instance created with
logToFile
from the filter chain and close the log
file.
LevelFilter
instance created with
logToFile
from the filter chain and close the log
file.
RemoteLogWriter.stopLogging
instead.
Log.setQueueing(false)
to flush pending messages and close open log
files and disconnect from the log server as necessary.
TableModels
which
leave the original model undisturbed. FilteredAndSortedTableModel
. TableModelFilter
that requires the table model rows to be
recalculated.FilteredAndSortedTableModel
. TableModelSorter
.TextOption
. executeWatched
is explicitely cancelled with cancelCall
.executeWatched
times out and is interrupted by the
WatchDog.commit
or to be undone together by rollback
. TreeUtil.traverse
or TreeUtil.traverseFrom
.TreeUtil
class can be applied to every kind of tree structure without
the need to change anything in the implementation of the structure itself
(provided that the basic tree functionality is there). FILTER_UNUSED
.
FILTER_USED
.
LogFormat
interface to
customize LogEntry output.
KEYS
, VALUES
or ENTRIES
.
ArgsParser.parse
when it encouters an option that may not have a
parameter, but one was given on the command line or in the options file.CommandDistributor.assignCommandSilently
, when a Command
has been passed through all possible CommandHandlers
and is still not handled.ArgsParser.parse
when it encouters an option that has not been defined.SwingUtilities.updateComponentTreeUI
, since otherwise the header
renderer of the table doesn't get updated.
values
.
OptionDialog
is used to to display a
sequence of Option panes which the user can travers with a "Next" and a
"Back" button.
withEvents
instead.
Log.WRN
, if the Logger's level
allows it.
Log.WRN
, if the Logger's level
allows it.
remove(Object,Object)
method.
|
qflib 0.99 | |||||||||
PREV NEXT | FRAMES NO FRAMES |