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

L

LastExecutor - Class in mavis.util
Executes the last Runnable tasks of a series of tasks after a delay.
LastExecutor() - Constructor for class mavis.util.LastExecutor
Creates an empty LastExecutor with a delay of 0 and execOnlyLast set to true.
LastExecutor(int) - Constructor for class mavis.util.LastExecutor
Creates an empty LastExecutor with execOnlyLast set to true.
LastExecutor(boolean) - Constructor for class mavis.util.LastExecutor
Creates an empty LastExecutor with a delay of 0.
LastExecutor(int, boolean) - Constructor for class mavis.util.LastExecutor
Creates an empty LastExecutor.
LastExecutor.LastExecutorThread - Class in mavis.util
Keeps on checking the LastExecutor.queue to see if there are Runnables to be executed.
LastExecutor.LastExecutorThread() - Constructor for class mavis.util.LastExecutor.LastExecutorThread
 
LastExecutor.RunDelayed - Class in mavis.util
Wraps a Runnable object and sets the delay after which it should be executed by a worker thread.
LastExecutor.RunDelayed(Runnable, int) - Constructor for class mavis.util.LastExecutor.RunDelayed
Creates a new RunDelayed item that contains runnable.
latestMeasuringProject - Variable in class mavis.gui.MainViewPanel
Project which has had the latest measurement, or null if no measurements have been made..
latitude - Variable in class mavis.gui.DataPrintPanel
 
latitude - Variable in class mavis.gui.PrintPanel
 
LATITUDE_PROPERTY - Static variable in class mavis.Project
 
latitudeField - Variable in class mavis.gui.ProjectInformationPanel
 
lineStart - Variable in class mavis.util.LoggerPrintStream
 
listenerList - Variable in class mavis.Project
Listeners for this project.
listenerList - Variable in class mavis.Session
Listeners for this project.
loadDirectoryHistory() - Static method in class mavis.Settings
 
loadFromXML(File) - Static method in class mavis.util.DocumentUtilities
Returns a DOM document represented by the XML document on the specified file.
loadFromXML(InputStream) - Static method in class mavis.util.DocumentUtilities
Returns a DOM document represented by the XML document on the specified input stream.
loadProject(File) - Method in class mavis.gui.MainViewPanel
Loads a project file and tries to set it as the active project.
loadProject(File) - Static method in class mavis.Project
Loads a saved project file.
loadProjectHistory() - Static method in class mavis.Settings
 
loadTableDirectoryHistory() - Static method in class mavis.Settings
 
logDirCleanup(File, int) - Static method in class mavis.Mavis
Removes all old files from the specified directory.
logFileCleanup(File, long, int) - Static method in class mavis.Mavis
Removes the old entries of a log file.
LoggerPrintStream - Class in mavis.util
PrintStream for directing the output to another PrintStream and a OutputStream.
LoggerPrintStream(OutputStream) - Constructor for class mavis.util.LoggerPrintStream
Creates a timestamped print stream directed to one output.
LoggerPrintStream(OutputStream, PrintStream) - Constructor for class mavis.util.LoggerPrintStream
Creates a timestamped print stream directed to two outputs.
LoggerPrintStream(OutputStream, PrintStream, String) - Constructor for class mavis.util.LoggerPrintStream
Creates a timestamped print stream directed to two outputs with a startup message.
longitude - Variable in class mavis.gui.DataPrintPanel
 
longitude - Variable in class mavis.gui.PrintPanel
 
LONGITUDE_PROPERTY - Static variable in class mavis.Project
 
longitudeField - Variable in class mavis.gui.ProjectInformationPanel
 

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