- last() - Method in class com.physpics.tools.StringScanner
-
- lastSource() - Static method in class com.physpics.tools.SSNumber
-
Return the last StringScanner presented to parseNumber().
- lastSS - Static variable in class com.physpics.tools.SSNumber
-
- lat - Variable in class com.physpics.tools.geomaps.LatLong
-
- latCon - Variable in class com.physpics.tools.geomaps.PixGrid
-
- latestError() - Method in class com.physpics.tools.StringScanner
-
returns the latest error, and clears the error string
- latestEvent() - Method in class com.physpics.tools.ui.Embed.EList
-
- latestEvent() - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedList
-
Deprecated.
- LatLong - Class in com.physpics.tools.geomaps
-
A LatLong records a longitude and a latitude as a pair of doubles.
- LatLong(String) - Constructor for class com.physpics.tools.geomaps.LatLong
-
Parse a lat/long value.
- LatLong(String, String) - Constructor for class com.physpics.tools.geomaps.LatLong
-
Create a LatLong object from two strings.
- LatLong(double, double) - Constructor for class com.physpics.tools.geomaps.LatLong
-
Create a LatLong object from two double values.
- latlong(int, int) - Method in class com.physpics.tools.geomaps.PixGrid
-
- latString() - Method in class com.physpics.tools.geomaps.LatLong
-
- latXMul - Variable in class com.physpics.tools.geomaps.PixGrid
-
- latYMul - Variable in class com.physpics.tools.geomaps.PixGrid
-
- layout - Variable in class com.physpics.tools.ui.blox.Blox.Note
-
If the container's LayoutManager is a BloxLayout, this variable
will refer to it.
- layout(int, int) - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus.BlockViewPlus
-
Deprecated.
- layout(int, int) - Method in class com.physpics.tools.ui.HTMLKit.BlockViewPlus
-
- layoutContainer(Container) - Method in class com.physpics.tools.ui.blox.BloxLayout
-
Called by awt.Container when the target needs to be laid out.
- layoutPrep() - Method in class com.physpics.tools.ui.blox.Blox.Note
-
Called by BloxLayout as it begins laying out the Blox.
- LayoutReq(Component, int, int, int) - Constructor for class com.physpics.tools.ui.blox.BloxLayout.LayoutReq
-
- LayoutReq() - Constructor for class com.physpics.tools.ui.blox.BloxLayout.LayoutReq
-
- leashTo(Rectangle) - Method in class com.physpics.tools.ui.HelpBox
-
Turn off autoscrolling until mouse has moved
at least LEASHLENGTH pixels away from rectangle r
- LEFT_PAT - Static variable in class com.physpics.tools.ui.INumber
-
Pattern for findNumb() that finds decimal numbers
on the left-end of a string -- "\\A\\s*([0-9]+)"
- LEFT_PAT_WHICH - Static variable in class com.physpics.tools.ui.INumber
-
Which-paren-is-value for leftPat
- leftToRight - Variable in class com.physpics.tools.ui.blox.BloxLayout
-
- length - Variable in class com.physpics.tools.IOUtils.InfoInputStream
-
- length() - Method in class com.physpics.tools.StringScanner
-
- length() - Method in class com.physpics.tools.ui.TextFields.Span
-
- LESSER_ICOST - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- lessthan(String) - Method in class com.physpics.tools.StringScanner
-
Compare StringScanner value versus a String
- lessthan(StringScanner) - Method in class com.physpics.tools.StringScanner
-
Analogous to 'lessthan' of a StringScanner vs.
- LINE_AXIS - Static variable in class com.physpics.tools.ui.blox.BloxLayout
-
Specifies that components should be laid out in the direction of
a line of text as determined by the target container's
ComponentOrientation
property.
- link - Variable in class com.physpics.tools.SSColor
-
- List() - Constructor for class com.physpics.tools.ui.blox.BloxSection.List
-
- List(BloxReq[]) - Constructor for class com.physpics.tools.ui.blox.BloxSection.List
-
Construct a BloxSection.List from a sequence of BloxReqs for Components.
- listenToWriteIn(JCheckBox) - Method in class com.physpics.tools.ui.CheckOff
-
- lng - Variable in class com.physpics.tools.geomaps.LatLong
-
- load() - Method in class net.jimmc.jshortcut.JShellLink
-
Load a shortcut from disk.
- loadDocument(JEditorPane, String) - Static method in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Load the document of the given JEditorPane from a webpage at
a given locator (IOUtils.getInputStream).
- loadDocument(JEditorPane, Class, String, URL) - Static method in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Load the document of the given JEditorPane from a webpage at
a given locator (IOUtils.getInputStream).
- loadDocument(String) - Method in class com.physpics.tools.ui.HTMLPane
-
Load the document from a webpage at a given locator (ala
IOUtils.getInputStream).
- loadDocument(Class<?>, String) - Method in class com.physpics.tools.ui.HTMLPane
-
Shortcut for loadDocument with a third argument of null.
- loadDocument(Class<?>, String, URL) - Method in class com.physpics.tools.ui.HTMLPane
-
Load the document of the given JEditorPane from a webpage at
a given locator (ala IOUtils.getInputStream).
- loadDocumentFromStream(JEditorPane, InputStream) - Static method in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Load an HTML document from an InputStream.
- loadDocumentFromStream(InputStream) - Method in class com.physpics.tools.ui.HTMLPane
-
Load an HTML document from an InputStream.
- loadDocumentFromString(String) - Method in class com.physpics.tools.ui.HTMLPane
-
- loadIcon(Class<?>, String) - Static method in class com.physpics.tools.IOUtils
-
Load an image and make an ImageIcon from it.
- loadIconResource(Class<?>, String) - Static method in class com.physpics.tools.IOUtils
-
Load a resource as an Icon (in fact, an ImageIcon).
- loadImage(Class<?>, String) - Static method in class com.physpics.tools.IOUtils
-
Load an Image as named by an IOUtils locator.
- loadImageResource(Class<?>, String) - Static method in class com.physpics.tools.IOUtils
-
Load a resource as an Image.
- loadPropertiesFromInputStream(InputStream) - Method in class com.physpics.tools.ui.PropertyPack.BundlePropNode
-
- loadPropertiesFromInputStream(InputStream) - Method in class com.physpics.tools.ui.PropertyPack.OSEnvNode
-
- loadPropertiesFromInputStream(InputStream) - Method in class com.physpics.tools.ui.PropertyPack.PropertyPropNode
-
- loadPropertiesFromInputStream(InputStream) - Method in class com.physpics.tools.ui.PropertyPack.PropNode
-
Read properties from the file.
- loadPropertiesFromInputStream(InputStream) - Method in class com.physpics.tools.ui.PropertyPack.SystemPropNode
-
- localFile - Variable in class com.physpics.tools.IOUtils.InfoInputStream
-
- Locations(String, Class, String) - Constructor for class com.physpics.tools.AssetsImpl.Locations
-
Package specific location data to find assets.
- locator(Object) - Static method in class com.physpics.tools.debug.ObjectName
-
- locatorFile(Class<?>, String) - Static method in class com.physpics.tools.IOUtils
-
Parse a locator to get the corresponding file, if any.
- LoggingJFrame() - Constructor for class com.physpics.tools.debug.DebugTools.LoggingJFrame
-
- LoggingJFrame(String) - Constructor for class com.physpics.tools.debug.DebugTools.LoggingJFrame
-
- logMouseEvent(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
Log a directly-handled mouse event.
- logMouseEvent(MouseEvent, String, MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
Log a mouse event.
- longCon - Variable in class com.physpics.tools.geomaps.PixGrid
-
- longString() - Method in class com.physpics.tools.geomaps.LatLong
-
- longVal - Variable in class com.physpics.tools.SSNumber
-
- longValue() - Method in class com.physpics.tools.SSNumber
-
- longXMul - Variable in class com.physpics.tools.geomaps.PixGrid
-
- longYMul - Variable in class com.physpics.tools.geomaps.PixGrid
-
- lowBytes(String) - Static method in class com.physpics.tools.encoding.PrintableEncodings
-
- LZSECFMT - Static variable in class com.physpics.tools.debug.ElapsedTime
-