- handleException - Static variable in class com.physpics.tools.encoding.EncodingManager
-
EncodingManager handles all exceptions by calling
handleException(while-doing, source-exception);
Clients may replace this operation.
- HAS_ACTIVE - Static variable in class com.physpics.tools.ui.DragRect
-
Mask for edge segments to be drawn when the edge is "active".
- hasGlue - Variable in class com.physpics.tools.ui.blox.BloxReq
-
- hashCode() - Method in class com.physpics.tools.ui.PropertyPack.Cluster
-
- hasMoved() - Method in class com.physpics.tools.ui.DragRect
-
Reports whether the rectangle has moved since last set.
- hasNext() - Method in class com.physpics.tools.ui.blox.BloxLayout.ReverseReader
-
- hasNext() - Method in class com.physpics.tools.ui.PropertyPack.OpenFile_Iterator
-
- hbMakeCodeLengths(char[], int[], int, int) - Static method in class org.apache.tools.bzip2.CBZip2OutputStream
-
This method is accessible by subclasses for historical purposes.
- headerMimeType - Variable in class com.physpics.tools.IOUtils.InfoInputStream
-
- HelpBox - Class in com.physpics.tools.ui
-
Establishes and manages a link between an application and a help file.
- HelpBox.AnchorInfo - Class in com.physpics.tools.ui
-
- HelpfulFileChooser - Class in com.physpics.tools.ui
-
A skin for JFileChooser.
- HelpfulFileChooser() - Constructor for class com.physpics.tools.ui.HelpfulFileChooser
-
Constructs a HelpfulFileChooser
pointing to the user's
default directory.
- HelpfulFileChooser(String) - Constructor for class com.physpics.tools.ui.HelpfulFileChooser
-
Constructs a HelpfulFileChooser
using the given path.
- HelpfulFileChooser(File) - Constructor for class com.physpics.tools.ui.HelpfulFileChooser
-
Constructs a HelpfulFileChooser
using the given File
as the path.
- HelpfulFileChooser(FileSystemView) - Constructor for class com.physpics.tools.ui.HelpfulFileChooser
-
Constructs a HelpfulFileChooser
using the given
FileSystemView
.
- HelpfulFileChooser(File, FileSystemView) - Constructor for class com.physpics.tools.ui.HelpfulFileChooser
-
Constructs a HelpfulFileChooser
using the given current directory
and FileSystemView
.
- HelpfulFileChooser(String, FileSystemView) - Constructor for class com.physpics.tools.ui.HelpfulFileChooser
-
Constructs a HelpfulFileChooser
using the given current directory
path and FileSystemView
.
- HelpfulFileChooser.HelpDialog - Class in com.physpics.tools.ui
-
A dialog that provides help for HelpfulFileChooser.
- HEX_ARRAY - Static variable in class com.physpics.tools.IOUtils
-
- HEX_CODE - Static variable in class com.physpics.tools.encoding.PrintableEncodings
-
- hexFor(byte) - Static method in class com.physpics.tools.encoding.PrintableEncodings
-
- HIDDEN - Static variable in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
- HIDDEN - Static variable in class com.physpics.tools.ui.HTMLPane
-
- hideTab() - Method in class com.physpics.tools.ui.HTMLDocPlus.ChoiceDiv
-
- HILIT_INVISIBLE - Static variable in class com.physpics.tools.ui.TextFields
-
color for transparent highlights
- HILIT_UNWRITABLE - Static variable in class com.physpics.tools.ui.TextFields
-
Default color for unwritable fields
- HILIT_YELLOW - Static variable in class com.physpics.tools.ui.TextFields
-
Default color for writable fields
- hit(Point) - Method in class com.physpics.tools.ui.DragRect.Edge
-
- hit(Point, Rectangle) - Method in enum com.physpics.tools.ui.DragRect.Side
-
check for a mouse hit within a rectangle.
- hsl - Variable in class com.physpics.tools.SSColor
-
- hslToRgb(double, double, double) - Static method in class com.physpics.tools.SSColor
-
Converts an HSL color value to RGB.
- HTMLDocPlus - Class in com.physpics.tools.ui
-
- HTMLDocPlus() - Constructor for class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Clone of the no-arg constructor for HTMLDocument.
- HTMLDocPlus(StyleSheet) - Constructor for class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Clone of the one-arg constructor for HTMLDocument.
- HTMLDocPlus(AbstractDocument.Content, StyleSheet) - Constructor for class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Clone of the two-arg constructor for HTMLDocument.
- HTMLDocPlus.ChoiceDiv - Class in com.physpics.tools.ui
-
Deprecated.
- HTMLDocPlus.ChoiceGroup - Class in com.physpics.tools.ui
-
Deprecated.
A document may be displayed piecemeal; nominally each piece
corresponds to a tab in the view, but other organizations
will also be used.
- HTMLDocPlus.Embed - Class in com.physpics.tools.ui
-
Deprecated.
Manage a user input object embedded in a document.
- HTMLDocPlus.EmbedAbstractButton - Class in com.physpics.tools.ui
-
Deprecated.
An Embed that manages a button.
- HTMLDocPlus.EmbedButton - Class in com.physpics.tools.ui
-
Deprecated.
Embed JButton.
- HTMLDocPlus.EmbedCheckBox - Class in com.physpics.tools.ui
-
Deprecated.
An Embed that manages a JCheckBox.
- HTMLDocPlus.EmbedComboBox - Class in com.physpics.tools.ui
-
Deprecated.
An Embed that manages a JComboBox
- HTMLDocPlus.EmbedFilename - Class in com.physpics.tools.ui
-
Deprecated.
Embed a JTextField AND an associated button
to raise a JFileChooser.
- HTMLDocPlus.EmbedLabel - Class in com.physpics.tools.ui
-
Deprecated.
An Embed that manages a JLabel.
- HTMLDocPlus.EmbedList - Class in com.physpics.tools.ui
-
Deprecated.
An Embed that manages a JList.
- HTMLDocPlus.EmbedListener - Class in com.physpics.tools.ui
-
Deprecated.
- HTMLDocPlus.EmbedRadioButton - Class in com.physpics.tools.ui
-
Deprecated.
An Embed that manages a JRadioButton.
- HTMLDocPlus.EmbedTextComponent - Class in com.physpics.tools.ui
-
Deprecated.
An Embed that manages a JTextField or a JTextArea.
- HTMLDocPlus.HTMLEdKitPlus - Class in com.physpics.tools.ui
-
Deprecated.
- HTMLDocPlus.HTMLFactoryPlus - Class in com.physpics.tools.ui
-
Deprecated.
- HTMLDocPlus.HTMLFactoryPlus.BlockViewPlus - Class in com.physpics.tools.ui
-
Deprecated.
A view for BranchElements that permits elements to be hidden,
that is, removed from view (not just made invisible,
but without allocated space).
- HTMLDocPlus.HTMLFactoryPlus.ImageViewPlus - Class in com.physpics.tools.ui
-
Deprecated.
- HTMLEdKitPlus() - Constructor for class com.physpics.tools.ui.HTMLDocPlus.HTMLEdKitPlus
-
Deprecated.
constructor simply delegates to the superclass
- HTMLKit - Class in com.physpics.tools.ui
-
- HTMLKit() - Constructor for class com.physpics.tools.ui.HTMLKit
-
constructor simply delegates to the superclass
- HTMLKit.BlockViewPlus - Class in com.physpics.tools.ui
-
A view for BranchElements that permits elements to be hidden,
that is, removed from view (not just made invisible,
but without allocated space).
- HTMLKit.Factory - Class in com.physpics.tools.ui
-
- HTMLKit.Factory.ImageViewPlus - Class in com.physpics.tools.ui
-
- HTMLPage - Class in com.physpics.tools.ui
-
A data model for HTML pages.
- HTMLPage() - Constructor for class com.physpics.tools.ui.HTMLPage
-
Clone of the no-arg constructor for HTMLDocument.
- HTMLPage(StyleSheet) - Constructor for class com.physpics.tools.ui.HTMLPage
-
Clone of the one-arg constructor for HTMLDocument.
- HTMLPage(AbstractDocument.Content, StyleSheet) - Constructor for class com.physpics.tools.ui.HTMLPage
-
Clone of the two-arg constructor for HTMLDocument.
- HTMLPage.EmbedListener - Interface in com.physpics.tools.ui
-
- HTMLPane - Class in com.physpics.tools.ui
-
Support for embedding components in an HTMLDocument.
- HTMLPane() - Constructor for class com.physpics.tools.ui.HTMLPane
-
Create an empty HTMLPane.
- HTMLPane.ChoiceDiv - Class in com.physpics.tools.ui
-
- HTMLPane.ChoiceGroup - Class in com.physpics.tools.ui
-
A document may be displayed piecemeal; nominally each piece
corresponds to a tab in the view, but other organizations
will also be used.
- HTMLPLUS - Static variable in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
- HTMLPLUS - Static variable in class com.physpics.tools.ui.HTMLPane
-
- hueToRgb(double, double, double) - Static method in class com.physpics.tools.SSColor
-
Helper method that converts hue to rgb.
- hy8Charset - Static variable in class com.physpics.tools.HybridUTF8Charset
-
This Charset object is the factory for HybridUTF8 encoders and decoders.
- hy8Reader(File) - Static method in class com.physpics.tools.HybridUTF8Charset
-
return a BufferedReader that uses the HybridUTF8 encoding.
- hy8Reader(InputStream) - Static method in class com.physpics.tools.HybridUTF8Charset
-
return a BufferedReader that uses the HybridUTF8 encoding.
- Hy8Reader(File, HybridUTF8Charset.HybridUTF8Decoder) - Constructor for class com.physpics.tools.HybridUTF8Charset.Hy8Reader
-
- Hy8Reader(InputStream, HybridUTF8Charset.HybridUTF8Decoder) - Constructor for class com.physpics.tools.HybridUTF8Charset.Hy8Reader
-
- hy8Writer(File) - Static method in class com.physpics.tools.HybridUTF8Charset
-
Produce a BufferedWriter that reads a file in HybridUTF8 encoding.
- hy8Writer(OutputStream) - Static method in class com.physpics.tools.HybridUTF8Charset
-
Produce a BufferedWriter that writes to an OutputStream
in HybridUTF8 encoding.
- Hy8Writer(File) - Constructor for class com.physpics.tools.HybridUTF8Charset.Hy8Writer
-
- Hy8Writer(OutputStream) - Constructor for class com.physpics.tools.HybridUTF8Charset.Hy8Writer
-
- HybridUTF8Charset - Class in com.physpics.tools
-
This Charset does its best to read "any" incoming character stream,
assuming that the stream is most likely UTF-8 encoding of 1 byte characters,
where the characters are primarily UNICODE/ISO-8859-15,
but may be from code pages 1252 or 1250.
- HybridUTF8Charset() - Constructor for class com.physpics.tools.HybridUTF8Charset
-
- HybridUTF8Charset.Hy8Reader - Class in com.physpics.tools
-
A Hy8Reader is a BufferedReader that uses the HybridUTF8 encoding.
- HybridUTF8Charset.Hy8Writer - Class in com.physpics.tools
-
A class of object to be returned by HyWriter.
- HybridUTF8Charset.HybridUTF8Decoder - Class in com.physpics.tools
-
Decoder for the HybridUTF8 Charset.
- HybridUTF8Decoder(Charset) - Constructor for class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
-
- HybridUTF8Provider - Class in com.physpics.tools
-
Provider announcing HybridUTF8 charset.
- HybridUTF8Provider() - Constructor for class com.physpics.tools.HybridUTF8Provider
-