A C D E F G I K L M N P R S

M

MapElement - Class in framework
MapElement.java

Draws a map with the given height and the max width of the element.

MapElement(String, int, int, MapObject) - Constructor for class framework.MapElement
Constructor MapElement
MapLayout - Class in framework
MapLayout.java

Handles the layout of a panel containing a map and POIs.

MapLayout() - Constructor for class framework.MapLayout
 
MapObject - Class in framework
MapObject.java

Contains all information in a map, including its points of interest.

MapObject(Image, Vector, MapBoundingBox) - Constructor for class framework.MapObject
Constructor MapObject
mapPresentation() - Method in class kindergartenform.FormPageOne
Finds the selected presentation
minimumLayoutSize(GuiPanel) - Method in class framework.MapLayout
Calculates the size dimensions for the specified container, given the components it contains.
moveDown(int) - Method in class kindergartenform.ActivityElement
Leaves the activity element and selects the element below.
moveDown(int) - Method in class kindergartenform.SummaryElement
Leaves the summary element and selects the element below.
moveLeft(int) - Method in class framework.RadioButtonElement
Handles the selection of radio buttons when the key for moving left is pressed.
moveLeft(int) - Method in class kindergartenform.FormGroupElement
Allows moving left within a FormGroupElement.
moveRight(int) - Method in class framework.RadioButtonElement
Handles the selection of radio buttons when the key for moving right is pressed.
moveRight(int) - Method in class kindergartenform.FormGroupElement
Allows moving right within a FormGroupElement.
moveUp(int) - Method in class kindergartenform.ActivityElement
Leaves the activity element and selects the element above.
moveUp(int) - Method in class kindergartenform.SummaryElement
Leaves the summary element and selects the element above.

A C D E F G I K L M N P R S