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

X

XAffect - Class in org.xaffect
xAffect's main class used for instantiation of the application.
XAffect(Control) - Constructor for class org.xaffect.XAffect
Creates a new instance of xAffect using given Control as controlling element for the application.
XAffectDesktop - Class in org.xaffect
Represents the desktop-version of XAffect, using the configuration in ConstantsDesktop.CONFIG_FILE.
XAffectDesktop() - Constructor for class org.xaffect.XAffectDesktop
Creates a new XAffectDesktop.
XAffectDesktopLauncher - Class in org.xaffect
Launches XAffectDesktop using the built-in DynamicClassLoader.
XAffectDesktopLauncher() - Constructor for class org.xaffect.XAffectDesktopLauncher
 
XAffectException - Exception in org.xaffect.core.common
Exception used to be able to catch Exceptions that were created in xAffect's context.
XAffectException(String) - Constructor for exception org.xaffect.core.common.XAffectException
Creates a new XAffectException.
XAffectLibraryControl - Class in org.xaffect.control.lib
Represents a Control to control xAffect as a library.
XAffectLibraryControl(LifeCycleManager) - Constructor for class org.xaffect.control.lib.XAffectLibraryControl
Creates a new XAffectLibraryControl.
XAffectNetworkControl - Class in org.xaffect.control.net
The NetworkListener class is an implementation of the Control interface listening to an UDP port.
XAffectNetworkControl(LifeCycleManager, int) - Constructor for class org.xaffect.control.net.XAffectNetworkControl
Creates a new XAffectNetworkControl
XAffectWindowControl - Class in org.xaffect.control.gui
The Window class is an implementation of the control interface with a graphical user interface (GUI).
XAffectWindowControl(LifeCycleManager, String[], String[], String[]) - Constructor for class org.xaffect.control.gui.XAffectWindowControl
Creates a new XAffectWindowControl
XMLElement - Class in org.xaffect.util.xmlparser
Represents an XML-tag containing of a name, attributes, child- XMLElements and a parent XMLElement.
XMLElement() - Constructor for class org.xaffect.util.xmlparser.XMLElement
 
XMLParser - Class in org.xaffect.util.xmlparser
Util-class to parse XML.
XMLParser() - Constructor for class org.xaffect.util.xmlparser.XMLParser
 
A B C D E F G H I L M N O P Q R S T U V W X