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

M

MarkupProxy - class kiwi.ui.MarkupProxy.
A MarkupProxy is a graphical element that serves as a proxy for a data structure that cannot easily be rendered in-line within a SimpleStyledEditor.
MarkupProxy(Icon, String) - Constructor for class kiwi.ui.MarkupProxy
Construct a new MarkupProxy.
MarkupProxyFactory - interface kiwi.ui.MarkupProxyFactory.
This class defines a markup proxy; an object that generates MarkupProxy objects appropriate for rendering given SGMLElement objects.
matches(String) - Method in class kiwi.text.PatternMatcher
Determine if a string matches the pattern.
MergeSort - class kiwi.util.MergeSort.
An implementation of MergeSort, which can be subclassed to provide a comparator.
MergeSort() - Constructor for class kiwi.util.MergeSort
Construct a new MergeSort.
MissingCommandLineArgumentException - exception kiwi.util.MissingCommandLineArgumentException.
An error throwable by the CommandLineParser class.
model - Variable in class kiwi.ui.model.TableMap
The TableModel that this map wraps.
ModelListCellRenderer - class kiwi.ui.ModelListCellRenderer.
An implementation of ListCellRenderer for use with JLists that are connected to a ITreeModel via a TreeModelListAdapter.
ModelTableCellRenderer - class kiwi.ui.ModelTableCellRenderer.
An implementation of ListCellRenderer for use with JLists that are connected to a ITreeModel via a TreeModelTableAdapter.
ModelTreeCellRenderer - class kiwi.ui.ModelTreeCellRenderer.
An implementation of TreeCellRenderer for use with JTrees that are connected to a ITreeModel via a TreeModelTreeAdapter.
ModelTreeCellRenderer(ITreeModel) - Constructor for class kiwi.ui.ModelTreeCellRenderer
Construct a new ModelTreeCellRenderer.

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