- calculateMajorAxisRequirements(int, SizeRequirements) - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus.BlockViewPlus
-
Deprecated.
- calculateMajorAxisRequirements(int, SizeRequirements) - Method in class com.physpics.tools.ui.HTMLKit.BlockViewPlus
-
- calculateMinorAxisRequirements(int, SizeRequirements) - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus.BlockViewPlus
-
Deprecated.
- calculateMinorAxisRequirements(int, SizeRequirements) - Method in class com.physpics.tools.ui.HTMLKit.BlockViewPlus
-
- callers(int) - Method in class com.physpics.tools.debug.DebugTools
-
Returns a string identifying the call path to the client.
- callers(boolean, int) - Method in class com.physpics.tools.debug.DebugTools
-
Returns a string identifying the call path to the client.
- CANCEL_VALUE - Static variable in class com.physpics.tools.ui.CheckOff
-
- canonicalize(String, File, Class) - Static method in class com.physpics.tools.IOUtils
-
Convert a locator to be canonical.
- capitalizeDriveLetter(File) - Static method in class com.physpics.tools.IOUtils
-
Make the drive letter upper case.
- CBZip2InputStream - Class in org.apache.tools.bzip2
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream) - Constructor for class org.apache.tools.bzip2.CBZip2InputStream
-
Constructs a new CBZip2InputStream which decompresses bytes read from
the specified stream.
- CBZip2OutputStream - Class in org.apache.tools.bzip2
-
An output stream that compresses into the BZip2 format (without the file
header chars) into another stream.
- CBZip2OutputStream(OutputStream) - Constructor for class org.apache.tools.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with a blocksize of 900k.
- CBZip2OutputStream(OutputStream, int) - Constructor for class org.apache.tools.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with specified blocksize.
- changedUpdate(DocumentEvent) - Method in class com.physpics.tools.SSColor.PopupForTextField
-
- changeShape(Dimension, Dimension, Dimension) - Method in class com.physpics.tools.ui.blox.Blox.Filler
-
Change the size requests for this shape.
- charAtStart() - Method in class com.physpics.tools.StringScanner
-
- charset - Variable in class com.physpics.tools.IOUtils.InfoInputStream
-
- charsetForName(String) - Method in class com.physpics.tools.HybridUTF8Provider
-
- charsets() - Method in class com.physpics.tools.HybridUTF8Provider
-
- checkCharset(String) - Static method in class com.physpics.tools.IOUtils
-
Checks if there is a charset for a given name.
- CheckOff - Class in com.physpics.tools.ui
-
Dialog for choosing from a list
After constructing the object, the client tailors it:
CheckOff co = new CheckOff(null, "Pick a Winner", "Choose one or more of the following:");
co.setIcon(Icon);
co.setList( ...
- CheckOff(Component, String, String) - Constructor for class com.physpics.tools.ui.CheckOff
-
Construct and initialize a CheckOff chooser
- CheckOff.CheckOffUI - Class in com.physpics.tools.ui
-
Tweaks to JOptionPane.
- CheckOffUI() - Constructor for class com.physpics.tools.ui.CheckOff.CheckOffUI
-
- checkSign(INumber) - Static method in class com.physpics.tools.ui.INumber
-
If prefix is solely a minus sign, change sign of value
- checkSizeOrder(PrintStream, String) - Method in class com.physpics.tools.ui.blox.BloxReq
-
- ChoosableFileField - Class in com.physpics.tools.ui
-
A file field combining a JTextField naming a file-or-directory and a button
to set the field via JFileChooser.
- chooseBlockSize(long) - Static method in class org.apache.tools.bzip2.CBZip2OutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- clamp(int, int, int) - Static method in class com.physpics.tools.ui.DragRect
-
- className(Object) - Static method in class com.physpics.tools.debug.ObjectName
-
Compute a name for the class of an object.
- classURL(Object) - Static method in class com.physpics.tools.IOUtils
-
Produce a jar: URL for a member's class.The jar format is
jar:{.jar file's URL}!/dir/dir/classname.class
where the /dir/dir elements are the names in the
class's binary name.
- cleanup(JTextComponent) - Static method in class com.physpics.tools.ui.AccentAction
-
Remove spurious zero-width spaces (ZWSP) that may remain from
unusual user actions.
- clear() - Method in class com.physpics.tools.StringMap
-
- clearLatestSourceFile() - Method in class com.physpics.tools.StringMap
-
Clear the latestSourceFile value.
- CLEARMASK - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- clearShorterBy() - Static method in class com.physpics.tools.encoding.PrintableEncodings
-
Reset the shorterby value to 0 to indicate
that no CRLFs have been replaced.
- clickCommand - Variable in class com.physpics.tools.ui.DragRect
-
Command String sent to Listeners for selection via quick mouse click.
- clicked(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- close() - Method in class com.physpics.tools.debug.DebugTools.DebugStream
-
Closes the stream.
- close() - Method in class com.physpics.tools.encoding.EncodingManager.BBInputStream
-
Closes this input stream and releases any system resources
associated with the stream.
- close() - Method in class com.physpics.tools.encoding.EncodingManager.BBOutputStream
-
Closes this output stream and puts data into host.
- close() - Method in class com.physpics.tools.Message.ShowStream
-
- close() - Method in class org.apache.tools.bzip2.CBZip2InputStream
-
- close() - Method in class org.apache.tools.bzip2.CBZip2OutputStream
-
- CLOSED_VALUE - Static variable in class com.physpics.tools.ui.CheckOff
-
- cls - Variable in class com.physpics.tools.AssetsImpl.Locations
-
- Cluster() - Constructor for class com.physpics.tools.ui.PropertyPack.Cluster
-
Cluster constructor that does not require a stem name.
- Cluster(String) - Constructor for class com.physpics.tools.ui.PropertyPack.Cluster
-
Construct a Cluster with a specified stem path.
- clusters - Variable in class com.physpics.tools.ui.PropertyPack
-
The list of location to be searched for stem
and its locale-specific variants.
- col(PixGrid.Datum.Col) - Method in class com.physpics.tools.geomaps.PixGrid.Datum
-
- color(Color) - Static method in class com.physpics.tools.ui.blox.Blox
-
Create a note that can be added to a Blox.
- colorRegistrees(int) - Static method in class com.physpics.tools.SSColor
-
- com.physpics.tools.selfinstall - package com.physpics.tools.selfinstall
-
- comment - Variable in class com.physpics.tools.geomaps.PixGrid.Datum
-
- compare(String, String) - Static method in class com.physpics.tools.encoding.EncodingManager
-
Compare two named files for equality.
- compare(EncodingManager, EncodingManager) - Static method in class com.physpics.tools.encoding.EncodingManager
-
Compare two EncodingManagers for equality.
- compare(byte[], byte[]) - Static method in class com.physpics.tools.encoding.EncodingManager
-
Compare two byte arrays for equality,
but allow and count line end mismatch.
- compareTo(HelpBox.AnchorInfo) - Method in class com.physpics.tools.ui.HelpBox.AnchorInfo
-
- compareTwoFiles(String, String) - Static method in class com.physpics.tools.debug.DebugTools
-
Compare two files with diff and send result to stdout.
- compareTwoFiles(String, String, File) - Static method in class com.physpics.tools.debug.DebugTools
-
Compare two files with diff and send result to a File.
- compareTwoFiles(String, String, ProcessBuilder.Redirect) - Static method in class com.physpics.tools.debug.DebugTools
-
Compare two files with diff and send result to a ProcessBuilder.Redirect.
- compID(Component) - Static method in class com.physpics.tools.ui.blox.BloxReq
-
Produce an identification for a component.
- component(Component) - Static method in class com.physpics.tools.debug.ObjectName
-
Find or create a name for an AWT Component.
- componentHidden(ComponentEvent) - Method in class com.physpics.tools.ui.Pointer
-
- componentLoc(Component) - Static method in class com.physpics.tools.ui.blox.BloxReq
-
- componentMoved(ComponentEvent) - Method in class com.physpics.tools.ui.Pointer
-
- componentOrientationFactory(boolean, boolean) - Static method in class com.physpics.tools.ui.blox.Blox
-
Generate the full gamut of ComponentOrientation values.
- componentResized(ComponentEvent) - Method in class com.physpics.tools.ui.Pointer
-
- componentShown(ComponentEvent) - Method in class com.physpics.tools.ui.Pointer
-
- compress() - Method in class com.physpics.tools.encoding.CompressEngine
-
compresses instr
to outstr
.
- compressDecode() - Method in class com.physpics.tools.encoding.EncodingManager
-
decodes the ByteBuffer
according to the old Unix compress program.
- compressEncode() - Method in class com.physpics.tools.encoding.EncodingManager
-
encodes the ByteBuffer according to the old Unix compress.
- CompressEngine - Class in com.physpics.tools.encoding
-
The compress
method reads an InputStream
and writes a compressed version to an OutputStream.
- CompressEngine(InputStream, OutputStream) - Constructor for class com.physpics.tools.encoding.CompressEngine
-
creates a CompressEngine object that will compress the
data in an InputStream and write the result to an OutputStream.
- computeMap(ArrayList<PixGrid.Datum>) - Static method in class com.physpics.tools.geomaps.PixGrid
-
- contains(Charset) - Method in class com.physpics.tools.HybridUTF8Charset
-
- contains(AbstractButton) - Method in class org.danieltofan.tools.JButtonGroup
-
Checks whether the group contains the given button
- continuations(String) - Static method in class com.physpics.tools.SSColor
-
- copyElement(HTMLDocument.BlockElement, HTMLDocument.BlockElement) - Static method in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Copy one element to another.
- copyElement(HTMLDocument.BlockElement, HTMLDocument.BlockElement) - Static method in class com.physpics.tools.ui.HTMLPage
-
Copy one element to another.
- copyRectInto(Rectangle) - Method in class com.physpics.tools.ui.DragRect
-
Makes a copy of the DragRect's current rectangle into the argument.
- coui - Variable in class com.physpics.tools.ui.CheckOff
-
- countNZPixels(BufferedImage) - Static method in class com.physpics.tools.debug.Image2Hex
-
Count non-zero, visible pixels.
- countPropNodes() - Method in class com.physpics.tools.ui.PropertyPack.Cluster
-
- CRC - Class in org.apache.tools.bzip2
-
A simple class to hold and calculate the CRC for sanity checking
of data.
- CRC() - Constructor for class org.apache.tools.bzip2.CRC
-
Constructor
- create(int, Runnable) - Static method in class com.physpics.tools.OneShotTimer
-
Construct and initialize a OneShotTimer.
- create(JTextField, ActionListener) - Static method in class com.physpics.tools.SSColor.PopupForTextField
-
Create an instance.
- create(Dimension, Dimension, Dimension) - Static method in class com.physpics.tools.ui.blox.Blox.Filler
-
Create a Filler with a specific size range.
- create(JComponent) - Static method in class com.physpics.tools.ui.blox.Blox.Scroller
-
Create a Blox.Scroller wrapping the given body
- create(JComponent, int, int) - Static method in class com.physpics.tools.ui.blox.Blox.Scroller
-
Create a Blox.Scroller wrapping the given body
- create(String, int, int) - Static method in class com.physpics.tools.ui.ChoosableFileField
-
Create an instance of a ChoosableFileField.
- create(String, AttributeSet) - Static method in class com.physpics.tools.ui.Embed.EFilename
-
- create(String, AttributeSet) - Static method in class com.physpics.tools.ui.Embed.EList
-
- create(String, AttributeSet) - Static method in class com.physpics.tools.ui.Embed.ETextComponent
-
- create() - Static method in class com.physpics.tools.ui.HelpBox
-
Construct an empty HelpBox.
- create(Class<?>, String, URL) - Static method in class com.physpics.tools.ui.HelpBox
-
Create a HelpBox and load it from a file.
- create(Element) - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus
-
Deprecated.
- create(Element) - Method in class com.physpics.tools.ui.HTMLKit.Factory
-
- create(String, HTMLPage.EmbedListener) - Static method in class com.physpics.tools.ui.HTMLPane
-
Produce an HTMLPane viewing a String.An EmbedListener may be supplied
to process embedded elements.
- create(TextFields) - Static method in class com.physpics.tools.ui.TextFields.ArrowPane
-
- create(AbstractButton[]) - Static method in class org.danieltofan.tools.JButtonGroup
-
Creates a JButtonGroup
object from an array
of buttons and adds the buttons to the group.
- createArrowShape(Point, Point, double, int, int, int) - Static method in class com.physpics.tools.ui.Arrow
-
- createArrowShape(Point, Point, double) - Static method in class com.physpics.tools.ui.TextFields
-
- createButtonArea() - Method in class com.physpics.tools.ui.CheckOff.CheckOffUI
-
Create the JPanel value for the buttons area.
- createDefaultDocument() - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLEdKitPlus
-
Deprecated.
Create an uninitialized text storage model for an HTMLDocPlus.
- createDefaultDocument() - Method in class com.physpics.tools.ui.HTMLKit
-
Create an uninitialized text storage model for an HTMLPage.
- createDialog() - Method in class com.physpics.tools.ui.CheckOff
-
Create and fetch the JDialog slated to present the list.
- createDialog(Component) - Method in class com.physpics.tools.ui.HelpfulFileChooser
-
- createGlue() - Static method in class com.physpics.tools.ui.blox.Blox
-
- createHelpDialog(JDialog) - Static method in class com.physpics.tools.ui.HelpfulFileChooser
-
Create and initialize a HelpDialog.
- createHorizontalBlox() - Static method in class com.physpics.tools.ui.blox.Blox
-
Creates a Blox
that displays its components
from left to right.
- createHorizontalBlox(Component...) - Static method in class com.physpics.tools.ui.blox.Blox
-
Create a horizontal box and populate it with a list of components.
- createHorizontalGlue() - Static method in class com.physpics.tools.ui.blox.Blox
-
- createHorizontalStrut(int) - Static method in class com.physpics.tools.ui.blox.Blox
-
Creates an invisible, fixed-width component.
- createRigidArea(Dimension) - Static method in class com.physpics.tools.ui.blox.Blox
-
- createSaveNode() - Method in class com.physpics.tools.ui.PropertyPack.SaveCluster
-
Ensure that saveNode has a value.
- createSplitPane(JComponent) - Static method in class com.physpics.tools.Message
-
Create a JSplitPane with the messages in the bottom.
- createStddbg() - Method in class com.physpics.tools.debug.DebugTools
-
- createStddbg(DebugTools.LineWriter) - Method in class com.physpics.tools.debug.DebugTools
-
- createStddbg(String, DebugTools.LineWriter) - Method in class com.physpics.tools.debug.DebugTools
-
- createVerticalBlox() - Static method in class com.physpics.tools.ui.blox.Blox
-
Creates a Blox
that displays its components
from top to bottom.
- createVerticalBlox(Component...) - Static method in class com.physpics.tools.ui.blox.Blox
-
Create a horizontal box and populate it with a list of components.
- createVerticalGlue() - Static method in class com.physpics.tools.ui.blox.Blox
-
- createVerticalStrut(int) - Static method in class com.physpics.tools.ui.blox.Blox
-
Creates an invisible, fixed-height component.
- creationAxis - Variable in class com.physpics.tools.ui.blox.BloxLayout
-
- crossSizeFull(boolean) - Static method in class com.physpics.tools.ui.blox.Blox
-
When crossSizeFull is false (the default) the preferred size
is assigned to components in the direction perpendicular to
the main axis; when true, the size assigned is the lesser of the
component's maximum size and the full extent of the Blox in the
crosswise direction.
- CrossSizeFull(boolean) - Constructor for class com.physpics.tools.ui.blox.Blox.CrossSizeFull
-
- CYGWIN_ROOT - Static variable in class com.physpics.tools.IOUtils
-