- main(String[]) - Static method in class chargerlib.JarResources
-
Is a test driver.
- mainLabel - Variable in class chargerlib.GenericTextFrame
-
- mainMenuBar - Variable in class chargerlib.QuantityBar
-
- make2DDouble(Rectangle2D.Double) - Static method in class chargerlib.General
-
Creates a clone of the rectangle.
- make2DDouble(Point2D.Double) - Static method in class chargerlib.General
-
Creates a clone of the point.
- make2DDouble(Point2D.Float) - Static method in class chargerlib.General
-
- makeDocument() - Method in class chargerlib.history.CustomHistoryRecord
-
Simply attach the custom history record's domElement to a document
and return it.
- makeDocument() - Method in class chargerlib.history.DerivedHistoryRecord
-
- makeDocument() - Method in class chargerlib.history.FileHistoryRecord
-
Create an XML document such that "event" is the outermost tag.
- makeDocument() - Method in class chargerlib.history.HistoryRecord
-
Return the history event DOM tree node for the bare history event.
- makeDocument() - Method in class chargerlib.history.ObjectHistoryRecord
-
Create an XML document such that "event" is the outermost tag.
- makeDocument() - Method in class chargerlib.history.UserHistoryRecord
-
Create an XML document such that "event" is the outermost tag.
- makeLegalChars(String, String) - Static method in class chargerlib.General
-
Makes sure that no "illegal" characters remain in the string.
- makeMenu(ManagedWindow) - Static method in class chargerlib.WindowManager
-
Create menu entries for every managed window.
- ManagedWindow - Interface in chargerlib
-
Specifies services needed for a window that requests to be managed.
- manageWindow(ManagedWindow) - Static method in class chargerlib.WindowManager
-
Notify this window manager that a window wants to be managed.
- manageWindow(ManagedWindow, KeyStroke) - Static method in class chargerlib.WindowManager
-
Notify this window manager that a window wants to be managed.
- markAfterUndoableStep() - Method in class chargerlib.undo.UndoStateManager
-
Tells the state manager that we've just completed something undoable.
- max - Variable in class chargerlib.FloatStatistics
-
- max - Variable in class chargerlib.QuantityBar
-
- MAX_MENU_LABEL_LENGTH - Static variable in class chargerlib.WindowManager
-
- maxField - Variable in class chargerlib.QuantityBar.labelPanel
-
- maxUndo - Variable in class chargerlib.undo.UndoRedoList
-
Maximum number of states that are undo-able -- currently set to 10
- MENU_LABEL_PREFIX_IF_TOO_LONG - Static variable in class chargerlib.WindowManager
-
- menuCloseActionPerformed() - Method in class chargerlib.QuantityBar
-
- menuEditClear - Variable in class chargerlib.GenericTextFrame
-
- menuEditClearActionPerformed(ActionEvent) - Method in class chargerlib.GenericTextFrame
-
- menuEditCopy - Variable in class chargerlib.GenericTextFrame
-
- menuEditCopyActionPerformed(ActionEvent) - Method in class chargerlib.GenericTextFrame
-
- menuEditCut - Variable in class chargerlib.GenericTextFrame
-
- menuEditCutActionPerformed(ActionEvent) - Method in class chargerlib.GenericTextFrame
-
- menuEditPaste - Variable in class chargerlib.GenericTextFrame
-
- menuEditSelectAll - Variable in class chargerlib.GenericTextFrame
-
- menuEditSelectAllActionPerformed(ActionEvent) - Method in class chargerlib.GenericTextFrame
-
- menuFileClose - Variable in class chargerlib.GenericTextFrame
-
- menuFileCloseActionPerformed(ActionEvent) - Method in class chargerlib.GenericTextFrame
-
- menuFileSave - Variable in class chargerlib.GenericTextFrame
-
- menuFileSaveActionPerformed(ActionEvent) - Method in class chargerlib.GenericTextFrame
-
- menuWindowLookup - Static variable in class chargerlib.WindowManager
-
Keeps the window entries in the form of (MenuItemLabel, ManagedWindow)
pairs
- midPoint(Point2D.Double, Point2D.Double) - Static method in class chargerlib.General
-
- min - Variable in class chargerlib.FloatStatistics
-
- min - Variable in class chargerlib.QuantityBar
-
- minField - Variable in class chargerlib.QuantityBar.labelPanel
-
- model - Variable in class chargerlib.TableMap
-
- mostRecentState() - Method in class chargerlib.undo.UndoRedoList
-
Get the state on the top of the stack, but do not pop it!
Does not alter the undo/redo list.
- myFont - Variable in class chargerlib.FontChooser
-
- myFontSize - Variable in class chargerlib.FontChooser
-
- myFontStyle - Variable in class chargerlib.FontChooser
-
- myName - Variable in class chargerlib.FontChooser
-
- myTimer - Variable in class chargerlib.DisplayTimer
-