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

A

AbstractAssembledWidget - Class in net.ctdp.rfdynhud.widgets.base.widget
An assembled Widget is a master Widget for other client Widgets.
AbstractAssembledWidget(WidgetSet, WidgetPackage, float, boolean, float, boolean, boolean) - Constructor for class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Creates a new Widget.
AbstractAssembledWidget(WidgetSet, WidgetPackage, float, float, boolean) - Constructor for class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Creates a new Widget.
AbstractIniParser - Class in org.jagatoo.util.ini
The AbstractIniParser parses ini files ;).
AbstractIniParser() - Constructor for class org.jagatoo.util.ini.AbstractIniParser
Creates a new AbstractIniParser.
AbstractPropertiesKeeper - Class in net.ctdp.rfdynhud.properties
Interface for all classes, that keep properties.
AbstractPropertiesKeeper() - Constructor for class net.ctdp.rfdynhud.properties.AbstractPropertiesKeeper
 
AbstractRevNeedleMeterWidget - Class in net.ctdp.rfdynhud.widgets.base.revneedlemeter
The AbstractRevNeedleMeterWidget displays rev/RPM information.
AbstractRevNeedleMeterWidget(WidgetSet, WidgetPackage, float, float) - Constructor for class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
AbstractSize - Class in net.ctdp.rfdynhud.values
 
AbstractSize() - Constructor for class net.ctdp.rfdynhud.values.AbstractSize
 
AbstractThreeLetterCodeGenerator - Class in net.ctdp.rfdynhud.util
Standard implementation of the ThreeLetterCodeGenerator.
AbstractThreeLetterCodeGenerator() - Constructor for class net.ctdp.rfdynhud.util.AbstractThreeLetterCodeGenerator
 
acceptMissingTrailingQuote() - Method in class org.jagatoo.util.ini.AbstractIniParser
Override this method and return true to accept a missing trailing (double-)quote as a correct line.
acceptsChannel(LogChannel) - Method in class org.jagatoo.logging.LogHandler
 
acceptsChannelAndLevel(LogChannel, int) - Method in class org.jagatoo.logging.FileLog
acceptsChannelAndLevel(LogChannel, int) - Method in class org.jagatoo.logging.LogHandler
 
acceptsState(boolean) - Method in class net.ctdp.rfdynhud.input.InputAction
 
add(String, long, ImageTemplate) - Method in class net.ctdp.rfdynhud.util.DefaultImageCache
Adds an image to the cache.
add(String, long, ImageTemplate) - Method in interface net.ctdp.rfdynhud.util.ImageCache
Adds an image to the cache.
add(TransformableTexture) - Method in class net.ctdp.rfdynhud.util.SubTextureCollector
Adds a TransformableTexture to the end of the list.
addArgument(Argument) - Method in class org.jagatoo.commandline.ArgumentsRegistry
Adds a new argument.
addBackgroundPropertyToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Adds the background property to the container.
addBigMonitorCandidates(File, String, String, String, SessionType) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addBorderAlias(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Maps a new border alias to its filename.
addBorderPropertyToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Adds the border property to the container.
addCandidate(File, String, String) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addCandidate(File, String) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addDebuggingPackage(String) - Method in class org.jagatoo.logging.LogManager
 
addFontPropertiesToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Adds the font and font color properties to the container.
addGarageCandidates(File, String, String, String, SessionType) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addGroup(Object, boolean) - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Creates a new property group on the same level.
addGroup(Object) - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Creates a new property group on the same level (initially expanded).
addGroupImpl(Object, boolean, boolean) - Method in class net.ctdp.rfdynhud.properties.FlatPropertiesContainer
 
addGroupImpl(Object, boolean, boolean) - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Adds a new group to the container.
addMaxValuePropertyToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Adds the maxValue property to the container.
addMaxValuePropertyToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Adds the maxValue property to the container.
addMinValuePropertyToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Adds the minValue property to the container.
addMonitorCandidates(File, String, String, String, SessionType) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addNamedColor(String, Color) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Maps a new named color.
addNamedFont(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Maps a new named font.
addPaddingPropertiesToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Adds the padding properties to the container.
addPart(Widget, AbstractAssembledWidget) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.__WPrivilegedAccess
 
addPositionAndSizePropertiesToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Adds the position and size properties to the PropertiesContainer.
addProperty(Property) - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Adds the property to the container under the last created group.
addPropertyImpl(Property) - Method in class net.ctdp.rfdynhud.properties.FlatPropertiesContainer
 
addPropertyImpl(Property) - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
 
addRegularCandidates(File, String, String, String, SessionType) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addRenderingHints(Map<?, ?>) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
addSmallMonitorCandidates(File, String, String, String, SessionType) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addSpecificCandidates(File, String, String, String, String, SessionType) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
addTypeAndNamePropertiesToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Adds the type and name properties to the PropertiesContainer.
addVisibilityPropertiesToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Adds the visibility properties to the PropertiesContainer.
addVisibilityPropertiesToContainer(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Adds the visibility properties to the PropertiesContainer.
addWidget(WidgetsConfiguration, Widget, boolean) - Static method in class net.ctdp.rfdynhud.widgets.__WCPrivilegedAccess
 
afterConfigurationLoaded(WidgetsConfiguration, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
This event is fired right after the WidgetsConfiguration has been (re-)loaded.
afterConfigurationLoaded(WidgetsConfiguration, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
This event is fired right after the WidgetsConfiguration has been (re-)loaded.
afterWidgetsConfigurationLoaded(WidgetsConfiguration, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.gamedata.GameEventsManager
afterWidgetsConfigurationLoaded(LiveGameData, WidgetsConfiguration) - Method in interface net.ctdp.rfdynhud.render.WidgetsRenderListener
 
afterWidgetsConfigurationLoaded(WidgetsConfiguration, LiveGameData, boolean) - Method in interface net.ctdp.rfdynhud.widgets.WidgetsConfiguration.ConfigurationLoadListener
 
aiControlsDriver - Variable in class net.ctdp.rfdynhud.gamedata.ProfileInfo
 
alloc() - Method in class org.openmali.pooling.ObjectPool
 
ALPHA - Static variable in class net.ctdp.rfdynhud.render.ByteOrderManager
 
ALPHA_OPAQUE - Static variable in class org.openmali.vecmath2.util.ColorUtils
 
AnnotationCriterium - Class in org.jagatoo.util.classes
This is a ClassSearcher Criterium, that ensures, that checked class is annotated with a certain Annotation.
AnnotationCriterium(Class<? extends Annotation>) - Constructor for class org.jagatoo.util.classes.AnnotationCriterium
 
applyEditorPresets(EditorPresets, LiveGameData) - Static method in class net.ctdp.rfdynhud.gamedata.__GDPrivilegedAccess
 
areChannelsVisible() - Method in class org.jagatoo.logging.LogManager
 
Argument - Class in org.jagatoo.commandline
A single argument of a command line.
Argument(char, String, String, boolean) - Constructor for class org.jagatoo.commandline.Argument
Creates a new argument.
ArgumentsHandler - Class in org.jagatoo.commandline
Handles arguments from the command line.
ArgumentsHandler() - Constructor for class org.jagatoo.commandline.ArgumentsHandler
 
ArgumentsRegistry - Class in org.jagatoo.commandline
Holds a distinct set of all known and valid arguments of a command line.
ArgumentsRegistry(String, String) - Constructor for class org.jagatoo.commandline.ArgumentsRegistry
Creates a new ArgumentsRegistry.
ArgumentsRegistry(String) - Constructor for class org.jagatoo.commandline.ArgumentsRegistry
Creates a new ArgumentsRegistry.
arrangeParts(Widget[]) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
This method is called when the configuration has been loaded.
arrangeParts(Widget[]) - Method in class net.ctdp.rfdynhud.widgets.extra.assembled.AssembledWidget
 
ArrayProperty<E> - Class in net.ctdp.rfdynhud.properties
The ArrayProperty serves for customizing a value from an array.
ArrayProperty(String, String, E, E[], boolean, String) - Constructor for class net.ctdp.rfdynhud.properties.ArrayProperty
 
ArrayProperty(String, String, E, E[], boolean) - Constructor for class net.ctdp.rfdynhud.properties.ArrayProperty
 
ArrayProperty(String, String, E, E[]) - Constructor for class net.ctdp.rfdynhud.properties.ArrayProperty
 
ArrayProperty(String, E, E[], boolean) - Constructor for class net.ctdp.rfdynhud.properties.ArrayProperty
 
ArrayProperty(String, E, E[]) - Constructor for class net.ctdp.rfdynhud.properties.ArrayProperty
 
ArrayUtils - Class in org.jagatoo.util.arrays
Helper class for array operations.
AssembledWidget - Class in net.ctdp.rfdynhud.widgets.extra.assembled
 
AssembledWidget(boolean) - Constructor for class net.ctdp.rfdynhud.widgets.extra.assembled.AssembledWidget
 
AssembledWidget() - Constructor for class net.ctdp.rfdynhud.widgets.extra.assembled.AssembledWidget
 
attachKeeper(PropertiesKeeper, boolean) - Static method in class net.ctdp.rfdynhud.properties.AbstractPropertiesKeeper
 
attachKeeper(PropertiesKeeper) - Static method in class net.ctdp.rfdynhud.properties.AbstractPropertiesKeeper
 
available() - Method in class org.jagatoo.util.streams.CountingInputStream
available() - Method in class org.jagatoo.util.streams.LimitedInputStream
 

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