A B C D E F G H I K L M N O P R S T V W X Y

M

MessageDialog - class kirk.gui.dialog.MessageDialog.
Pops up a Dialog with the given message.
MessageDialog(Frame, String, String, int, int) - Constructor for class kirk.gui.dialog.MessageDialog
Constructs a new MessageDialog with the passed message.
MultipleMatchException - exception kirk.io.sdl.MultipleMatchException.
This class represents an exception that is thrown when there is more than one match while searching for SDLElements with a certain name.
MultipleMatchException(String) - Constructor for class kirk.io.sdl.MultipleMatchException
Constructs a new MultipleMatchException with the given error message.
MultipleMatchException() - Constructor for class kirk.io.sdl.MultipleMatchException
Constructs a new MultipleMatchException with no error message.
makeGrid(Container, boolean) - Method in class kirk.gui.layout.GridSpanLayout
Returns the grid.
maximumLayoutSize(Container) - Method in class kirk.gui.layout.GridSpanLayout
Returns the size of the passed Container as this LayoutManager would like it to be at maximum when the passed Container where to be layed out with this LayoutManager.
minimumLayoutSize(Container) - Method in class kirk.gui.layout.FixedLineLayout
Returns the minimum size of the Container if it get's layed out by this LayoutManager.
minimumLayoutSize(Container) - Method in class kirk.gui.layout.GridLineLayout
Returns the minimum size of the Container if it get's layed out by this LayoutManager.
minimumLayoutSize(Container) - Method in class kirk.gui.layout.GridSpanLayout
Returns the size of the passed Container as this LayoutManager would like it to be at minimum when the passed Container where to be layed out with this LayoutManager.
minimumLayoutSize(Container) - Method in class kirk.gui.layout.LargestLineLayout
Returns the minimum size of the container if it get's layed out by this LayoutManager.
minimumLayoutSize(Container) - Method in class kirk.gui.layout.LineLayout
Returns the minimum size of the Container if it get's layed out by this LayoutManager.
minimumLayoutSize(Container) - Method in class kirk.gui.layout.VariableLineLayout
Returns the minimum size of the Container if it get's layed out by this LayoutManager.

A B C D E F G H I K L M N O P R S T V W X Y