- dateTime - Variable in class chargerlib.CDateTime
-
- debugOn - Variable in class chargerlib.JarResources
-
- decimalItems - Variable in class chargerlib.QuantityBar
-
- decimalPlaces - Variable in class chargerlib.QuantityBar
-
- decimalPlacesMenu - Variable in class chargerlib.QuantityBar
-
- DEFAULT_ID - Static variable in class chargerlib.history.ObjectHistoryRecord
-
- defaultFont - Variable in class chargerlib.QuantityBar
-
- defaultMaxUndoLevels - Static variable in class chargerlib.General
-
- defaultStroke - Static variable in class chargerlib.General
-
- depth - Variable in class chargerlib.Rectangle3D
-
- DerivedHistoryRecord - Class in chargerlib.history
-
Captures the knowledge that an object was derived from some procedure.
- DerivedHistoryRecord() - Constructor for class chargerlib.history.DerivedHistoryRecord
-
- DerivedHistoryRecord(Object, String, String) - Constructor for class chargerlib.history.DerivedHistoryRecord
-
- description - Variable in enum chargerlib.FileFormat
-
- description() - Method in enum chargerlib.FileFormat
-
- description - Variable in class chargerlib.history.HistoryRecord
-
A free-form text description.
- displayAsHex(byte[]) - Static method in class chargerlib.General
-
- displayedTimeSeconds - Variable in class chargerlib.DisplayTimer
-
The value to display ...
- displayLabel - Variable in class chargerlib.DisplayTimer
-
- DisplayTimer - Class in chargerlib
-
An hour-minute-second timer associated with a particular JLabel display.
- DisplayTimer(JLabel) - Constructor for class chargerlib.DisplayTimer
-
Associates this timer with the given label
- DisplayTimer(JLabel, boolean, int) - Constructor for class chargerlib.DisplayTimer
-
- div - Static variable in class chargerlib.Tag
-
- div(String, String) - Static method in class chargerlib.Tag
-
Create tags to establish a div element.
- domElement - Variable in class chargerlib.history.CustomHistoryRecord
-
- doRedo() - Method in class chargerlib.undo.UndoStateManager
-
Restores the object's state from the state just forward of the current
one.
- doUndo() - Method in class chargerlib.undo.UndoStateManager
-
Restores the object's state from the last saved state.
- drawCenteredString(Graphics2D, String, double, double, Color) - Static method in class chargerlib.General
-
Displays the text string centered about the point x,y in the given color.
- drawCenteredString(Graphics2D, String, double, double) - Static method in class chargerlib.General
-
Displays a centered text string in black
- drawCenteredString(Graphics2D, String, Point2D.Double, Color) - Static method in class chargerlib.General
-
- drawTicks(Graphics, int) - Method in class chargerlib.QuantityBar.labelPanel
-
Draws the tick marks for each interval on the scale.
- drawWrappedText(Graphics2D, Point2D.Double) - Method in class chargerlib.WrappedText
-
Uses drawString to render the text on a graphics context.
- drawWrappedText(Graphics2D, Point2D.Double, Font) - Method in class chargerlib.WrappedText
-
- dumpZipEntry(ZipEntry) - Method in class chargerlib.JarResources
-
Dumps a zip entry into a string.
- duplicateHistory() - Method in class chargerlib.history.ObjectHistory
-
Make a copy of this history, using a clone-like copy for each event.
- durationTimeMilliseconds - Variable in class chargerlib.DisplayTimer
-