Graphics2D Actor API
A B C D E F G H I J K L M N O P Q R S T U V W Z _

M

machine_end - Static variable in class g2d.graph.java_cup.Main
Timing data -- when did we end state machine construction
main(String[]) - Static method in class g2d.glyph.SubTextGlyph
 
main(String[]) - Static method in class g2d.glyph.TextGlyph
 
Main - Class in g2d.graph.java_cup
This class serves as the main driver for the JavaCup system.
main(String[]) - Static method in class g2d.graph.java_cup.Main
The main driver for the system.
main(String[]) - Static method in class g2d.graph.parser
 
main(String[]) - Static method in class g2d.jlambda.Evaluate
 
main(String[]) - Static method in class g2d.jlambda.List
 
main(String[]) - Static method in class g2d.jlambda.ReadEvalPrintLoop
This is the main entry point to the JLambda interpreter, the usual Lisp or Scheme style read, eval, then print loop.
Main - Class in g2d
The Main, stripped down from yore.
main(String[]) - Static method in class g2d.Main
This is the front end to the Graphics 2D actor.
main(Socket) - Static method in class g2d.Main
 
main(String[]) - Static method in class g2d.swing.IOPFrame
 
main(String[]) - Static method in class g2d.util.Gensym
 
major - Static variable in class g2d.graph.java_cup.version
The major version number.
make_declaration(String, String, int) - Method in class g2d.graph.java_cup.production
Return label declaration code
makeAdjacencyList() - Method in class g2d.graph.IOPGraph
Creates a new adjacency list.
makeDotInput(String, Collection, Collection) - Static method in class g2d.graph.Dot
Computes the dot description of a IOPGraph instance from its nodes and edges.
makeDotInput() - Method in class g2d.graph.IOPGraph
Produces a string that describes this graph, in dot format.
Manifold - Class in g2d.graph
An attempt to speed up two Glyphish methods in large IOPGraph objects.
Manifold(int, int, int, int) - Constructor for class g2d.graph.Manifold
Constructs a Manifold object.
MAX_ROWS - Static variable in class g2d.swing.IOPTextMenu
 
merge_adjacent_actions(production_part[], int) - Method in class g2d.graph.java_cup.production
Helper routine to merge adjacent actions in a set of RHS parts
MIN_ROWS - Static variable in class g2d.swing.IOPTextMenu
 
minor - Static variable in class g2d.graph.java_cup.version
The minor version number.
mouseClicked(MouseEvent) - Method in class g2d.closure.ClosureMouseListener
 
mouseClicked(MouseEvent) - Method in class g2d.glyph.Glyphish
 
mouseClicked(MouseEvent) - Method in class g2d.swing.IOPComponent
 
mouseDragged(MouseEvent) - Method in class g2d.closure.ClosureMouseMotionListener
 
mouseDragged(MouseEvent) - Method in class g2d.glyph.Glyphish
 
mouseDragged(MouseEvent) - Method in class g2d.swing.IOPComponent
 
mouseEntered(MouseEvent) - Method in class g2d.closure.ClosureMouseListener
 
mouseEntered(MouseEvent) - Method in class g2d.glyph.Glyphish
 
mouseEntered(MouseEvent) - Method in class g2d.swing.IOPComponent
 
mouseExited(MouseEvent) - Method in class g2d.closure.ClosureMouseListener
 
mouseExited(MouseEvent) - Method in class g2d.glyph.Glyphish
 
mouseExited(MouseEvent) - Method in class g2d.swing.IOPComponent
 
mouseMoved(MouseEvent) - Method in class g2d.closure.ClosureMouseMotionListener
 
mouseMoved(MouseEvent) - Method in class g2d.glyph.Glyphish
 
mouseMoved(MouseEvent) - Method in class g2d.swing.IOPComponent
 
mousePressed(MouseEvent) - Method in class g2d.closure.ClosureMouseListener
 
mousePressed(MouseEvent) - Method in class g2d.glyph.Glyphish
 
mousePressed(MouseEvent) - Method in class g2d.swing.IOPComponent
 
mouseReleased(MouseEvent) - Method in class g2d.closure.ClosureMouseListener
 
mouseReleased(MouseEvent) - Method in class g2d.glyph.Glyphish
 
mouseReleased(MouseEvent) - Method in class g2d.swing.IOPComponent
 
mouseWheelMoved(MouseWheelEvent) - Method in class g2d.swing.IOPComponent
 
Mutex - Class in g2d.util
Recursive MUTual EXclusion devices, for synchronizing access to shared data.
Mutex() - Constructor for class g2d.util.Mutex
 
MWAControl - Class in g2d.mwa
Application control for a Multi-Window Application (MWA).
MWAFrame - Class in g2d.mwa
Implements a window in an Multi-Window Application.
MWAFrame(String) - Constructor for class g2d.mwa.MWAFrame
Creates this frame with the given title.
MWAFrame(String, int, int) - Constructor for class g2d.mwa.MWAFrame
Creates this frame with the given title and sets gaps of layout manager of the content pane.
MWAFrame(String, MWAFrame) - Constructor for class g2d.mwa.MWAFrame
Creates this frame with the given title and with a given parent.
MWAFrame(String, int, int, MWAFrame) - Constructor for class g2d.mwa.MWAFrame
Creates this frame with the given title and sets gaps of layout manager and assigns a given parent.

Graphics2D Actor API
A B C D E F G H I J K L M N O P Q R S T U V W Z _