A B C D E G H I L M N P R S T U V W 
All Classes All Packages

M

main(String[]) - Static method in class bridges.gui.Main
Start the application.
Main - Class in bridges.gui
The main class, which is used to start the application.
Main() - Constructor for class bridges.gui.Main
 
MAX_HEIGHT - Static variable in class bridges.util.BoardGenerator
The maximal height allowed for a generated board.
MAX_WIDTH - Static variable in class bridges.util.BoardGenerator
The maximal width allowed for a generated board.
maxIslandCount(int, int) - Static method in class bridges.util.BoardGenerator
Return the maximal allowed island count for a new board.
merge(Board, Board, Boolean) - Static method in class bridges.util.BoardMerger
Merge the to given boards.
merge(String, String) - Method in class bridges.model.GameModel
Merge the puzzles given by the filenames left and right.
MessageDialog - Class in bridges.gui
Dialog class, that displays a simple message and an "OK"-Button to close the window.
MessageDialog(Frame, String, String) - Constructor for class bridges.gui.MessageDialog
Create a new MessageDialog.
MIN_HEIGHT - Static variable in class bridges.util.BoardGenerator
The minimal height allowed for a generated board.
MIN_ISLAND_COUNT - Static variable in class bridges.util.BoardGenerator
The minimal number of islands allowed for a generated board.
MIN_WIDTH - Static variable in class bridges.util.BoardGenerator
The minimal width allowed for a generated board.
A B C D E G H I L M N P R S T U V W 
All Classes All Packages