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

A

absolutePath() - Method in class imx.lib.varia.SavePreferences
 
ActiveArrayList - Class in imx.lib.listener
This ArrayList updates all registered ListenerInterfaces, when the list data is modified.
ActiveArrayList(String) - Constructor for class imx.lib.listener.ActiveArrayList
If you want to set a unique identifier to be used in the logs for this object, define it with the parameter name.
ActiveArrayList() - Constructor for class imx.lib.listener.ActiveArrayList
 
ActiveClassMap - Class in imx.lib.listener
This Map associates objects with a class.
ActiveClassMap() - Constructor for class imx.lib.listener.ActiveClassMap
 
ActiveCollection - Interface in imx.lib.listener
Combines the Collection and ActiveInterface.
ActiveInterface - Interface in imx.lib.listener
Each subject of the observer pattern must implement ActiveInterface, so that ListenerInterfaces can register.
add(float, Object) - Method in class imx.lib.data.FloatSortedMap
 
add(int) - Method in class imx.lib.data.IntSet
 
add(IntSet) - Method in class imx.lib.data.IntSet
 
add(Object) - Method in class imx.lib.listener.ActiveArrayList
 
addAll(Collection) - Method in class imx.lib.listener.ActiveArrayList
 
addFilter(Filter) - Method in class imx.loggui.LogMaster
Registers a new filter in the filter selection and configuration list.
addFilterCreator(CreatorInterface) - Method in class imx.loggui.LogMaster
Registers a new filter Creator in the filter Creator selection list.
addFormatter(Formatter) - Method in class imx.loggui.LogMaster
Registers a new formatter in the formatter selection and configuration list.
addFormatterCreator(CreatorInterface) - Method in class imx.loggui.LogMaster
Registers a new formatter Creator in the formatter Creator selection list.
addHandler(Handler) - Method in class imx.loggui.LogMaster
Registers a new handler in the handler selection and configuration list.
addHandlerCreator(CreatorInterface) - Method in class imx.loggui.LogMaster
Registers a new handler Creator in the handler Creator selection list.
addListener(ListenerInterface, Object) - Method in class imx.lib.listener.ActiveArrayList
Registers a listener, that is notified when the list was modified.
addListener(ListenerInterface, Object) - Method in class imx.lib.listener.ActiveClassMap
 
addListener(ListenerInterface, Object) - Method in interface imx.lib.listener.ActiveInterface
As a convention, if the eventType is null, the listener must be registered to all eventTypes.
addListener(ListenerInterface) - Method in class imx.lib.listener.ListenerBag
 
addLoggerListener(ListenerInterface) - Method in class imx.loggui.LogMaster
This listener will inform you, when the list of loggers has changed.
addNodeChangeListener(NodeChangeListener) - Method in class imx.lib.varia.SavePreferences
 
addPreferenceChangeListener(PreferenceChangeListener) - Method in class imx.lib.varia.SavePreferences
 
addText(String) - Method in class imx.lib.gui.Console
Adds txt to the end of the console text.
addView(Class, Component) - Method in class imx.loggui.LogMaster
If you register a new handler, filter or formatter class, you would probably wish to be able to configure it with a view.

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