Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
L
LapState
- Enum in
net.ctdp.rfdynhud.values
Laptime
- Class in
net.ctdp.rfdynhud.gamedata
Model for a lap time for a single lap.
Laptime(int)
- Constructor for class net.ctdp.rfdynhud.gamedata.
Laptime
Laptime(int, float, float, float, boolean, boolean, boolean)
- Constructor for class net.ctdp.rfdynhud.gamedata.
Laptime
Laptime.LapType
- Enum in
net.ctdp.rfdynhud.gamedata
The type of a lap.
lastMarkerBig
- Variable in class net.ctdp.rfdynhud.widgets.base.needlemeter.
NeedleMeterWidget
lastMarkerNumberOffset
- Variable in class net.ctdp.rfdynhud.widgets.base.needlemeter.
NeedleMeterWidget
level
- Variable in enum org.jagatoo.logging.
LogLevel
LimitedInputStream
- Class in
org.jagatoo.util.streams
Streams a limited number of bytes.
LimitedInputStream(InputStream, long)
- Constructor for class org.jagatoo.util.streams.
LimitedInputStream
ListProperty
<
E
,
L
extends java.util.Collection<
E
>> - Class in
net.ctdp.rfdynhud.properties
The
ListProperty
serves for customizing a value from a list.
ListProperty(String, String, E, L, boolean, String)
- Constructor for class net.ctdp.rfdynhud.properties.
ListProperty
ListProperty(String, String, E, L, boolean)
- Constructor for class net.ctdp.rfdynhud.properties.
ListProperty
ListProperty(String, String, E, L)
- Constructor for class net.ctdp.rfdynhud.properties.
ListProperty
ListProperty(String, E, L, boolean)
- Constructor for class net.ctdp.rfdynhud.properties.
ListProperty
ListProperty(String, E, L)
- Constructor for class net.ctdp.rfdynhud.properties.
ListProperty
LITERS_TO_GALONS
- Static variable in class net.ctdp.rfdynhud.gamedata.
ProfileInfo.MeasurementUnits.Convert
LiveGameData
- Class in
net.ctdp.rfdynhud.gamedata
Complete model of live game data.
LiveGameData(SupportedGames, GameResolution, GameEventsManager)
- Constructor for class net.ctdp.rfdynhud.gamedata.
LiveGameData
Creates an instance of LiveGameData.
LiveGameData.GameDataUpdateListener
- Interface in
net.ctdp.rfdynhud.gamedata
LiveGameDataController
- Class in
net.ctdp.rfdynhud.gamedata
Controls values in
LiveGameData
.
LiveGameDataController()
- Constructor for class net.ctdp.rfdynhud.gamedata.
LiveGameDataController
liveReset(LiveGameData)
- Method in class net.ctdp.rfdynhud.gamedata.
FuelUsageRecorder
Call this to reset the recorder while in cockpit.
loadConfiguration(InputStream, String, WidgetsConfiguration, LiveGameData, boolean)
- Method in class net.ctdp.rfdynhud.util.
ConfigurationLoader
Loads fully configured
Widget
s to a
WidgetsConfiguration
.
loadCustomFonts()
- Static method in class net.ctdp.rfdynhud.util.
FontUtils
loadDirectImage(InputStream, boolean)
- Static method in class org.jagatoo.image.
DirectBufferedImage
reads in an image using image io.
loadDirectImage(InputStream)
- Static method in class org.jagatoo.image.
DirectBufferedImage
reads in an image using image io.
loadDirectImage(URL, boolean)
- Static method in class org.jagatoo.image.
DirectBufferedImage
reads in an image using image io.
loadDirectImage(URL)
- Static method in class org.jagatoo.image.
DirectBufferedImage
loadDirectImage(File, boolean)
- Static method in class org.jagatoo.image.
DirectBufferedImage
reads in an image using image io.
loadDirectImage(File)
- Static method in class org.jagatoo.image.
DirectBufferedImage
reads in an image using image io.
loadDirectImage(String, boolean)
- Static method in class org.jagatoo.image.
DirectBufferedImage
reads in an image using image io.
loadDirectImage(String)
- Static method in class org.jagatoo.image.
DirectBufferedImage
loadFactoryDefaults(ConfigurationLoader, WidgetsConfiguration, LiveGameData, boolean)
- Static method in class net.ctdp.rfdynhud.util.
__UtilPrivilegedAccess
loadFromPhysicsFiles(ProfileInfo, TrackInfo, VehiclePhysics)
- Static method in class net.ctdp.rfdynhud.gamedata.
__GDPrivilegedAccess
loadFromStream(InputStream, TelemetryData, boolean)
- Static method in class net.ctdp.rfdynhud.gamedata.
__GDPrivilegedAccess
loadFromStream(InputStream, ScoringInfo, EditorPresets)
- Static method in class net.ctdp.rfdynhud.gamedata.
__GDPrivilegedAccess
loadFromStream(InputStream, CommentaryRequestInfo, boolean)
- Static method in class net.ctdp.rfdynhud.gamedata.
__GDPrivilegedAccess
loadFromStream(InputStream, GraphicsInfo, boolean)
- Static method in class net.ctdp.rfdynhud.gamedata.
__GDPrivilegedAccess
loadFuelUsageFromCache(String, String, String)
- Static method in class net.ctdp.rfdynhud.gamedata.
__GDPrivilegedAccess
loadMappings(InputDeviceManager)
- Method in class net.ctdp.rfdynhud.input.
InputMappingsManager
loadProperty(EditorPresets, PropertyLoader)
- Static method in class net.ctdp.rfdynhud.editor.
__EDPrivilegedAccess
loadProperty(PropertyLoader)
- Method in class net.ctdp.rfdynhud.properties.
AbstractPropertiesKeeper
Loads (and parses) a certain property from a config file.
loadProperty(PropertyLoader)
- Method in interface net.ctdp.rfdynhud.properties.
PropertiesKeeper
Loads (and parses) a certain property from a config file.
loadProperty(Property)
- Method in interface net.ctdp.rfdynhud.properties.
PropertyLoader
Attempts to load the value into the passed property.
loadProperty(Property)
- Method in class net.ctdp.rfdynhud.util.
ConfigurationLoader
loadProperty(PropertyLoader)
- Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.
NeedleMeterWidget
Loads (and parses) a certain property from a config file.
loadProperty(PropertyLoader)
- Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.
AbstractRevNeedleMeterWidget
Loads (and parses) a certain property from a config file.
loadProperty(PropertyLoader)
- Method in class net.ctdp.rfdynhud.widgets.base.widget.
AbstractAssembledWidget
Loads (and parses) a certain property from a config file.
loadProperty(PropertyLoader)
- Method in class net.ctdp.rfdynhud.widgets.base.widget.
Widget
Loads (and parses) a certain property from a config file.
loadProperty(PropertyLoader)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
Loads (and parses) a certain property from a config file.
loadSetup(LiveGameData)
- Static method in class net.ctdp.rfdynhud.gamedata.
__GDPrivilegedAccess
loadString(URL)
- Static method in class org.jagatoo.util.strings.
StringUtils
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
ArrayProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
BackgroundProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
BooleanProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
BorderProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
ColorProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
EnumProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
FilenameProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
FloatProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
FontProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
ImageProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
IntProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
ListProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
PathnameProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
Property
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
StringProperty
Loads the value from the configuration file.
loadValue(PropertyLoader, String)
- Method in class net.ctdp.rfdynhud.properties.
TimeProperty
Loads the value from the configuration file.
LocalizationsManager
- Class in
net.ctdp.rfdynhud.util
locateSetupFile(LiveGameData)
- Method in class net.ctdp.rfdynhud.gamedata.
GameFileSystem
Locates the current vehicle setup file.
log(LogLevel, Object...)
- Method in class net.ctdp.rfdynhud.gamedata.
GameEventsPlugin
log(Object...)
- Method in class net.ctdp.rfdynhud.gamedata.
GameEventsPlugin
log(LogLevel, Object...)
- Method in class net.ctdp.rfdynhud.widgets.base.widget.
Widget
Logs data to the plugin's log file.
log(Object...)
- Method in class net.ctdp.rfdynhud.widgets.base.widget.
Widget
Logs data to the plugin's log file.
Log
- Class in
org.jagatoo.logging
The Log class is the interface to the logging system.
LOG_CHANNEL
- Static variable in class net.ctdp.rfdynhud.gamedata.
GameEventsPlugin
LOG_CHANNEL
- Static variable in class net.ctdp.rfdynhud.util.
RFDHLog
LOG_CHANNEL
- Static variable in class net.ctdp.rfdynhud.widgets.base.widget.
Widget
LOG_FOLDER
- Static variable in class net.ctdp.rfdynhud.util.
__UtilHelper
LogChannel
- Class in
org.jagatoo.logging
A LogChannel assotiates a channel id with a name.
LogChannel(String)
- Constructor for class org.jagatoo.logging.
LogChannel
logCS(LogLevel, Object...)
- Method in class net.ctdp.rfdynhud.gamedata.
GameEventsPlugin
logCS(Object...)
- Method in class net.ctdp.rfdynhud.gamedata.
GameEventsPlugin
logCS(LogLevel, Object...)
- Method in class net.ctdp.rfdynhud.widgets.base.widget.
Widget
Logs data to the plugin's log file.
logCS(Object...)
- Method in class net.ctdp.rfdynhud.widgets.base.widget.
Widget
Logs data to the plugin's log file.
LogFormatter
- Class in
org.jagatoo.logging
Formats values to be dumped to a Log.
LogHandler
- Class in
org.jagatoo.logging
LogHandler(int, LogLevel)
- Constructor for class org.jagatoo.logging.
LogHandler
LogHandler(int, int)
- Constructor for class org.jagatoo.logging.
LogHandler
LogLevel
- Enum in
org.jagatoo.logging
Use these constants as parameter for the Log methods.
LogManager
- Class in
org.jagatoo.logging
This object manages multiple logs.
LongValue
- Class in
net.ctdp.rfdynhud.values
This class is a container for runtime values.
LongValue(long, ValidityTest, long)
- Constructor for class net.ctdp.rfdynhud.values.
LongValue
LongValue(long)
- Constructor for class net.ctdp.rfdynhud.values.
LongValue
LongValue(ValidityTest, long)
- Constructor for class net.ctdp.rfdynhud.values.
LongValue
LongValue()
- Constructor for class net.ctdp.rfdynhud.values.
LongValue
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_