Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
C
cancel()
- Method in class imx.loggui.lib.
ICheckBox
Writes the boolean of the propertyOwner's property to the check box, if bufferChange is true.
cancel()
- Method in class imx.loggui.lib.
IComboBox
Writes the property value to the combo box selection field, if bufferChange is true.
cancel()
- Method in class imx.loggui.lib.
IIntegerField
Writes the integer of the propertyOwner's property to the text field, if bufferChange is true.
cancel()
- Method in class imx.loggui.lib.
ITextField
Writes the text of the propertyOwner's property to the text field, if bufferChange is true.
cancel()
- Method in class imx.loggui.lib.
NameTextField
Writes the name of the propertyOwner to the text field, if bufferChange is true.
canOpen()
- Method in class imx.lib.gui.
FileMenuHandler
changeListener
- Variable in class imx.loggui.lib.
ICheckBox
Add to changeListener a listener, if you want to be informed when the check box is modified.
changeListener
- Variable in class imx.loggui.lib.
IIntegerField
Add to changeListener a listener, if you want to be informed when the text is edited.
changeListener
- Variable in class imx.loggui.lib.
ITextField
Add to changeListener a listener, if you want to be informed when the text is edited.
changeListener
- Variable in class imx.loggui.lib.
NameTextField
Add to changeListener a listener, if you want to be informed when the text is edited.
childrenNames()
- Method in class imx.lib.varia.
SavePreferences
classViews
- Variable in class imx.loggui.
LogMaster
Here you can register for each object (logger, handler, filter, formatter) a view, so the logGui knows how to represent and edit it.
clear()
- Method in class imx.lib.listener.
ActiveArrayList
clear()
- Method in class imx.lib.listener.
ActiveClassMap
clear()
- Method in class imx.lib.varia.
SavePreferences
close()
- Method in class imx.loggui.handler.
ConfigurableFileHandler
close()
- Method in class imx.loggui.handler.
DefaultStreamHandler
configClear()
- Method in class imx.loggui.
LogMaster
Removes all handler, filter and formatter.
configDefault()
- Method in class imx.loggui.
LogMaster
Configueres LogMaster to a default configuration.
configExternalLHFF()
- Method in class imx.loggui.
LogMaster
Searches for external Levels, Handler, Filter and Formatters used by the loggers and includes them in the selection menues.
ConfigurableFileHandler
- Class in
imx.loggui.handler
This class wraps
FileHandler
, so that it can be serialized and reloaded.
ConfigurableFileHandler()
- Constructor for class imx.loggui.handler.
ConfigurableFileHandler
ConfigurableFileView
- Class in
imx.loggui.handler
This view allows to configure a
ConfigurableFileHandler
ConfigurableFileView()
- Constructor for class imx.loggui.handler.
ConfigurableFileView
connectLines(String, String)
- Static method in class imx.lib.varia.
StringUtil
connects the lines of strB to strA, so that strB will print to the right of strA, if strA consists of multiple lines.
Console
- Class in
imx.lib.gui
Console is a JPanel, that shows text writen to it.
Console(int, int)
- Constructor for class imx.lib.gui.
Console
Console()
- Constructor for class imx.lib.gui.
Console
CONSOLE
- Static variable in class imx.loggui.handler.
DefaultStreamHandler
contains(int)
- Method in class imx.lib.data.
IntSet
contains(Object[], Object)
- Static method in class imx.lib.varia.
Util
returns true, if objArray contains elem.
create()
- Method in class imx.loggui.handler.
DefaultStreamCreator
Returns a new
DefaultStreamHandler
to streamName.
create()
- Method in interface imx.loggui.lib.
CreatorInterface
create()
- Method in class imx.loggui.lib.
DefaultCreator
Returns a new instance of the class set in the constructor.
CreatorInterface
- Interface in
imx.loggui.lib
A creator, that implements the creator interface, should create a new instance of some designated class, when the method create() is called.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X