- s - Variable in class chargerlib.WrappedText
-
The string being represented, as a single "line"
- sampleText - Variable in class chargerlib.FontChooser
-
- scroller - Variable in class chargerlib.GenericTextFrame
-
- setColumns(int) - Method in class chargerlib.WrappedText
-
Sets the number of characters wide to render the text.
- setContentType(String) - Method in class chargerlib.GenericTextFrame
-
- setCountdownSeconds(int) - Method in class chargerlib.DisplayTimer
-
Set the number of seconds to start the countdown.
- setDecimalPlaces(int) - Method in class chargerlib.QuantityBar
-
- setDepth(double) - Method in class chargerlib.Rectangle3D
-
- setDescription(String) - Method in class chargerlib.history.HistoryRecord
-
- setDisplayLabel(JLabel) - Method in class chargerlib.DisplayTimer
-
- setDomElement(Element) - Method in class chargerlib.history.CustomHistoryRecord
-
- setEditable(boolean) - Method in class chargerlib.GenericTextFrame
-
- setEnabled(boolean) - Method in class chargerlib.undo.UndoStateManager
-
Disable the marking capability.
- setEnableWrapping(boolean) - Method in class chargerlib.WrappedText
-
Tells the wrapper whether to actually wrap the text or consider it all on one line.
- setFile(File) - Method in class chargerlib.history.FileHistoryRecord
-
- setFlashRedAfterExpiration(boolean) - Method in class chargerlib.DisplayTimer
-
- setFont(Font) - Method in class chargerlib.WrappedText
-
- setFontButton - Variable in class chargerlib.FontChooser
-
- setFontButtonActionPerformed(ActionEvent) - Method in class chargerlib.FontChooser
-
- setFontNameMenuSelection(String) - Method in class chargerlib.FontChooser
-
Set the chooser's font name selection menu to the current font name
- setFontSizeMenuSelection(int) - Method in class chargerlib.FontChooser
-
- setFontStyleMenuSelection(int) - Method in class chargerlib.FontChooser
-
- setHeight(double) - Method in class chargerlib.Rectangle3D
-
- setID(String) - Method in class chargerlib.history.DerivedHistoryRecord
-
- setID(String) - Method in class chargerlib.history.ObjectHistoryRecord
-
- setLabel(String) - Method in class chargerlib.CProgressFrame
-
Set the descriptive label that appears above the progress bar.
- setLabel(String) - Method in class chargerlib.GenericTextFrame
-
Sets the descriptive label appearing above the text (not the title).
- setLegend(String) - Method in class chargerlib.QuantityBar
-
- setMax(double, boolean) - Method in class chargerlib.QuantityBar
-
- setMax(double) - Method in class chargerlib.QuantityBar
-
- setMaximum(int) - Method in class chargerlib.CProgressFrame
-
- setMenuItems() - Method in class chargerlib.GenericTextFrame
-
Determines for each menu item whether to be enabled or disabled ("gray'ed
out" )
- setMin(double, boolean) - Method in class chargerlib.QuantityBar
-
- setMin(double) - Method in class chargerlib.QuantityBar
-
- setMinimum(int) - Method in class chargerlib.CProgressFrame
-
- setModel(TableModel) - Method in class chargerlib.TableMap
-
- setModel(TableModel) - Method in class chargerlib.TableSorter
-
- setObject(Object) - Method in class chargerlib.history.HistoryRecord
-
- setObject(Object) - Method in class chargerlib.history.ObjectHistoryRecord
-
- setOptionPanel(JPanel) - Method in class chargerlib.GenericTextFrame
-
Allows subclasses to add their own option panel to the form without inconvenience.
- setRectangle2D(Rectangle2D.Double) - Method in class chargerlib.Rectangle3D
-
Override the 2D dimensions leaving the depth intact.
- setSelectedItems(Font) - Method in class chargerlib.FontChooser
-
Set up the menus to reflect the current font characteristics.
- setShowFirst(boolean) - Method in class chargerlib.QuantityBar
-
- setShowPrevious(boolean) - Method in class chargerlib.QuantityBar
-
- setShowYellowAfterWarning(boolean) - Method in class chargerlib.DisplayTimer
-
- setSorted(boolean) - Static method in class chargerlib.WindowManager
-
- setSuggestedFile(File) - Method in class chargerlib.GenericTextFrame
-
Sets the suggested file path in case the user wants to save.
- setTableColumnWidth(TableColumn, int) - Static method in class chargerlib.General
-
- setText(String) - Method in class chargerlib.DisplayTimer
-
- setTextFont(Font) - Method in class chargerlib.GenericTextFrame
-
Sets up the given font for the text display part of the frame only.
- setTheFont(Font) - Method in class chargerlib.FontChooser
-
Load the dialog with a new font's characteristics.
- setTheText(String) - Method in class chargerlib.GenericTextFrame
-
- setTimestamp(CDateTime) - Method in class chargerlib.history.HistoryRecord
-
Set the date and time that this event occurred.
- setType(String) - Method in class chargerlib.history.HistoryRecord
-
- setup(JFrame, String, String, String, File) - Method in class chargerlib.GenericTextFrame
-
- setupMenus() - Method in class chargerlib.QuantityBar
-
- setupMenus() - Method in interface chargerlib.undo.Undoable
-
Perform whatever setup is necessary if the undo/redo status may have changed.
- setUser(String) - Method in class chargerlib.history.UserHistoryRecord
-
- setValue(int) - Method in class chargerlib.CProgressFrame
-
Set the value to indicate how much progress is made.
- setValue(double) - Method in class chargerlib.QuantityBar
-
- setValueAt(Object, int, int) - Method in class chargerlib.TableMap
-
- setValueAt(Object, int, int) - Method in class chargerlib.TableSorter
-
- setWarningSeconds(long) - Method in class chargerlib.DisplayTimer
-
- setWidth(double) - Method in class chargerlib.Rectangle3D
-
- setX(double) - Method in class chargerlib.Rectangle3D
-
- setY(double) - Method in class chargerlib.Rectangle3D
-
- setZonedDateTimeValue(ZonedDateTime) - Method in class chargerlib.CDateTime
-
Set the date/time value from a zoned date time value.
- shortenMenuLabel(String) - Static method in class chargerlib.WindowManager
-
- showAll - Variable in class chargerlib.FontChooser
-
- showArrayList(ArrayList) - Static method in class chargerlib.General
-
- showFirst - Variable in class chargerlib.QuantityBar
-
- showFirstMenu - Variable in class chargerlib.QuantityBar
-
- showFirstOff - Variable in class chargerlib.QuantityBar
-
- showFirstOn - Variable in class chargerlib.QuantityBar
-
- showInputDialog(Component, Object) - Method in class chargerlib.Transcript
-
- showInputDialog(Component, Object, Object) - Method in class chargerlib.Transcript
-
- showInputDialog(Component, Object, String, int, Icon, Object[], Object) - Method in class chargerlib.Transcript
-
- showMessageDialog(Component, Object) - Method in class chargerlib.Transcript
-
- showMessageDialog(Component, Object, String, int) - Method in class chargerlib.Transcript
-
- showPrevious - Variable in class chargerlib.QuantityBar
-
- showPreviousMenu - Variable in class chargerlib.QuantityBar
-
- showPreviousOff - Variable in class chargerlib.QuantityBar
-
- showPreviousOn - Variable in class chargerlib.QuantityBar
-
- showYellowAfterWarning - Variable in class chargerlib.DisplayTimer
-
- shuttlesort(int[], int[], int, int) - Method in class chargerlib.TableSorter
-
- simpleTaggedString(String, String, String) - Static method in class chargerlib.XMLGenerator
-
Rewrite its arguments for XML.
- simpleTaggedString(String, String) - Static method in class chargerlib.XMLGenerator
-
Rewrite its arguments for XML.
- sort(Object) - Method in class chargerlib.TableSorter
-
- sortByColumn(int) - Method in class chargerlib.TableSorter
-
- sortByColumn(int, boolean) - Method in class chargerlib.TableSorter
-
- sortingColumns - Variable in class chargerlib.TableSorter
-
- sp - Static variable in class chargerlib.Tag
-
a non-breaking space
- sp(int) - Static method in class chargerlib.Tag
-
- splitWithSeparator(String, String, String) - Static method in class chargerlib.General
-
Splits a string according to each occurrence of a regular expression,
inserting a separator between each part of the string.
- square_sum - Variable in class chargerlib.FloatStatistics
-
- startTag(String) - Static method in class chargerlib.XMLGenerator
-
Returns a simple tag.
- startTag(String, String) - Static method in class chargerlib.XMLGenerator
-
Returns a simple tag with parameters, without any closing tag.
- startTime - Variable in class chargerlib.DisplayTimer
-
- startTimer(int, boolean) - Method in class chargerlib.DisplayTimer
-
Begin the countdown for the timer.
- startTimer() - Method in class chargerlib.DisplayTimer
-
Create a one-second timer for the elapsed time display, and start the
timer.
- stateList - Variable in class chargerlib.undo.UndoRedoList
-
Each past copy of the graph, in text form, is added to the list, up to
its max
- stateSource - Variable in class chargerlib.undo.UndoStateManager
-
The object whose states are being managed.
- stopTimer() - Method in class chargerlib.DisplayTimer
-
- stringBreak(String, String, int) - Method in class chargerlib.WrappedText
-
Breaks up the string by breaking words at the occurrence of any member of set of break characters.
- stripFileExtension(String) - Static method in class chargerlib.General
-
Extracts the extension part of a filename string.
- STYLE(String) - Constructor for enum chargerlib.CDateTime.STYLE
-
- sum - Variable in class chargerlib.FloatStatistics
-
- swap(int, int) - Method in class chargerlib.TableSorter
-