Alphabetical Index: M

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

M

MainWindow - class javax.help.MainWindow
MainWindow is a class that will create a single main help window for an application.
CSH.Manager - interface javax.help.CSH.Manager
CSH Manager Interface to support dynamic HelpSet and ID for object.
map - field in class javax.help.plaf.basic.BasicSearchCellRenderer
Map to use for rendering included images.
map - field in class javax.help.plaf.basic.BasicTOCCellRenderer
Map - interface javax.help.Map
A Map is the interface to ID<->URL mapping.
mark(int) - method in class com.sun.java.help.impl.XmlReader
Sets a mark allowing a limited number of characters to be "peeked", by reading and then resetting.
Marks nodes with the same name but diferent IDs with their HelpSet title
markSupported() - method in class com.sun.java.help.impl.XmlReader
Returns true iff the reader supports mark/reset.
Merge - class javax.help.Merge
Common superclass for all merge types
merge(javax.help.NavigatorView) - method in class javax.help.plaf.basic.BasicGlossaryNavigatorUI
Merges in the navigational data from another TOCView.
merge(javax.help.NavigatorView) - method in class javax.help.plaf.basic.BasicIndexNavigatorUI
Merges in the navigational data from another IndexView.
merge(javax.help.NavigatorView) - method in class javax.help.plaf.basic.BasicSearchNavigatorUI
Merges in the navigational data from another NavigatorView.
merge(javax.help.NavigatorView) - method in class javax.help.plaf.basic.BasicTOCNavigatorUI
Merges in the navigational data from another TOCView.
merge(javax.help.NavigatorView) - method in class javax.help.plaf.HelpNavigatorUI
Merges a Navigator View.
Merges some NavigatorView into this instance.
merge(javax.help.NavigatorView) - method in class javax.help.JHelpNavigator
Merged a NavigatorView into this instance.
Merges a NavigatorView into this instance.
Merges a NavigatorView into this instance.
merge(javax.help.NavigatorView) - method in class javax.help.search.MergingSearchEngine
Adds/Removes a Search Engine to/from list.
Constructs Merge for master and slave NavigatorViews
Common utilities for merge types
Merge a nodes children according the merging rules of the node's merge type
mergeNodeChildren(TreeNode) - static method in class javax.help.AppendMerge
Merge Node Children.
mergeNodeChildren(TreeNode) - static method in class javax.help.Merge
Merge Node Children.
mergeNodeChildren(TreeNode) - static method in class javax.help.NoMerge
Merge Node Children.
mergeNodeChildren(TreeNode) - static method in class javax.help.SortMerge
Merge Node Children.
mergeNodeChildren(TreeNode) - static method in class javax.help.UniteAppendMerge
Merge Node Children.
Merge the nodes according the merging rules of the masterNode's merge type
mergeNodes(TreeNode,TreeNode) - static method in class javax.help.AppendMerge
Merge Nodes.
mergeNodes(TreeNode,TreeNode) - static method in class javax.help.Merge
Merge Nodes.
mergeNodes(TreeNode,TreeNode) - static method in class javax.help.NoMerge
Merge Nodes.
mergeNodes(TreeNode,TreeNode) - static method in class javax.help.SortMerge
Merge Nodes.
mergeNodes(TreeNode,TreeNode) - static method in class javax.help.UniteAppendMerge
Merge Nodes.
MergingSearchEngine - class javax.help.search.MergingSearchEngine
MergingSearchEngine(javax.help.NavigatorView) - constructor for class javax.help.search.MergingSearchEngine
MINUS - static field in class com.sun.java.help.impl.DocPConst
model - field in class javax.help.JHelpContentViewer
model - field in class javax.help.ServletHelpBroker
mouseClicked(MouseEvent) - method in class javax.help.BackAction
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - method in class javax.help.ForwardAction
Invoked when the mouse has been clicked on a component.
mouseDragged(MouseEvent) - method in class com.sun.java.help.impl.CustomKit.MouseHandler
mouseEntered(MouseEvent) - method in class javax.help.BackAction
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - method in class javax.help.ForwardAction
Invoked when the mouse enters a component.
mouseExited(MouseEvent) - method in class javax.help.BackAction
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - method in class javax.help.ForwardAction
Invoked when the mouse exits a component.
CustomKit.MouseHandler - class com.sun.java.help.impl.CustomKit.MouseHandler
Class to watch the associated component and change the cursor when in a hyperlink
mouseMoved(MouseEvent) - method in class com.sun.java.help.impl.CustomKit.MouseHandler
mousePressed(MouseEvent) - method in class javax.help.BackAction
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - method in class javax.help.ForwardAction
Invoked when a mouse button has been pressed on a component.
mouseReleased(MouseEvent) - method in class javax.help.BackAction
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - method in class javax.help.ForwardAction
Invoked when a mouse button has been released on a component.