- save() - Method in class com.physpics.tools.StringMap
-
Save the map to mapDest immediately.
- save() - Method in class net.jimmc.jshortcut.JShellLink
-
Write out this shortcut to disk.
- saveAnyOldVersion(File) - Static method in class com.physpics.tools.IOUtils
-
If an old version of the file exists, move it to xxx-old.txt
- SaveCluster(File) - Constructor for class com.physpics.tools.ui.PropertyPack.SaveCluster
-
Construct a SaveCluster targeting a given file
- saveDest - Variable in class com.physpics.tools.IOUtils.InfoInputStream
-
- SaveNode(PropertyPack.Cluster, String) - Constructor for class com.physpics.tools.ui.PropertyPack.SaveNode
-
- saveToWriter(BufferedWriter) - Method in class com.physpics.tools.StringMap
-
Save the StringMap data to a given stream.
- scaleRect(Rectangle2D, Rectangle2D, double) - Static method in class com.physpics.tools.ui.DragRect
-
Utility function to multiply a rectangle by a scale factor and store
the result in destination.
- SCHEME - Static variable in class com.physpics.tools.IOUtils
-
- SCHEME_PAT - Static variable in class com.physpics.tools.IOUtils
-
Pattern that matches a leading "scheme:".
- scrollToOffset(int) - Method in class com.physpics.tools.ui.HelpBox
-
Scroll the help document to a given offset.
- scrollToTarget(String) - Method in class com.physpics.tools.ui.HelpBox
-
- SECFMT - Static variable in class com.physpics.tools.debug.ElapsedTime
-
- SectionReq() - Constructor for class com.physpics.tools.ui.blox.BloxSection.SectionReq
-
- sections - Variable in class com.physpics.tools.ui.blox.BloxLayout
-
- select() - Method in class com.physpics.tools.ui.DragRect
-
make this the selected rectangle
- selectN(int) - Method in class com.physpics.tools.StringScanner
-
Select N characters starting at start()
- SelfInstall - Class in com.physpics.tools.selfinstall
-
- SelfInstall(String) - Constructor for class com.physpics.tools.selfinstall.SelfInstall
-
Construct a SelfInstall.
- sensitize(Component, String) - Method in class com.physpics.tools.ui.HelpBox
-
Add a mouse listener to a component that will call scrollToOffset.
- sensitizeTree(Component, String) - Method in class com.physpics.tools.ui.HelpBox
-
Assign a name to a component and all subcomponents.
- sequals(StringScanner) - Method in class com.physpics.tools.StringScanner
-
Test to see if two StringScanner values refer to the same
subsequence of the same base.
- serialize(String) - Method in class com.physpics.tools.geomaps.PixGrid
-
write the serialized form to a named file
- serialize(File) - Method in class com.physpics.tools.geomaps.PixGrid
-
write the serialized form to a given File
- serialize(OutputStream) - Method in class com.physpics.tools.geomaps.PixGrid
-
write the serialized form to an OutputStream
- setAlignBaselines(boolean) - Method in class com.physpics.tools.ui.blox.Blox.BaseAlignNote
-
- setAlignmentX(float) - Method in class com.physpics.tools.ui.blox.BloxLayout
-
Set a value for alignment along the X-axis.
- setAlignmentY(float) - Method in class com.physpics.tools.ui.blox.BloxLayout
-
Set a value for alignment along the Y-axis.
- setAllMovementEvents(boolean) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- setAllowNewDirs(boolean) - Method in class com.physpics.tools.ui.HelpfulFileChooser
-
- setAllowWriteIn(boolean) - Method in class com.physpics.tools.ui.CheckOff
-
- setArguments(String) - Method in class net.jimmc.jshortcut.JShellLink
-
Set the arguments for this shortcut.
- setArrowColor(Color) - Method in class com.physpics.tools.ui.TextFields.Field
-
Set the color of the arrow from label to field.
- setArrowEnds(boolean, boolean) - Method in class com.physpics.tools.ui.Arrow
-
Sets whether there is an arrow pointer at either end.
- setArrowVisibility(boolean) - Method in class com.physpics.tools.ui.TextFields.Field
-
Set visibility of arrow.
- setArrowWidth(int) - Method in class com.physpics.tools.ui.Arrow
-
- setArrowWidth(double) - Method in class com.physpics.tools.ui.TextFields.Field
-
- setAura(int) - Method in class com.physpics.tools.ui.DragRect
-
Set the *static* value of edge "aura", the distance around an edge
that is sensitive to the mouse.
- setAutosaving(boolean) - Method in class com.physpics.tools.StringMap
-
Sets the autosaving flag.
- setAwake(boolean) - Method in class com.physpics.tools.ui.DragRect
-
Set the "awake" bit.
- setBounds(Rectangle) - Static method in class com.physpics.tools.Message
-
- setBounds(int, int, int, int) - Static method in class com.physpics.tools.Message
-
- setBounds(int, int, int, int) - Method in class com.physpics.tools.ui.Arrow
-
- setButtonListener(ActionListener) - Method in class com.physpics.tools.ui.Embed.EFilename
-
Set a listener on the button.
- setButtonListener(ActionListener) - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedFilename
-
Deprecated.
Set a listener on the button.
- setCenterAttachment(boolean) - Method in class com.physpics.tools.ui.Pointer.Attachment
-
If set, the pointer attaches to the center of the component;
- setChangesPending() - Method in class com.physpics.tools.StringMap
-
Set the changesPending flag.
- setCharset(String) - Method in class com.physpics.tools.IOUtils.InfoInputStream
-
- setCheckMarks(Object[]) - Method in class com.physpics.tools.ui.CheckOff
-
Set initially some or all of the checkmarks.
- setChoiceVisibility(boolean) - Method in class com.physpics.tools.ui.HTMLDocPlus.ChoiceDiv
-
Deprecated.
- setChoiceVisibility(boolean) - Method in class com.physpics.tools.ui.HTMLPane.ChoiceDiv
-
- setCoallesceRepeats(boolean) - Method in class com.physpics.tools.debug.DebugTools.LoggingJFrame
-
- setColor(Color) - Method in class com.physpics.tools.ui.Arrow
-
- setColor(Color) - Method in class com.physpics.tools.ui.DragRect
-
Set the nominal color of the rectangle.
- setComment(String) - Method in class com.physpics.tools.geomaps.PixGrid.Datum
-
- setCRLFtreatment(PrintableEncodings.CRLFoption) - Static method in class com.physpics.tools.encoding.PrintableEncodings
-
Set the treatment of CR and LF characters by quotedPrintableEncode.
- setCrossFull(boolean) - Method in class com.physpics.tools.ui.blox.Blox.CrossSizeFull
-
- setCurrentFile(File) - Method in class com.physpics.tools.ui.Embed.EFilename
-
Set both the text field and
the current directory of the chooser.
- setCurrentFile(File) - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedFilename
-
Deprecated.
Set both the text field and
the current directory of the chooser.
- setData(ByteBuffer) - Method in class com.physpics.tools.encoding.EncodingManager
-
Replaces the managed ByteBuffer.
- setDebOut(PrintWriter) - Method in class com.physpics.tools.encoding.BZip
-
- setDebugPrintStream(PrintStream) - Method in class com.physpics.tools.ui.blox.BloxLayout
-
Set the debug value.
- setDefaultAlignBaselines(boolean) - Static method in class com.physpics.tools.ui.blox.BloxLayout
-
Set the default value for AlignBaselines.
- setDefaultCrossSizeFull(boolean) - Static method in class com.physpics.tools.ui.blox.BloxLayout
-
Set the default value for CrossSizeFull.
- setDeferSave(int) - Method in class com.physpics.tools.StringMap
-
- setDelay(int) - Method in class com.physpics.tools.OneShotTimer
-
- setDescription(String) - Method in class net.jimmc.jshortcut.JShellLink
-
Set the description for this shortcut.
- setEdgeSegmentColors(Color[], int) - Method in class com.physpics.tools.ui.DragRect
-
- setElementAttribute(Element, Object, Object) - Method in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
Sets an attribute for an HTMLDocument's Element.
- setElementAttribute(Element, Object, Object) - Method in class com.physpics.tools.ui.HTMLPage
-
Sets an attribute for an HTMLDocument's Element.
- setExtent(double) - Method in class com.physpics.tools.ui.blox.BloxSection.AbsoluteSection
-
- setExtent(double) - Method in class com.physpics.tools.ui.blox.BloxSection
-
Set the size of the section.
- setFieldFilter(DocumentFilter) - Method in class com.physpics.tools.ui.TextFields.Field
-
- setFile(File) - Method in class com.physpics.tools.ui.ChoosableFileField
-
- setFillColor(Color) - Method in class com.physpics.tools.ui.DragRect
-
If fillColor is set, the rectangle is filled in this color.
- setFocusLogging(boolean) - Method in class com.physpics.tools.debug.DebugTools
-
Turn on focus logging by replacing the current KeyboardFocusManager.
- setFont(Font) - Static method in class com.physpics.tools.Message
-
Set the font for displaying messages.
- setFormat(AudioFormat) - Method in class com.physpics.tools.IOUtils.AudioAsset
-
- setHandleException(BiConsumer<String, Exception>) - Static method in class com.physpics.tools.encoding.EncodingManager
-
Change the handleException operator.
- setHead(int, int) - Method in class com.physpics.tools.ui.Arrow
-
- setHead(Component) - Method in class com.physpics.tools.ui.Pointer
-
Set the component at the head of the Pointer.
- setHeaderMime(String) - Method in class com.physpics.tools.IOUtils.InfoInputStream
-
Remember the mimetype delivered in header of the data.
- setHeadSize(int, int) - Method in class com.physpics.tools.ui.Arrow
-
Hint at width and length of arrow head.
- setHiColor(Color) - Method in class com.physpics.tools.ui.TextFields.Field
-
- setIcon(Icon) - Method in class com.physpics.tools.ui.Embed.ELabel
-
- setIcon(Icon) - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedLabel
-
Deprecated.
- setIconIndex(int) - Method in class net.jimmc.jshortcut.JShellLink
-
Set the icon index for this shortcut.
- setIconLocation(String) - Method in class net.jimmc.jshortcut.JShellLink
-
Set the icon location for this shortcut.
- setKeyLogging(boolean) - Method in class com.physpics.tools.debug.DebugTools
-
Turn on key logging by adding a local key event dispatcher to
the KeybordFocusManager
- setLabel(JLabel) - Method in class com.physpics.tools.ui.Arrow
-
Set the JLabel to be displayed for the arrow.
- setLabelOnLeft(boolean) - Method in class com.physpics.tools.ui.Arrow
-
- setLabelString(String) - Method in class com.physpics.tools.ui.TextFields.Field
-
Set the text of a label if one is created for this field.
- setLayout(LayoutManager) - Method in class com.physpics.tools.ui.blox.Blox
-
Check to ensure that the proposed layout is a BloxLayout
or a subclass thereof.
- setLength(int) - Method in class com.physpics.tools.ui.blox.Blox.StrutNote
-
Set the length of this strut.
- setLink(String) - Method in class com.physpics.tools.SSColor
-
- setList(Object[]) - Method in class com.physpics.tools.ui.CheckOff
-
- setList(String) - Method in class com.physpics.tools.ui.CheckOff
-
Set the checkoff list from a comma-separated list.
- setList(File, FileFilter) - Method in class com.physpics.tools.ui.CheckOff
-
Set the checkoff list to be those children of dir
that satisfy a FileFilter.
- setList(File, String) - Method in class com.physpics.tools.ui.CheckOff
-
Set the checkoff list to those files in a directory,
that satisfy a PathMatcher.
- setList(File) - Method in class com.physpics.tools.ui.CheckOff
-
Set the checklist with an array of the file names in directory dir.
- setList(String) - Method in class com.physpics.tools.ui.Embed.EList
-
Set the elements of the list from a comma-separated list.
- setList(String[]) - Method in class com.physpics.tools.ui.Embed.EList
-
- setList(String) - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedList
-
Deprecated.
Set the elements of the list from a comma-separated list.
- setList(String[]) - Method in class com.physpics.tools.ui.HTMLDocPlus.EmbedList
-
Deprecated.
- setLocale(String) - Method in class com.physpics.tools.ui.PropertyPack
-
Set the Locale to be used to find associated resource versions of IndexGofer.properties.
- setLocale(Locale) - Method in class com.physpics.tools.ui.PropertyPack
-
Set the Locale to be used to find associated resource version of IndexGofer.properties.
- setLogging(boolean) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
Set whether mouse events are being logged.
- setMapDest(Class<?>, String) - Method in class com.physpics.tools.StringMap
-
Designate and create a file where map data will be saved.
- SETMASK - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- setMaxDefer(int) - Method in class com.physpics.tools.OneShotTimer
-
Set the maximum deferral period.
- setMaxDefer(int) - Method in class com.physpics.tools.StringMap
-
Set "maxDefer", seconds after a change before it is guaranteed
to be saved.
- setMessage(Object) - Method in class com.physpics.tools.ui.CheckOff
-
Ignore (Sets the option pane's message-object.)
- setModal(boolean) - Method in class com.physpics.tools.ui.CheckOff
-
Set the modality of the window.
- setMultiSelect(boolean) - Method in class com.physpics.tools.ui.CheckOff
-
- setMutable(boolean) - Method in class com.physpics.tools.StringMap
-
Sets the mutable flag.
- setOn(boolean) - Method in class com.physpics.tools.ui.blox.Blox.DebugNote
-
- setOn(boolean) - Method in class com.physpics.tools.ui.DragRect
-
Add or remove rectangle from its substrate.
- setOpaque() - Method in class com.physpics.tools.ui.blox.Blox
-
Make this Blox opaque.
- setOptions(Object[]) - Method in class com.physpics.tools.ui.CheckOff
-
Sets the list of options to be offered to the user.
- setPath(String) - Method in class net.jimmc.jshortcut.JShellLink
-
Set the path for this shortcut.
- setPercent(int) - Method in class com.physpics.tools.ui.blox.BloxSection.PercentSection
-
- setPreferredSize(Dimension) - Method in class com.physpics.tools.ui.HTMLPane
-
- setPrefix(String) - Method in class com.physpics.tools.ui.INumber
-
- setProperty(String, String) - Method in class com.physpics.tools.ui.PropertyPack
-
Store a value for a key.
- setQueryField(JComponent) - Method in class com.physpics.tools.ui.CheckOff
-
- setQueryField(String) - Method in class com.physpics.tools.ui.CheckOff
-
- setRect(Rectangle2D) - Method in class com.physpics.tools.ui.DragRect
-
Copy the argument into the current rectangle value.
- setRect(int, int, int, int) - Method in class com.physpics.tools.ui.DragRect
-
Copy the arguments into the current rectangle value.
- setScreenBounds(int, int, int, int) - Method in class com.physpics.tools.ui.HelpBox
-
Set the location of a window opened by a menu item.
- setSelected(AbstractButton, boolean) - Method in class org.danieltofan.tools.JButtonGroup
-
Sets the selected button in the group
Only one button in the group can be selected
- setSelected(ButtonModel, boolean) - Method in class org.danieltofan.tools.JButtonGroup
-
Sets the selected button model in the group
- setSelectionReportKey(KeyStroke) - Method in class com.physpics.tools.ui.DragRect
-
Set the keystroke which causes an ActionEvent to be sent.
- setSelectionTimeout(int) - Method in class com.physpics.tools.ui.DragRect
-
Set the timeout before triggering an ActionEvent for
selection of a rectangle.
- setShowEvents(boolean) - Method in class com.physpics.tools.debug.DebugTools.LoggingJFrame
-
- setShowHelpButton(boolean) - Method in class com.physpics.tools.ui.HelpfulFileChooser
-
- setSkipInterval(long) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- setSortedList(Object[]) - Method in class com.physpics.tools.ui.CheckOff
-
Set the list to be a sorted list of objects.
- setSortedList(Object[], Comparator<Object>) - Method in class com.physpics.tools.ui.CheckOff
-
Set the list to be a sorted list of objects.
- setSource(String) - Method in class com.physpics.tools.SSColor
-
Set the parenthesized source segment.
- setStddbgPrefix(String) - Method in class com.physpics.tools.debug.DebugTools
-
- setStddbgWriter(DebugTools.LineWriter) - Method in class com.physpics.tools.debug.DebugTools
-
- setStdoutState(int) - Static method in class com.physpics.tools.Message
-
Set the System.out and System.err destinations.
- setStroke(BasicStroke) - Method in class com.physpics.tools.ui.DragRect
-
Set the Stroke used for drawing edge segments.
- setTail(int, int) - Method in class com.physpics.tools.ui.Arrow
-
- setTail(Component) - Method in class com.physpics.tools.ui.Pointer
-
Set the component at the tail of the Pointer.
- setText(String) - Method in class com.physpics.tools.ui.TextFields.Field
-
Set the text of the field
- setTitle(String) - Method in class com.physpics.tools.RunDemos
-
- setTitle(String) - Method in class com.physpics.tools.ui.CheckOff
-
- setToParentBounds() - Method in class com.physpics.tools.ui.Arrow
-
- setTransparent() - Method in class com.physpics.tools.ui.blox.Blox
-
Make this Blox transparent.
- setType(JEditorPane) - Static method in class com.physpics.tools.ui.HTMLDocPlus
-
Deprecated.
to make jEditorPane actually create an HTMLDocPlus.
- setUI(OptionPaneUI) - Method in class com.physpics.tools.ui.CheckOff
-
Ignore (Sets the UI object which implements the L&F for this component.)
- setVerbose(boolean) - Method in class com.physpics.tools.ui.PropertyPack
-
- setWorkDir(File) - Static method in class com.physpics.tools.IOUtils
-
Set a working directory for the application.
- setWorkingDirectory(String) - Method in class net.jimmc.jshortcut.JShellLink
-
Set the working directory for this shortcut.
- setWritable(boolean) - Method in class com.physpics.tools.ui.TextFields.Field
-
Allow or disallow modification of the field.
- setWriteIn(String) - Method in class com.physpics.tools.ui.CheckOff
-
Set the initial value for the "write-in" field.
- setXColor(Color) - Method in class com.physpics.tools.ui.DragRect
-
The xStroke (q.v.) diagonals are drawn in the xColor.
- setXStroke(Stroke) - Method in class com.physpics.tools.ui.DragRect
-
If xStroke is set, the rectangle diagonals are drawn using the stroke.
- setXSums(BloxSection.List) - Method in class com.physpics.tools.ui.blox.BloxSection.AbsoluteSection
-
- setXSums(BloxSection.List) - Method in class com.physpics.tools.ui.blox.BloxSection.MainSection
-
- setXSums(BloxSection.List) - Method in class com.physpics.tools.ui.blox.BloxSection.PercentSection
-
- setXSums(BloxSection.List) - Method in class com.physpics.tools.ui.blox.BloxSection
-
Set xSums for this section to the appropriate xSums in the List.
- setXSums(BloxSection.List) - Method in class com.physpics.tools.ui.blox.BloxSection.ThinSection
-
- show(String) - Static method in class com.physpics.tools.Message
-
- show(String, int) - Static method in class com.physpics.tools.Message
-
- show(String, Highlighter.HighlightPainter) - Static method in class com.physpics.tools.Message
-
Display a message to output, a window, or a message line.
- showArrows(boolean) - Method in class com.physpics.tools.ui.TextFields
-
- showDialog() - Method in class com.physpics.tools.ui.HelpfulFileChooser
-
- showHelpBox(boolean) - Method in class com.physpics.tools.ui.HelpBox
-
Cause this HelpBox to become visible at the location in screenBounds.
- showHelpBox(boolean, int) - Method in class com.physpics.tools.ui.HelpBox
-
Cause this HelpBox to become visible at the location in screenBounds.
- showMenu() - Method in class com.physpics.tools.RunDemos
-
- showNZ(String[]) - Static method in class com.physpics.tools.debug.Image2Hex
-
Show non-zero counts for a sequence of image files.
- showObject(String, JComponent) - Static method in class com.physpics.tools.IOUtils
-
- ShowStream(Highlighter.HighlightPainter) - Constructor for class com.physpics.tools.Message.ShowStream
-
- showTab() - Method in class com.physpics.tools.ui.HTMLDocPlus.ChoiceDiv
-
- sigChars - Variable in class com.physpics.tools.SSNumber
-
- silentDebug - Variable in class com.physpics.tools.debug.DebugTools
-
A LineWriter that simply ignores its input.
- sizeInfo - Variable in class com.physpics.tools.ui.blox.BloxSection
-
- sizeList(Component) - Static method in class com.physpics.tools.debug.DebugTools
-
Produce a formatted description of the size information of a component.
- sizeTable - Variable in class com.physpics.tools.ui.Arrow
-
- skip(long) - Method in class com.physpics.tools.encoding.EncodingManager.BBInputStream
-
Skips over and discards n bytes of data from this input stream.
- skip(long) - Method in class org.biojava.nbio.core.util.UncompressInputStream
-
- skipOptionals(String, ParsePosition, String) - Static method in class com.physpics.tools.ui.DateParser
-
Advances the ParsePosition past any and all the characters
that match those in the optionals list.
- skipString(String, String, ParsePosition) - Static method in class com.physpics.tools.ui.DateParser
-
If the victim string is at the given position in the text,
this method advances the position past that string.
- SLASH - Static variable in class com.physpics.tools.AssetsImpl
-
- SLASHES - Static variable in class com.physpics.tools.IOUtils
-
- Slength - Variable in class com.physpics.tools.StringScanner
-
- SMALL_THRESH - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- source - Variable in class com.physpics.tools.SSColor
-
- sourceURL - Variable in class com.physpics.tools.IOUtils.InfoInputStream
-
- span - Variable in class com.physpics.tools.ui.blox.BloxSection
-
- span() - Method in class com.physpics.tools.ui.TextFields.Field
-
- Span(int, int) - Constructor for class com.physpics.tools.ui.TextFields.Span
-
- spanChar() - Method in class com.physpics.tools.StringScanner
-
Adjust this StringScanner to span a sequence of characters for a
valid char string: 'x' or '\...'.
- spanHex() - Method in class com.physpics.tools.StringScanner
-
Adjust the extent of this scanner so its value spans
hex characters succeeding the original end.
- spanInteger() - Method in class com.physpics.tools.StringScanner
-
Adjust the extent to span an unsigned integer.
- spanIsSet - Variable in class com.physpics.tools.ui.blox.BloxSection
-
- spanSignedInteger() - Method in class com.physpics.tools.StringScanner
-
Adjust the extent to span a signed integer.
- ssclone() - Method in class com.physpics.tools.StringScanner
-
Creates a new StringScanner identical to this one.
- SSColor - Class in com.physpics.tools
-
An SSColor object encapsulates a color value
and information about the source string.
- SSColor(int, boolean) - Constructor for class com.physpics.tools.SSColor
-
Construct an SSColor for a given integer, possibly including alpha.
- SSColor.PopupForTextField - Class in com.physpics.tools
-
Provide a color completion popup menu to augment a JTextField.
- SSNumber - Class in com.physpics.tools
-
Generalized Number, with extensive parsing capabilities.
- SSNumber() - Constructor for class com.physpics.tools.SSNumber
-
Construct an SSNumber for an integer 0
- SSNumber.NumberSource - Enum in com.physpics.tools
-
Values for numberSrc(), describing the syntax found
- start() - Method in class com.physpics.tools.OneShotTimer
-
same as enqueue(delay)
- start - Variable in class com.physpics.tools.StringScanner
-
- start() - Method in class com.physpics.tools.StringScanner
-
- startList(File) - Method in class com.physpics.tools.ui.CheckOff
-
Take steps to start a new file list.
- startMatch(String) - Method in class com.physpics.tools.StringScanner
-
- startMatchA(String) - Method in class com.physpics.tools.StringScanner
-
- startMatchAM(String) - Method in class com.physpics.tools.StringScanner
-
- startMatchAMZ(String) - Method in class com.physpics.tools.StringScanner
-
- startMatchM(String) - Method in class com.physpics.tools.StringScanner
-
- startMatchMZ(String) - Method in class com.physpics.tools.StringScanner
-
- startMatchZ(String) - Method in class com.physpics.tools.StringScanner
-
- startOneOf(String) - Method in class com.physpics.tools.StringScanner
-
- startOneOfA(String) - Method in class com.physpics.tools.StringScanner
-
- startOneOfAM(String) - Method in class com.physpics.tools.StringScanner
-
- startOneOfAMZ(String) - Method in class com.physpics.tools.StringScanner
-
- startOneOfM(String) - Method in class com.physpics.tools.StringScanner
-
- startOneOfMZ(String) - Method in class com.physpics.tools.StringScanner
-
- startOneOfZ(String) - Method in class com.physpics.tools.StringScanner
-
- startSpan(String) - Method in class com.physpics.tools.StringScanner
-
- startSpanA(String) - Method in class com.physpics.tools.StringScanner
-
- startSpanAM(String) - Method in class com.physpics.tools.StringScanner
-
- startSpanAMZ(String) - Method in class com.physpics.tools.StringScanner
-
- startSpanM(String) - Method in class com.physpics.tools.StringScanner
-
- startSpanMZ(String) - Method in class com.physpics.tools.StringScanner
-
- startSpanZ(String) - Method in class com.physpics.tools.StringScanner
-
- startTime() - Method in class com.physpics.tools.debug.ElapsedTime
-
Returns the starting time for this ElapsedTime object.
- stemMap - Static variable in class com.physpics.tools.SSColor
-
Map from name stem to list of colors with that stem.
- stemname(File) - Static method in class com.physpics.tools.IOUtils
-
Parses a File name returning the name with the extension removed.
- stemname(String) - Static method in class com.physpics.tools.IOUtils
-
Parses a file's path name returning the name with the extension removed.
- stemname(File, String) - Static method in class com.physpics.tools.IOUtils
-
parses a file's String name returning it with a suffix removed
- stemname(String, String) - Static method in class com.physpics.tools.IOUtils
-
parses a File name returning it with the suffix removed
- stemName - Variable in class com.physpics.tools.SSColor
-
- stop() - Method in class com.physpics.tools.OneShotTimer
-
Stop the timer.
- store() - Method in class com.physpics.tools.ui.PropertyPack
-
Save the properties to the saveNode
Client must have ensured the directory exists.
- storeProps - Variable in class com.physpics.tools.ui.PropertyPack
-
Ensure saving properties to file.
- StringMap - Class in com.physpics.tools
-
StringMap - A persistent HashMap that maps from String to String.
- StringMap() - Constructor for class com.physpics.tools.StringMap
-
Create a StringMap.
- StringMap.Dest - Enum in com.physpics.tools
-
Responses from setMapDest, where the argument is a proposed save location.
- StringScanner - Class in com.physpics.tools
-
String scanning with subsequence operators; much better than StringTokenizer
A StringScanner is created to scan a given base string.
- StringScanner() - Constructor for class com.physpics.tools.StringScanner
-
No-argument constructor.
- StringScanner(String) - Constructor for class com.physpics.tools.StringScanner
-
Creates a StringScanner over a given string.
- StringScanner(StringScanner) - Constructor for class com.physpics.tools.StringScanner
-
Creates a StringScanner over a given substring.
- StringScanner(File) - Constructor for class com.physpics.tools.StringScanner
-
Creates a StringScanner over the contents of a file.
- StringScanner(Reader) - Constructor for class com.physpics.tools.StringScanner
-
Creates a StringScanner over the contents of a stream.
- StringScanner.BadStringScannerJoin - Exception in com.physpics.tools
-
Exception generated when the StringScanner.join
has two arguments on different base strings
- stripAccents(String) - Static method in class com.physpics.tools.encoding.PrintableEncodings
-
Replace accented characters with the corresponding plain letters.
- stripSuffixes(String) - Static method in class com.physpics.tools.ui.PropertyPack
-
- strut(int) - Static method in class com.physpics.tools.ui.blox.Blox
-
Create a Note requesting the insertion of a strut.
- StrutNote(int) - Constructor for class com.physpics.tools.ui.blox.Blox.StrutNote
-
/**
Create a strut note.
- styleChanged(Style) - Method in class com.physpics.tools.ui.HTMLPage
-
- swapDoubles() - Method in class com.physpics.tools.encoding.EncodingManager
-
Swaps octets of bytes throughout the data.
- swapFloats() - Method in class com.physpics.tools.encoding.EncodingManager
-
Swaps quadruplets of bytes throughout the data.
- swapInts() - Method in class com.physpics.tools.encoding.EncodingManager
-
Swaps quadruplets of bytes throughout the data.
- swapLongs() - Method in class com.physpics.tools.encoding.EncodingManager
-
Swaps octets of bytes throughout the data.
- swapShorts() - Method in class com.physpics.tools.encoding.EncodingManager
-
Swaps pairs of bytes throughout the data.
- SystemCluster() - Constructor for class com.physpics.tools.ui.PropertyPack.SystemCluster
-
- SystemPropNode(PropertyPack.Cluster) - Constructor for class com.physpics.tools.ui.PropertyPack.SystemPropNode
-