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

L

LANG - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LARR - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LARR_D - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
lastElement() - Method in class ecologylab.collections.ArrayListFloatSet
Get the last element in the set, or null if the set is empty.
lastElement() - Method in interface ecologylab.collections.BasicFloatSet
Get the last element in the set, or null if the set is empty.
lastElement() - Method in class ecologylab.collections.FloatWeightSet
Get the last element in the set, or null if the set is empty.
lastIndexed - Variable in class ecologylab.xml.library.rest.Header
 
lastIndexOf(Object) - Method in class ecologylab.collections.SyncLinkedList
 
lastIndexOf(Object) - Method in class ecologylab.xml.types.element.ArrayListState
 
lat - Variable in class ecologylab.sensor.gps.data.GPSDatum
 
LAUNCH_DIR - Static variable in class ecologylab.appframework.PropertiesAndDirectories
 
launchType() - Method in class ecologylab.appframework.ApplicationEnvironment
 
lc - Variable in class ecologylab.net.ParsedURL
 
lc() - Method in class ecologylab.net.ParsedURL
Uses lazy evaluation to minimize storage allocation.
LCEIL - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LDQUO - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LE - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LEAF_NODE_VALUE - Static variable in interface ecologylab.xml.OptimizationTypes
 
leafElementFieldNames() - Method in class ecologylab.xml.ElementState
An array of Strings with the names of the leaf elements.
leafElementFieldNames() - Method in class ecologylab.xml.library.yahoo.Result
The array of Strings with the names of the leaf elements.
leafElementFieldNames() - Method in class ecologylab.xml.library.yahoo.ThumbnailState
The array of Strings with the names of the leaf elements.
lerp(double, double, double) - Static method in class ecologylab.generic.Noise
 
level() - Method in class ecologylab.generic.Debug
 
level(Object) - Static method in class ecologylab.generic.Debug
 
level(String) - Static method in class ecologylab.generic.Debug
 
LF - Static variable in interface ecologylab.xml.CharacterConstants
 
LFLOOR - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
line() - Method in class ecologylab.xml.library.geom.Line2DDoubleState
 
Line2D - Class in ecologylab.generic
A 2D line, as defined by parametric coefficients.
Line2D(int[], int[], int[], int[]) - Constructor for class ecologylab.generic.Line2D
 
Line2D(int[]) - Constructor for class ecologylab.generic.Line2D
 
Line2D(int, int, int, int, int, int, int, int) - Constructor for class ecologylab.generic.Line2D
 
Line2DDoubleState - Class in ecologylab.xml.library.geom
Encapsulates a Rectangle2D.Double for use in translating to/from XML.
Line2DDoubleState() - Constructor for class ecologylab.xml.library.geom.Line2DDoubleState
 
Line2DDoubleState(double, double, double, double) - Constructor for class ecologylab.xml.library.geom.Line2DDoubleState
 
LinearAccess<E> - Interface in ecologylab.collections
 
LineString - Class in ecologylab.xml.library.kml.geometry
From http://code.google.com/apis/kml/documentation/kml_tags_beta1.html#linestring: Defines a connected set of line segments.
LineString() - Constructor for class ecologylab.xml.library.kml.geometry.LineString
 
LineStyle - Class in ecologylab.xml.library.kml.style
 
LineStyle() - Constructor for class ecologylab.xml.library.kml.style.LineStyle
 
LineStyle(Color, String, int) - Constructor for class ecologylab.xml.library.kml.style.LineStyle
 
LINUX - Static variable in class ecologylab.appframework.PropertiesAndDirectories
 
listIterator() - Method in class ecologylab.collections.SyncLinkedList
 
listIterator(int) - Method in class ecologylab.collections.SyncLinkedList
 
listIterator() - Method in class ecologylab.xml.types.element.ArrayListState
 
listIterator(int) - Method in class ecologylab.xml.types.element.ArrayListState
 
load(File, TranslationSpace) - Static method in class ecologylab.appframework.types.prefs.MetaPrefSet
Read MetaPref declarations from a file or across the net.
load(ParsedURL, TranslationSpace) - Static method in class ecologylab.appframework.types.prefs.MetaPrefSet
Read MetaPref declarations from a file or across the net.
load(ParsedURL, TranslationSpace) - Static method in class ecologylab.appframework.types.prefs.PrefSet
Read MetaPref declarations from a file or across the net.
load(String, TranslationSpace) - Static method in class ecologylab.appframework.types.prefs.PrefSet
Read MetaPref declarations from a file or across the net.
load(T, Prologue) - Method in class ecologylab.services.logging.playback.View
 
loaded - Variable in class ecologylab.services.logging.playback.View
 
loadPreferencesXML(TranslationSpace, File, String) - Static method in class ecologylab.appframework.types.PreferencesSet
Deprecated. Load an ecologylab style preferences file.
localHost() - Static method in class ecologylab.net.NetTools
local host address (parse out only IP address)
localVersionIsUpToDate(String, float) - Static method in class ecologylab.io.Assets
Determines if a file should be downloaded again, based upon it's file version.
lock() - Method in class ecologylab.io.LockFile
Lock the program (create a lockfile).
LockFile - Class in ecologylab.io
Simple utility to write and detect lock files.
LockFile(String) - Constructor for class ecologylab.io.LockFile
Takes a program name to check/generate lockfile state.
LOCKOUT_INTERVAL - Static variable in exception ecologylab.services.exceptions.BadClientException
Time for which a seemingly evil host gets locked out.
log - Variable in class ecologylab.services.logging.playback.LogPlaybackControlModel
 
log - Variable in class ecologylab.services.logging.playback.LogPlaybackControls
 
log - Variable in class ecologylab.services.logging.playback.LogPlayer
 
LOG_CLOSING - Static variable in class ecologylab.services.logging.Logging
Logging closing message string written to the logging file at the end
LOG_DIR - Static variable in class ecologylab.appframework.PropertiesAndDirectories
 
LOG_TO_FILE - Static variable in class ecologylab.services.logging.Logging
Preference setting for logging to a file using normal IO.
LOG_TO_FILE_AND_SERVER_REDUNDANT - Static variable in class ecologylab.services.logging.Logging
Preference setting for logging both to a normal IO file and a server.
LOG_TO_MEMORY_MAPPED_FILE - Static variable in class ecologylab.services.logging.Logging
Preference setting for logging to a file using memory-mapped IO.
LOG_TO_MM_FILE_AND_SERVER_REDUNDANT - Static variable in class ecologylab.services.logging.Logging
Preference setting for logging both to a memory-mapped file and a server.
LOG_TO_SERVICES_SERVER - Static variable in class ecologylab.services.logging.Logging
Preference setting for logging to a remote server.
logAction(MixedInitiativeOp) - Method in class ecologylab.services.logging.Logging
Translates op to XML then logs it.
logDir() - Static method in class ecologylab.appframework.PropertiesAndDirectories
 
logDisplay - Variable in class ecologylab.services.logging.playback.LogPlayer
 
logFileExists(String) - Static method in class ecologylab.services.distributed.legacy.SessionId
 
LogFileFilter - Class in ecologylab.services.logging.playback
Log files should be XML files; this file filter only displays files whose filetype is XML.
LogFileFilter() - Constructor for class ecologylab.services.logging.playback.LogFileFilter
 
LOGGED_IN - Static variable in interface ecologylab.services.authentication.nio.AuthStates
Indicates that the client is currently logged in to a server.
LOGGING - Static variable in interface ecologylab.services.distributed.common.SessionObjects
 
Logging<T extends MixedInitiativeOp> - Class in ecologylab.services.logging
Provides a framework for interaction logging.
Logging(String) - Constructor for class ecologylab.services.logging.Logging
Instantiates a Logging object based on the given log file name.
Logging(String, int) - Constructor for class ecologylab.services.logging.Logging
Instantiates a Logging object based on the given log file name and the maximum operations before write.
Logging(String, int, int, String, int) - Constructor for class ecologylab.services.logging.Logging
Instantiates a Logging object based on the supplied parameters.
Logging() - Constructor for class ecologylab.services.logging.Logging
Constructor for automatic translation from XML
Logging(int) - Constructor for class ecologylab.services.logging.Logging
 
Logging.FileLogWriter - Class in ecologylab.services.logging
LogWriter that uses a local file for logging.
Logging.LogWriter - Class in ecologylab.services.logging
Objects that process queuedActions for writing, either to a local file, or, using the network, to the LoggingServer.
Logging.MemoryMappedFileLogWriter - Class in ecologylab.services.logging
LogWriter that uses a memory-mapped local file for logging.
Logging.NetworkLogWriter - Class in ecologylab.services.logging
LogWriter that connects to the ServicesServer over the network for logging.
LOGGING_CLASSES - Static variable in class ecologylab.services.logging.NIOLoggingServer
 
LOGGING_HOST - Static variable in interface ecologylab.services.distributed.common.ServicesHostsAndPorts
Normal place to look for a logging server; currently localhost.
LOGGING_HOST_PARAM - Static variable in class ecologylab.services.logging.Logging
 
LOGGING_IN - Static variable in interface ecologylab.services.authentication.nio.AuthStates
Indicates that the client is currently logging in to a server.
LOGGING_MODE_PARAM - Static variable in class ecologylab.services.logging.Logging
 
LOGGING_PORT - Static variable in interface ecologylab.services.distributed.common.ServicesHostsAndPorts
Normal port for handling remote logging.
LOGGING_PORT_PARAM - Static variable in class ecologylab.services.logging.Logging
 
LoggingClientManager - Class in ecologylab.services.logging
Provides a special implementation of performService(), that open()'s an OutputStream as necessary to the appropriate directory for logging, based on the headers in the message, then logs the message to there with a minimum of translation.
LoggingClientManager(Object, int, NIOLoggingServer, NIOServerBackend, SelectionKey, TranslationSpace, Scope) - Constructor for class ecologylab.services.logging.LoggingClientManager
 
login(E, String) - Method in interface ecologylab.services.authentication.Authenticatable
Determines whether a user can log in (based on the content of entry and its originating IP address (address)).
login(A, String) - Method in class ecologylab.services.authentication.Authenticator
Attempts to log-in the given AuthenticationListEntry object.
Login - Class in ecologylab.services.authentication.messages
Used to log into a server that requires authentication; carries username and password information in strings, and checks them against "authenticationList" in the objectRegistry.
Login() - Constructor for class ecologylab.services.authentication.messages.Login
Should not normally be used; only for XML translations.
Login(AuthenticationListEntry) - Constructor for class ecologylab.services.authentication.messages.Login
Creates a new Login object using the given AuthenticationListEntry.
Login(String, String) - Constructor for class ecologylab.services.authentication.messages.Login
Creates a new Login object using the given username and password; the password is hashed, per AuthenticationListEntry, before it is stored.
login() - Method in class ecologylab.services.authentication.nio.NIOAuthClient
Attempts to connect to the server using the AuthenticationListEntry that is associated with the client's side of the connection.
login(A, String) - Method in class ecologylab.services.distributed.server.DoubleThreadedAuthNIOServer
 
LOGIN - Static variable in interface ecologylab.services.messages.MessageTypes
 
LOGIN_FAILED_LOGGEDIN - Static variable in interface ecologylab.services.authentication.messages.AuthMessages
Indicates that login failed because the username is already logged in.
LOGIN_FAILED_NO_IP_SUPPLIED - Static variable in interface ecologylab.services.authentication.messages.AuthMessages
Indicates that the login failed because the server did not attach an IP address to the request.
LOGIN_FAILED_PASSWORD - Static variable in interface ecologylab.services.authentication.messages.AuthMessages
Indicates that login failed because either the username was not found, or because the password did not match a username.
LOGIN_FAILED_TIMEOUT - Static variable in interface ecologylab.services.authentication.AuthConstants
Message indicating login failure due to timeout.
LOGIN_STATUS - Static variable in interface ecologylab.services.authentication.registryobjects.AuthClientRegistryObjects
Indicates whether or not a client is logged in.
LOGIN_STATUS_STRING - Static variable in interface ecologylab.services.authentication.registryobjects.AuthClientRegistryObjects
Indicates the most recent server response regarding logging-in.
LOGIN_SUCCESSFUL - Static variable in interface ecologylab.services.authentication.messages.AuthMessages
Indicates that a LOGIN was successful.
LOGIN_WAIT_TIME - Static variable in interface ecologylab.services.authentication.AuthConstants
Specifies how long an NIOAuthClient will wait for a response from the server regarding log in status in milliseconds.
LoginStatusResponse - Class in ecologylab.services.authentication.messages
Indicates the response from the server regarding an attempt to log in.
LoginStatusResponse(String) - Constructor for class ecologylab.services.authentication.messages.LoginStatusResponse
Constructs a new LoginStatusResponse with the given responseMessage.
LoginStatusResponse() - Constructor for class ecologylab.services.authentication.messages.LoginStatusResponse
No-argument constructor for serialization.
logName - Variable in class ecologylab.services.logging.LogueMessage
 
logName() - Method in class ecologylab.services.logging.LogueMessage
 
LogOps - Class in ecologylab.services.logging
Bundle a sequence of MixedInitiativeOps, and send them to the logging server.
LogOps() - Constructor for class ecologylab.services.logging.LogOps
Constructor for XML translation.
LogOps(int) - Constructor for class ecologylab.services.logging.LogOps
 
logout(E, String) - Method in interface ecologylab.services.authentication.Authenticatable
Logs the user out of the system (based on the content of entry and its originating IP address (address)).
logout(A, String) - Method in class ecologylab.services.authentication.Authenticator
Removes the given username from all authenticated client lists if the IP address matches the one currently stored for the entry.
Logout - Class in ecologylab.services.authentication.messages
A Logout message indicates that the connnected client no longer wants to be connected.
Logout() - Constructor for class ecologylab.services.authentication.messages.Logout
Should not normally be used; only for XML translations.
Logout(AuthenticationListEntry) - Constructor for class ecologylab.services.authentication.messages.Logout
Creates a new Logout object using the given AuthenticationListEntry object, indicating the user that should be logged out of the server.
logout() - Method in class ecologylab.services.authentication.nio.NIOAuthClient
Attempts to log out of the server using the AuthenticationListEntry that is associated with the client's side of the connection.
logout(A, String) - Method in class ecologylab.services.distributed.server.DoubleThreadedAuthNIOServer
 
LOGOUT - Static variable in interface ecologylab.services.messages.MessageTypes
 
LOGOUT_FAILED_IP_MISMATCH - Static variable in interface ecologylab.services.authentication.messages.AuthMessages
Indicates that the LOGOUT was unsuccessful because the message came from the wrong IP.
LOGOUT_FAILED_NOT_LOGGEDIN - Static variable in interface ecologylab.services.authentication.messages.AuthMessages
Indicates that LOGOUT failed because the given username was never logged in in the first place!
LOGOUT_SUCCESSFUL - Static variable in interface ecologylab.services.authentication.messages.AuthMessages
Indicates that a LOGOUT was successful.
LogoutStatusResponse - Class in ecologylab.services.authentication.messages
Indicates the response from the server regarding an attempt to log out.
LogoutStatusResponse(String) - Constructor for class ecologylab.services.authentication.messages.LogoutStatusResponse
Constructs a new LogoutStatusResponse with the given responseMessage.
LogoutStatusResponse() - Constructor for class ecologylab.services.authentication.messages.LogoutStatusResponse
No-argument constructor for serialization.
LogPlaybackControlModel<E extends MixedInitiativeOp,T extends Logging<E>> - Class in ecologylab.services.logging.playback
Model of playback for logged operations.
LogPlaybackControlModel(T) - Constructor for class ecologylab.services.logging.playback.LogPlaybackControlModel
 
LogPlaybackControls<E extends MixedInitiativeOp,T extends Logging<E>> - Class in ecologylab.services.logging.playback
GUI elements for the log playback application.
LogPlaybackControls(LogPlayer<E, T>) - Constructor for class ecologylab.services.logging.playback.LogPlaybackControls
 
LogPlayer<OP extends MixedInitiativeOp,LOG extends Logging<OP>> - Class in ecologylab.services.logging.playback
The main application for playing back log files.
LogPlayer(String, String[], TranslationSpace) - Constructor for class ecologylab.services.logging.playback.LogPlayer
 
LogRequestMessage - Class in ecologylab.services.logging
Transport for getting log data to the server, without need for any additional translation.
LogRequestMessage() - Constructor for class ecologylab.services.logging.LogRequestMessage
No argument constructor for serialization.
LogRequestMessage(int) - Constructor for class ecologylab.services.logging.LogRequestMessage
Construct a new LogRequestMessage with a specific buffer size, to prevent unnecessary allocation later.
logToFile() - Static method in class ecologylab.generic.Debug
 
LogueMessage - Class in ecologylab.services.logging
Base class for SendPrologue and SendEpilogue.
LogueMessage(Logging) - Constructor for class ecologylab.services.logging.LogueMessage
Constructor for building from the Logging class.
LogueMessage() - Constructor for class ecologylab.services.logging.LogueMessage
Constructor for automatic translation;
lon - Variable in class ecologylab.sensor.gps.data.GPSDatum
 
LongType - Class in ecologylab.xml.types.scalar
Type system entry for long, a built-in primitive.
LongType() - Constructor for class ecologylab.xml.types.scalar.LongType
 
LookAt - Class in ecologylab.xml.library.kml.view
 
LookAt() - Constructor for class ecologylab.xml.library.kml.view.LookAt
 
lookup(String) - Method in class ecologylab.appframework.Scope
Lookup an object in this.
lookup(String) - Method in class ecologylab.appframework.types.AssetsState
 
lookup(String) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get a full Preference object entry from the registry.
lookup(String) - Static method in class ecologylab.appframework.types.prefs.MetaPref
Look up a MetaPref by name in the map of all MetaPrefs
lookup(K) - Method in class ecologylab.generic.HashMapFromStringsWriteSynch
ValueFactory K,V <-> String, V
lookup(String) - Method in class ecologylab.xml.ElementState.ClassToCollectionMap
 
lookup(Class) - Method in class ecologylab.xml.ElementState.ClassToCollectionMap
 
lookup(String) - Static method in class ecologylab.xml.TranslationSpace
Find the TranslationSpace called name, if there is one.
lookupAndUpdate(String) - Method in class ecologylab.appframework.types.AssetsState
 
lookupBoolean(String) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get a boolean parameter from the Environment.
lookupBoolean(String, boolean) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get a boolean parameter from the Environment.
lookupBoolean(String, boolean) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefBoolean by name in the map of all Prefs.
lookupBoolean(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefBoolean by name in the map of all Prefs.
lookupChild(String) - Method in class ecologylab.collections.PrefixPhrase
 
lookupColor(String) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Look-up a preference which is translated into a Color.
lookupColor(String, Color) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefColor by name in the map of all Prefs.
lookupColor(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefColor by name in the map of all Prefs.
lookupComponent(MetaPref, String) - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
Returns a JComponent from the ObjectRegistry by name
lookupDc() - Method in class ecologylab.xml.library.rss.Item
Some people put Dublin Core fields into their items.
lookupElementState(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefElementState by name in the map of all Prefs.
lookupElementStatePreference(String) - Static method in class ecologylab.appframework.ApplicationEnvironment
Find a complex object set in preferences.
lookupFeedburner() - Method in class ecologylab.xml.library.rss.Item
Lookup a NestedNameSpace element child of this, in case there is one, declared as xmlns:feedburner.
lookupFile(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefFile by name in the map of all Prefs.
lookupFloat(String, float) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get a float parameter from the Environment.
lookupFloat(String, float) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefFloat by name in the map of all Prefs.
lookupFloat(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefFloat by name in the map of all Prefs.
lookupInstance(String) - Method in class ecologylab.appframework.ClassRegistry
 
lookupInt(String) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get an integer from the Environment.
lookupInt(String, int) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get an integer parameter from the Environment.
lookupInt(String, int) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefInt by name in the map of all Prefs.
lookupInt(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefInt by name in the map of all Prefs.
lookupMedia() - Method in class ecologylab.xml.library.media.Group
Lookup a NestedNameSpace element child of this, in case there is one, declared as xmlns:media.
lookupMedia() - Method in class ecologylab.xml.library.rss.Item
Lookup a NestedNameSpace element child of this, in case there is one, declared as xmlns:media.
lookupNameSpaceByURN(String) - Method in class ecologylab.xml.TranslationSpace
Lookup a NameSpace ElementState subclass, with a URN as the key.
lookupNestedNameSpace(String) - Method in class ecologylab.xml.ElementState
Lookup an ElementState subclass representing the scope of the nested XML Namespace in this.
lookupPref(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a Pref by name in the map of all Prefs
lookupString(String, String) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get an entry from the registry, with value type String.
lookupString(String) - Static method in class ecologylab.appframework.types.Preference
Deprecated. Get an entry from the registry, with value type String.
lookupString(String, String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefString by name in the map of all Prefs.
lookupString(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Look up a PrefString by name in the map of all Prefs.
lookupStringPreference(String) - Method in class ecologylab.appframework.ApplicationEnvironment
 
lookupStringPreference(String) - Method in interface ecologylab.appframework.Environment
Get a parameter or property, based on a key.
LOWAST - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LOZ - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LRM - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LSAQUO - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
LSQUO - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 

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