- editable - Variable in class chargerlib.GenericTextFrame
-
- editMenu - Variable in class chargerlib.GenericTextFrame
-
- elapsedTime(long) - Static method in class chargerlib.General
-
Returns a printable string to show the time elapsed since a given time.
- enabled - Variable in class chargerlib.undo.UndoStateManager
-
Whether to actually operate or not
- enableTracing - Static variable in class chargerlib.WindowManager
-
- enableWrapping - Variable in class chargerlib.WrappedText
-
- endTag(String) - Static method in class chargerlib.XMLGenerator
-
Returns a simple end tag of the form
</tag>
- eol - Variable in class chargerlib.Transcript
-
- eol - Static variable in class chargerlib.XMLGenerator
-
The result of
System.getProperty( "line.separator" )
- equals(CDateTime) - Method in class chargerlib.CDateTime
-
Compare this date/time value with another.
- equalsToRoundedInt(Rectangle2D.Double, Rectangle2D.Double) - Static method in class chargerlib.General
-
If the rectangles' location and dimension all round (Math.round) to the same int (pixel) then return true.
- error(String) - Static method in class chargerlib.General
-
Displays an error message on System.out
- excludeChars(String, String) - Static method in class chargerlib.General
-
Convert any forbidden characters to a space character.
- extension - Variable in enum chargerlib.FileFormat
-
- extension() - Method in enum chargerlib.FileFormat
-