Skip navigation links
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 

P

pack200Pack() - Method in class com.physpics.tools.encoding.EncodingManager
packs a .class stream using a default set of properties
pack200Pack(Map<String, String>) - Method in class com.physpics.tools.encoding.EncodingManager
reduces the size of a .class stream by rearrangement, renaming, and other tricks.
pack200Unpack() - Method in class com.physpics.tools.encoding.EncodingManager
restore to normal size a .class stream that has been squeezed with Pack200.
PAGE_AXIS - Static variable in class com.physpics.tools.ui.blox.BloxLayout
Specifies that components should be laid out in the direction that lines flow across a page as determined by the target container's ComponentOrientation property.
paint(Graphics, Shape) - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus.BlockViewPlus
Deprecated.
 
paint(Graphics, Shape) - Method in class com.physpics.tools.ui.HTMLKit.BlockViewPlus
 
paint(Graphics, int, int, Shape, JTextComponent) - Method in class com.physpics.tools.ui.TextFields.Field
 
paintChild(Graphics, Rectangle, int) - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus.BlockViewPlus
Deprecated.
 
paintChild(Graphics, Rectangle, int) - Method in class com.physpics.tools.ui.HTMLKit.BlockViewPlus
 
paintComponent(Graphics) - Method in class com.physpics.tools.ui.Arrow
 
paintComponent(Graphics) - Method in class com.physpics.tools.ui.blox.Blox.Filler
Paints this Filler.
paintComponent(Graphics) - Method in class com.physpics.tools.ui.blox.Blox
Paints this Blox.
paintComponent(Graphics) - Method in class com.physpics.tools.ui.DragRect
 
paintComponent(Graphics) - Method in class com.physpics.tools.ui.TextFields.ArrowPane
 
parent - Variable in class com.physpics.tools.ui.CheckOff
 
parseAsArray(String) - Static method in class com.physpics.tools.ui.PropertyPack
Parse a string as a comma-separated list and return a list of the elements.
parseBigEndianDate(String, ParsePosition) - Static method in class com.physpics.tools.ui.DateParser
Parses a big-endian date: year month day hour min sec.
parseDate(String, String[], ParsePosition) - Static method in class com.physpics.tools.ui.DateParser
Parses a String to see if it begins with a date, and if so, returns that date.
parseHex(StringScanner) - Static method in class com.physpics.tools.SSNumber
Adjust the StringScanner to span a sequence of characters for a valid hexadecimal value, without its leading 0x.
parseInt(String) - Static method in class com.physpics.tools.SSColor
Compute the rgb integer for a hex color.
parseNumb(String) - Static method in class com.physpics.tools.ui.INumber
Parse a string to generate an INumber value.
parseNumb(String, boolean) - Static method in class com.physpics.tools.ui.INumber
Parse a String to generate an INumber value.
parseNumber(String) - Static method in class com.physpics.tools.SSNumber
Parse a number from String s.
parseNumber(StringScanner) - Static method in class com.physpics.tools.SSNumber
Advance the StringScanner past its current end so its extent is a number representation and return an SSNumber for that number's value.
parseSimpleDate(String, String[], ParsePosition) - Static method in class com.physpics.tools.ui.DateParser
See if text can be parsed as a date according to any of a list of formats.
parseTimeField(String, ParsePosition, int, int) - Static method in class com.physpics.tools.ui.DateParser
Parses an integer from a string, starting at and advancing a ParsePosition.
parseTZoffset(String, GregorianCalendar, ParsePosition) - Static method in class com.physpics.tools.ui.DateParser
Parses the end of a date string for a time zone and, if one is found, sets the time zone of the GregorianCalendar.
percent(int) - Static method in class com.physpics.tools.ui.blox.BloxSection
 
PercentSection(int) - Constructor for class com.physpics.tools.ui.blox.BloxSection.PercentSection
 
piedAngle(double) - Static method in class com.physpics.tools.geomaps.PixGrid
Restrict an angle in radians to the range -PI...+PI
pinkPainter - Static variable in class com.physpics.tools.Message
 
pixel(double, double) - Method in class com.physpics.tools.geomaps.PixGrid
 
pixel(LatLong) - Method in class com.physpics.tools.geomaps.PixGrid
 
PIXELS_PER_POINT - Static variable in class com.physpics.tools.ui.blox.Blox
 
pixelsToPoints(int) - Static method in class com.physpics.tools.ui.blox.Blox
Convert a distance measure from pixels to points.
PixGrid - Class in com.physpics.tools.geomaps
 
PixGrid() - Constructor for class com.physpics.tools.geomaps.PixGrid
 
PixGrid.Datum - Class in com.physpics.tools.geomaps
Store a row of the input: x y lat long
PixGrid.Datum.Col - Enum in com.physpics.tools.geomaps
 
pkgName - Variable in class com.physpics.tools.AssetsImpl.Locations
 
plus(BloxReq) - Method in class com.physpics.tools.ui.blox.BloxSection.SectionReq
 
Pointer - Class in com.physpics.tools.ui
An Arrow from one component to another.
Pointer() - Constructor for class com.physpics.tools.ui.Pointer
Construct a Pointer attached to no components.
Pointer(Component, Component) - Constructor for class com.physpics.tools.ui.Pointer
Construct a Pointer from the given tail Component to the given head Component.
Pointer.Attachment - Class in com.physpics.tools.ui
Each end of a Pointer is an Attachment.
Pointer.Hook - Enum in com.physpics.tools.ui
Attachment points around a Component.
pointsToPixels(double) - Static method in class com.physpics.tools.ui.blox.Blox
Convert a distance measure from points to pixels.
PopupForTextField(JTextField, ActionListener) - Constructor for class com.physpics.tools.SSColor.PopupForTextField
 
position() - Method in class com.physpics.tools.StringScanner
 
preferredLayoutSize(Container) - Method in class com.physpics.tools.ui.blox.BloxLayout
Returns the preferred dimensions for this layout, given the components in the specified target container.
prepareForSectionList(BloxSection.List) - Method in class com.physpics.tools.ui.blox.BloxSection
Unset the fields of this BloxSection note.
pressed(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
 
previous() - Method in class com.physpics.tools.StringScanner
 
print(String) - Method in class com.physpics.tools.debug.ElapsedTime
Print elapsed time in seconds and the message.
PrintableEncodings - Class in com.physpics.tools.encoding
Auxiliary class for EncodingManager with encoders/decoders for url (%xx), entity (&name;), quoted-printable (=XX) uu & base64 (both encode 3 bytes in 4), All methods are static.
PrintableEncodings.CRLFoption - Enum in com.physpics.tools.encoding
 
printBytesInHex(OutputStream) - Method in class com.physpics.tools.encoding.EncodingManager
Prints the data in network order, grouped as hexadecimal words.
printEvent(InputEvent) - Method in class com.physpics.tools.debug.ElapsedTime
 
printEvent(AWTEvent) - Method in class com.physpics.tools.debug.ElapsedTime
 
printOnEDT(String) - Method in class com.physpics.tools.debug.DebugTools
Utility to ensure that printing is done on the Event Dispatch Thread.
printRootDirectories() - Static method in class com.physpics.tools.IOUtils
 
processEvent(AWTEvent) - Method in class com.physpics.tools.debug.DebugTools.LoggingJFrame
 
processHTMLFrameHyperlinkEvent(HTMLFrameHyperlinkEvent) - Method in class com.physpics.tools.ui.HelpBox
 
programmerError(String) - Static method in class com.physpics.tools.Message
Ring the bell and display an error message prefixed with "Programmer error".
prompt(String) - Static method in class com.physpics.tools.Message
Show a message for a short time or until another message replaces it.
PROP_ARROWCOLOR - Static variable in class com.physpics.tools.ui.TextFields.Field
 
PROP_LABELSTRING - Static variable in class com.physpics.tools.ui.TextFields.Field
 
PROP_TEXT - Static variable in class com.physpics.tools.ui.TextFields.Field
 
PropertyPack - Class in com.physpics.tools.ui
A PropertyPack is a set of properties from various locations named by a packStem and locale-based variants thereof.
PropertyPack(Class<?>) - Constructor for class com.physpics.tools.ui.PropertyPack
Construct a PropertyPack for an application.
PropertyPack(String, Class<?>) - Constructor for class com.physpics.tools.ui.PropertyPack
Construct a PropertyPack with a specified stem name.
PropertyPack.BundleCluster - Class in com.physpics.tools.ui
Fetches properties from a ResourceBundle.
PropertyPack.BundlePropNode - Class in com.physpics.tools.ui
Properties are fetched from a .class file; that class must be a subclass of com.physpics.tools.ui.PhysPicsResourceBundle.
PropertyPack.CacheEntry - Class in com.physpics.tools.ui
Record the value for a property along with its source.
PropertyPack.Cluster - Class in com.physpics.tools.ui
Superclass of all Clusters.
PropertyPack.DirCluster - Class in com.physpics.tools.ui
A DirCluster is a collection of files within a local directory each having a given stem name.
PropertyPack.JarCluster - Class in com.physpics.tools.ui
A JarCluster accesses files inside a jar.
PropertyPack.OpenFile_Iterator - Class in com.physpics.tools.ui
Visits all instances of a file stem.
PropertyPack.OSEnvCluster - Class in com.physpics.tools.ui
As a member of a clusters list, this object manages environment properties.
PropertyPack.OSEnvNode - Class in com.physpics.tools.ui
A PropNode that accesses System.env properties
PropertyPack.PropertyPropNode - Class in com.physpics.tools.ui
A PropNode that manages a .properties file TODO introduce a cache so no properties file is read more than once
PropertyPack.PropNode - Class in com.physpics.tools.ui
A PropNode is a file or collection that is a source of properties.
PropertyPack.SaveCluster - Class in com.physpics.tools.ui
A single-file cluster that allows saving properties into its file.
PropertyPack.SaveNode - Class in com.physpics.tools.ui
 
PropertyPack.SystemCluster - Class in com.physpics.tools.ui
As a member of a clusters list, this object manages System.properties.
PropertyPack.SystemPropNode - Class in com.physpics.tools.ui
A PropNode that accesses System properties
PropertyPack.URLCluster - Class in com.physpics.tools.ui
A URL cluster is for URLs other than file:, usually http:.
PropertyPropNode(PropertyPack.Cluster, String) - Constructor for class com.physpics.tools.ui.PropertyPack.PropertyPropNode
 
PropNode(PropertyPack.Cluster, String) - Constructor for class com.physpics.tools.ui.PropertyPack.PropNode
Parent PropNode for sub-classes.
propNodeList - Variable in class com.physpics.tools.ui.PropertyPack.Cluster
The PropNodes generated for this cluster.
props - Variable in class com.physpics.tools.ui.PropertyPack.PropNode
 
put(String, String) - Method in class com.physpics.tools.StringMap
Change a value in the map.
putChoiceGroup(String, HTMLPane.ChoiceGroup) - Method in class com.physpics.tools.ui.HTMLPage
 
putMimeForExt(String, String) - Static method in class com.physpics.tools.IOUtils
 
putParserForMime(String, IOUtils.StreamToObject) - Static method in class com.physpics.tools.IOUtils
 
putValue(int, int) - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
Assign an arbitrary Unicode value to a given input code.
pX - Variable in class com.physpics.tools.geomaps.PixGrid.Datum
 
pY - Variable in class com.physpics.tools.geomaps.PixGrid.Datum
 
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 
Skip navigation links