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 

I

ignoreException(Exception) - Static method in class com.physpics.tools.Message
An exception has occurred and is being ignored.
ignoreFileException(String, String) - Static method in class com.physpics.tools.Message
Tell the user there was a file error, but execution is continuing.
Image2Hex - Class in com.physpics.tools.debug
Read an image and display it as hex, including all four channels (RGBA).
Image2Hex() - Constructor for class com.physpics.tools.debug.Image2Hex
 
ImageViewPlus(Element) - Constructor for class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus.ImageViewPlus
Deprecated.
 
ImageViewPlus(Element) - Constructor for class com.physpics.tools.ui.HTMLKit.Factory.ImageViewPlus
 
implFlush(CharBuffer) - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
 
implOnMalformedInput(CodingErrorAction) - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
 
implOnUnmappableCharacter(CodingErrorAction) - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
 
implReplaceWith(String) - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
 
implReset() - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
Discard saved state
impossible(String) - Static method in class com.physpics.tools.Message
Print a message on System.out.
incr() - Method in class com.physpics.tools.ui.INumber
Increment the retained value by 1.
inflate() - Method in class com.physpics.tools.encoding.EncodingManager
 
InfoInputStream(InputStream, long) - Constructor for class com.physpics.tools.IOUtils.InfoInputStream
Construct an InfoInputStream for a given stream.
ingest(IOUtils.InfoInputStream, Object) - Method in interface com.physpics.tools.IOUtils.StreamToObject
 
initialize(JComponent) - Method in class com.physpics.tools.ui.DragRect
Overlay this DragRect onto a particular substrate.
input_size(int) - Method in class com.physpics.tools.encoding.CompressEngine
sets the expected size of the input stream.
insertUpdate(DocumentEvent) - Method in class com.physpics.tools.SSColor.PopupForTextField
 
installComponents() - Method in class com.physpics.tools.ui.CheckOff.CheckOffUI
Skip the work of installComponents by doing nothing.
intDeg(double) - Static method in class com.physpics.tools.geomaps.PixGrid
convert an angle in radians to an integral number of degrees
integral - Variable in class com.physpics.tools.SSNumber
 
intToHex(int) - Static method in class com.physpics.tools.SSColor
Convert an int to hex.
intValue() - Method in class com.physpics.tools.SSNumber
 
INumber - Class in com.physpics.tools.ui
Sequential value objects.
INumber() - Constructor for class com.physpics.tools.ui.INumber
Returns an INumber for 0, with no prefix.
INumber(String) - Constructor for class com.physpics.tools.ui.INumber
Returns an INumber for 0, with the given prefix.
INumber(INumber) - Constructor for class com.physpics.tools.ui.INumber
Construct an INumber duplicating the argument.
INVALID_YEAR - Static variable in class com.physpics.tools.ui.DateParser
Error value if date is invalid.
invalidateLayout(Container) - Method in class com.physpics.tools.ui.blox.BloxLayout
This method is called when a child has changed its layout related information, and thus any cached calculations should be flushed.
IOUtils - Class in com.physpics.tools
 
IOUtils() - Constructor for class com.physpics.tools.IOUtils
 
IOUtils.AudioAsset - Class in com.physpics.tools
An object for keeping a sound in memory.
IOUtils.InfoInputStream - Class in com.physpics.tools
Class to return out-of-band data with a buffered input stream.
IOUtils.LocatorType - Enum in com.physpics.tools
Identify the scheme that generated an InfoInputStream.
IOUtils.StreamConsumer - Class in com.physpics.tools
Tool for consuming an inutstream in a separate thread.
IOUtils.StreamToObject - Interface in com.physpics.tools
Interface for parsers that read a file and produce an Object
IS_SELECTED - Static variable in class com.physpics.tools.ui.DragRect
Mask for edge segments to be drawn when the rectangle is selected.
isAlignBaselines() - Method in class com.physpics.tools.ui.blox.Blox.BaseAlignNote
 
isAllMovementEvents() - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
 
isAllowNewDirs() - Method in class com.physpics.tools.ui.HelpfulFileChooser
 
isAllowWriteIn() - Method in class com.physpics.tools.ui.CheckOff
 
isAttachCenter() - Method in class com.physpics.tools.ui.Pointer.Attachment
If set, the pointer attaches to the center of the component;
isAutoDetecting() - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
 
isAutosaving() - Method in class com.physpics.tools.StringMap
Autosave causes changes to be written to the disk "soon".
isAwake() - Method in class com.physpics.tools.ui.DragRect
 
isBad(Calendar) - Static method in class com.physpics.tools.ui.DateParser
Tests the value returned by toCalendar, returning true if its parse failed.
isCharsetDetected() - Method in class com.physpics.tools.HybridUTF8Charset.HybridUTF8Decoder
The first read will check for BOM and choose a charset.
isChecked() - Method in class com.physpics.tools.ui.Embed.ECheckBox
 
isChecked() - Method in class com.physpics.tools.ui.Embed.ERadioButton
 
isChecked() - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedCheckBox
Deprecated.
 
isChecked() - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedRadioButton
Deprecated.
 
isCoallesceRepeats() - Method in class com.physpics.tools.debug.DebugTools.LoggingJFrame
 
isCrossFull() - Method in class com.physpics.tools.ui.blox.Blox.CrossSizeFull
 
isDefaultAlignBaselines() - Method in class com.physpics.tools.ui.blox.BloxLayout
AlignBaselines determines whether a component with a baseline is aligned with other such in computeAlignedReq.
isDefaultCrossSizeFull() - Method in class com.physpics.tools.ui.blox.BloxLayout
CrossSizeFull determines how components are sized in ComputeAlignedMaxima.
isEmpty() - Method in class com.physpics.tools.StringScanner
 
isFocusLogging() - Method in class com.physpics.tools.debug.DebugTools
 
isHidden() - Method in class com.physpics.tools.ui.Embed
checks if this embed is a child of a BlockViewPlus that has attribute hidden==true.
isHidden() - Method in class com.physpics.tools.ui.HTMLDocPlus.Embed
Deprecated.
checks if this embed is a child of a BlockViewPlus that has attribute hidden==true.
isIntegral() - Method in class com.physpics.tools.SSNumber
Reports whether this value is integral or float/double.
isIsEmpty() - Method in class com.physpics.tools.ui.TextFields.Field
 
isKeyLogging() - Method in class com.physpics.tools.debug.DebugTools
 
isLeashed(int, int) - Method in class com.physpics.tools.ui.HelpBox
 
isLogging() - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
 
isModal() - Method in class com.physpics.tools.ui.CheckOff
Report whether the dialog will be modal.
isMultiSelect() - Method in class com.physpics.tools.ui.CheckOff
 
isMutable() - Method in class com.physpics.tools.StringMap
 
isMutable() - Method in class com.physpics.tools.ui.PropertyPack
 
isNotEmpty() - Method in class com.physpics.tools.StringScanner
 
ISO88591 - Static variable in class com.physpics.tools.encoding.EncodingManager
constant for Charset "ISO-8859-1" ISO Latin Alphabet No.
isOn() - Method in class com.physpics.tools.ui.blox.Blox.DebugNote
 
isOn() - Method in class com.physpics.tools.ui.DragRect
 
isOverlayingParent() - Method in class com.physpics.tools.ui.Arrow
Reports true if overlayParent has been called.
isRegistered() - Method in class com.physpics.tools.SSColor
 
isSelected(AbstractButton) - Method in class org.danieltofan.tools.JButtonGroup
Returns whether the button is selected
isShowEvents() - Method in class com.physpics.tools.debug.DebugTools.LoggingJFrame
 
isShowHelpButton() - Method in class com.physpics.tools.ui.HelpfulFileChooser
 
isText() - Method in class com.physpics.tools.IOUtils.InfoInputStream
Test statistically for text.
isVerbose() - Method in class com.physpics.tools.ui.PropertyPack
 
isWritable() - Method in class com.physpics.tools.ui.TextFields.Field
 
isWrittenIn() - Method in class com.physpics.tools.ui.CheckOff
Report whether the user has entered a writein value.
iterateClusters() - Method in class com.physpics.tools.ui.PropertyPack
 
iterator() - Method in class com.physpics.tools.ui.blox.BloxLayout.ReverseReader
 
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