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

D

DefaultCreator - Class in imx.loggui.lib
This object can create a new instance from a given Class type.
DefaultCreator(Class, String) - Constructor for class imx.loggui.lib.DefaultCreator
 
DefaultCreator(Object, String) - Constructor for class imx.loggui.lib.DefaultCreator
If the class is a singleton, which can not be created with Class.newInstance(), you can here determine the singleton to be returned by the Creator.
DefaultStreamCreator - Class in imx.loggui.handler
This Creator returns a handler which streams to one of the default streams.
DefaultStreamCreator(String, String) - Constructor for class imx.loggui.handler.DefaultStreamCreator
 
DefaultStreamHandler - Class in imx.loggui.handler
This handler logs to standard out, err or the logGui console.
DefaultStreamHandler(String, String) - Constructor for class imx.loggui.handler.DefaultStreamHandler
 
DividerPosSplitPane - Class in imx.lib.gui
When initialy drawn the divider will be set to the initialDividerPos (relative to the component size).
DividerPosSplitPane(double) - Constructor for class imx.lib.gui.DividerPosSplitPane
 

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