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

M

main(String[]) - Static method in class net.xoetrope.awt.XApplet
main method to be invoked as an application.
main(String[]) - Static method in class net.xoetrope.swing.app.XDesktopApp
main method to be invoked as an application.
main(String[]) - Static method in class net.xoetrope.swing.app.XDockingApp
main method to be invoked as an application.
main(String[]) - Static method in class net.xoetrope.swing.splash.XSplashWindow
Shows the splash screen, launches the application and then disposes the splash screen.
main(String[]) - Static method in class net.xoetrope.swing.XApplet
main method to be invoked as an application.
main(String[]) - Static method in class net.xoetrope.swt.XApplet
main method to be invoked as an application.
main(String[]) - Static method in class net.xoetrope.xui.data.test.TestModel
 
mainComposite - Variable in class net.xoetrope.swt.XToolTip
 
mainContainer - Variable in class net.xoetrope.awt.XToolTip
 
managerObjects - Variable in class net.xoetrope.xui.XProject
Hashtable for storing other non-XUI object such as Routes and Services
mandatory - Variable in class net.xoetrope.xui.validation.XBaseValidator
boolean indicating whether component requires input
MANDATORY - Static variable in interface net.xoetrope.xui.validation.XValidator
whether input is mandatory or not
Map - Class in net.xoetrope.builder.w3c.html.tags
Processing for the html Map element Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.1 $ License: see License.txt
Map() - Constructor for class net.xoetrope.builder.w3c.html.tags.Map
Creates a new instance of Map
mapPageName(String, String) - Method in class net.xoetrope.xui.XPageManager
Set the page name used for a particular key.
margin - Variable in class net.xoetrope.swing.table.ColumnGroup
 
markSubtreeAsDirty() - Method in class net.xoetrope.optional.data.pojo.XPojoModel
Marks the children of this node as dirty.
mask - Variable in class net.xoetrope.optional.events.XEventProxy
 
mask - Variable in class net.xoetrope.optional.svg.XSvgStateHelper
 
mask - Variable in class net.xoetrope.xui.validation.XBaseValidator
The event mask of the validation
MASK_ID - Static variable in class net.xoetrope.optional.svg.XSvgStateHelper
 
matches(int, Object, Hashtable, Hashtable) - Method in class net.xoetrope.xui.registry.XRegistrationEntry
Find a matching registration entry
matchMode - Variable in class net.xoetrope.xui.registry.XRegistrationEntry
 
max - Variable in class net.xoetrope.xui.validation.XMinMaxValidator
 
maxExtent - Variable in class net.xoetrope.optional.layout.Guide
the maximum absolute position
MAXIMIZED - Static variable in class net.xoetrope.swing.docking.XDockingPanel
 
maximumLayoutSize(Container) - Method in class net.xoetrope.optional.layout.ColumnLayout
Calculates the maximum size dimensions for the specified container, given the components it contains.
maximumLayoutSize(Container) - Method in class net.xoetrope.optional.layout.GuideLayout
Calculates the maximum size dimensions for the specified container, given the components it contains.
maxPosition - Variable in class net.xoetrope.optional.layout.Guide
the max allowable position
Measurer - Class in net.xoetrope.xui.helper
A helper class to assist in positioning rows and columns of components within a container.
Measurer(Container, int, int, int, int) - Constructor for class net.xoetrope.xui.helper.Measurer
Constructs a new Measurer.
menu - Variable in class net.xoetrope.swt.XToolItem
 
MENU - Static variable in class net.xoetrope.xui.XPage
Tag for a menu
menuBar - Variable in class net.xoetrope.builder.XuiBuilder
 
menuBar - Variable in class net.xoetrope.swing.app.XDockingApp
 
MENUBAR - Static variable in class net.xoetrope.xui.XPage
Tag for a menubar
MENUITEM - Static variable in class net.xoetrope.xui.XPage
Tag for a menu item
MenuPainter - Class in net.xoetrope.optional.laf.synth
Synth painter for Menus Copyright: Copyright (c) Xoetrope Ltd., 2001-2005
License: see license.txt $Revision: 1.4 $
MenuPainter() - Constructor for class net.xoetrope.optional.laf.synth.MenuPainter
 
merge(Object, Object) - Static method in class net.xoetrope.xui.data.XModelHelper
merge the conents of one model with another.
mergedStyles - Variable in class net.xoetrope.xui.style.XStyleManager
Used to merge child styles with their parents
mergeStyle(XStyle) - Method in class net.xoetrope.swt.XStyle
For applying a hierarchy of styles to a new XStyle.
mergeStyle(XStyle) - Method in class net.xoetrope.xui.style.XStyle
For applying a hierarchy of styles to a new XStyle.
mergeStyle(XStyle) - Method in class net.xoetrope.xui.style.XStyleEx
For applying a hierarchy of styles to a new XStyle.
message - Variable in class net.xoetrope.swing.XMessageBox
The message
message - Variable in class net.xoetrope.xui.validation.XBaseValidator
The unformatted message to be displayed
messageBoxStyle - Variable in class net.xoetrope.awt.XMessageBox
The message box style
messageBoxStyle - Variable in class net.xoetrope.swing.XMessageBox
The message box style
MessageHelper - Class in net.xoetrope.xui.helper
Formats messages (for 1.1.x JDKs) Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
MessageHelper() - Constructor for class net.xoetrope.xui.helper.MessageHelper
 
messageHelper - Variable in class net.xoetrope.xui.XProject
Store a reference to the MessageHelper utility class
METACONTENT - Static variable in class net.xoetrope.xui.XPage
Tag for Tagged text
metaElement - Variable in class net.xoetrope.html.XHtmlWidget
 
method - Variable in class net.xoetrope.xui.XMethodReference
 
methodTable - Static variable in class net.xoetrope.awt.XMetaContent
A table of the method names needed for rendereing each style
methodTable - Static variable in class net.xoetrope.swing.XMetaContent
A table of the method names needed for rendereing each style
MigrationHelper - Class in net.xoetrope.deprecated.xui.events
A set of helper methods to help migration from XUI 2.0.7 to XUI 3.0
MigrationHelper() - Constructor for class net.xoetrope.deprecated.xui.events.MigrationHelper
 
mimeType - Variable in class net.xoetrope.optional.http.XHttpResponse
 
min - Variable in class net.xoetrope.xui.validation.XMinMaxValidator
 
MINIMIZE - Static variable in class net.xoetrope.swing.docking.XDockableHeader
 
MINIMIZED - Static variable in class net.xoetrope.swing.docking.XDockingPanel
 
minimumLayoutSize(Container) - Method in class net.xoetrope.builder.w3c.html.XHtmlFormLayout
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - Method in class net.xoetrope.builder.w3c.html.XHtmlLayout
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - Method in class net.xoetrope.optional.layout.ColumnLayout
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - Method in class net.xoetrope.optional.layout.GuideLayout
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - Method in class net.xoetrope.optional.layout.LayerLayout
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - Method in class net.xoetrope.optional.layout.ScaleLayout
Calculates the minimum size dimensions for the specified container, given the components it contains.
minPosition - Variable in class net.xoetrope.optional.layout.Guide
the minimum allowed position
MISC_ERROR - Static variable in exception net.n3.nanoxml.XMLValidationException
Another error than those specified in this class was encountered.
MISSING_ATTRIBUTE - Static variable in exception net.n3.nanoxml.XMLValidationException
An attribute was missing.
MISSING_ELEMENT - Static variable in exception net.n3.nanoxml.XMLValidationException
An element was missing.
MISSING_PCDATA - Static variable in exception net.n3.nanoxml.XMLValidationException
A PCDATA element was missing.
missingAttribute(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an attribute is missing.
missingElement(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an element is missing.
missingPCData(String, int, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that a #PCDATA element was missing.
model - Variable in class net.xoetrope.swing.tree.XTreeModelAdapter
The model node
model - Variable in class net.xoetrope.swing.tree.XTreePojoModelAdapter
The model node
model - Variable in class net.xoetrope.swing.XTable
 
model - Variable in class net.xoetrope.swt.XTable
 
model - Variable in class net.xoetrope.swt.XToolItem
 
model - Variable in class net.xoetrope.swt.XTree
 
model - Variable in class net.xoetrope.xui.data.XListBinding
 
model - Variable in class net.xoetrope.xui.data.XListModelAdapter
 
modelAdapter - Variable in class net.xoetrope.optional.data.XListTableBinding
 
modelBindings - Variable in class net.xoetrope.xui.XDataBindingContext
Vector of XDataBinding Objects currently in use by the XPage
modelDataSource - Variable in class net.xoetrope.html.XApplet
 
modelDataSource - Variable in class net.xoetrope.xui.XApplicationContext
The model data source
modelId - Variable in class net.xoetrope.optional.data.collection.XCollectionTableModel
 
modelId - Variable in class net.xoetrope.optional.data.sql.DatabaseTableModel
 
modelRoot - Variable in class net.xoetrope.xui.XProject
The root XModel for this XProject instance
modelUpdated(String, XModel) - Method in interface net.xoetrope.xui.data.XModelListener
Notification that a monitored model value has changed
mouseClick(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseClicked(MouseEvent) - Method in class net.xoetrope.awt.XTableRenderer
Handles the mouse click by changeing the selected row.
mouseClicked(MouseEvent) - Method in class net.xoetrope.awt.XTabPanel
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.awt.XToolTip
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.deprecated.swing.XTableRenderer
Handles the mouse click by changeing the selected row.
mouseClicked(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseClicked(MouseEvent) - Method in class net.xoetrope.html.XTabPanel
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockableHeader
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockingSideBar.XDockButton
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.swing.XImage
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.swing.XImageButton
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.xoetrope.swing.XTree
Allow a mouse event to trigger the event if it is the same as the last selection.
mouseClicked(MouseEvent) - Method in class net.xoetrope.xui.XEventHandler
The mouse was clicked
mouseDoubleClick(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseDoubleClick(MouseEvent) - Method in class net.xoetrope.swt.XToolTip
 
mouseDoubleClicked(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseDown(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseDown(MouseEvent) - Method in class net.xoetrope.swt.XToolTip
Invoked when a mouse button has been pressed on a component.
mouseDownComponent - Static variable in class net.xoetrope.html.XHtmlEventHandler
 
mouseDownComponent - Static variable in class net.xoetrope.swt.XSwtEventHandler
 
mouseDownComponent - Variable in class net.xoetrope.xui.XEventHandler
The component that owned the mouse pressed event
mouseDragged(MouseEvent) - Method in class net.xoetrope.awt.XHotspotImage
Unused method.
mouseDragged(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseDragged(MouseEvent) - Method in class net.xoetrope.optional.svg.XSvgImageMap
Unused method.
mouseDragged(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockableHeader
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class net.xoetrope.swing.XHotspotImage
Unused method.
mouseDragged(MouseEvent) - Method in class net.xoetrope.swing.XImage
 
mouseDragged(MouseEvent) - Method in class net.xoetrope.swing.XTabPanel
 
mouseDragged(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseDragged(MouseEvent) - Method in class net.xoetrope.xui.XEventHandler
The mouse was dragged
mouseEnter(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseEnter(MouseEvent) - Method in class net.xoetrope.swt.XToolTip
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.awt.XTableRenderer
Mouse event handler for mouse enter event
mouseEntered(MouseEvent) - Method in class net.xoetrope.awt.XTabPanel
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.awt.XToolTip
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.deprecated.swing.XTableRenderer
Unused
mouseEntered(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseEntered(MouseEvent) - Method in class net.xoetrope.html.XTabPanel
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockableHeader
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockingSideBar.XDockButton
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.swing.XImage
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.swing.XImageButton
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.xoetrope.swing.XTree
A mouse event
mouseEntered(MouseEvent) - Method in class net.xoetrope.xui.XEventHandler
The mouse has been moved over the component
mouseEventInvoked - Static variable in class net.xoetrope.html.XHtmlEventHandler
 
mouseEventInvoked - Static variable in class net.xoetrope.swt.XSwtEventHandler
 
mouseEventInvoked - Variable in class net.xoetrope.xui.XEventHandler
A flagh indicating if the mouse event has been invoked yet
mouseExit(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseExit(MouseEvent) - Method in class net.xoetrope.swt.XToolTip
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.awt.XTableRenderer
Mouse event handler for mouse exit event
mouseExited(MouseEvent) - Method in class net.xoetrope.awt.XTabPanel
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.awt.XToolTip
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.deprecated.swing.XTableRenderer
Unused
mouseExited(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseExited(MouseEvent) - Method in class net.xoetrope.html.XTabPanel
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockableHeader
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockingSideBar.XDockButton
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.swing.XImage
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.swing.XImageButton
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.xoetrope.swing.XTree
A mouse event
mouseExited(MouseEvent) - Method in class net.xoetrope.xui.XEventHandler
The mouse has moved beyond the bounds of the component
mouseHover(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseHover(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseHover(MouseEvent) - Method in class net.xoetrope.swt.XToolTip
 
mouseMove(MouseEvent) - Method in class net.xoetrope.swt.XHotspotImage
Refresh the display when the mouse moves
mouseMove(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseMoved(MouseEvent) - Method in class net.xoetrope.awt.XHotspotImage
Call the checkHotSpot function to change the cursor
mouseMoved(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseMoved(MouseEvent) - Method in class net.xoetrope.optional.svg.XSvgImageMap
Call the checkHotSpot function to change the cursor
mouseMoved(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockableHeader
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(MouseEvent) - Method in class net.xoetrope.swing.XHotspotImage
Call the checkHotSpot function to change the cursor
mouseMoved(MouseEvent) - Method in class net.xoetrope.swing.XImage
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(MouseEvent) - Method in class net.xoetrope.swing.XTabPanel
Sets the hand cursor if the 'tabcursor' attribute is set in the component declaration XML.
mouseMoved(MouseEvent) - Method in class net.xoetrope.xui.XEventHandler
The mouse has moved
mousePressed(MouseEvent) - Method in class net.xoetrope.awt.XTableRenderer
Mouse event handler for mouse pressed event
mousePressed(MouseEvent) - Method in class net.xoetrope.awt.XTabPanel
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.xoetrope.awt.XToolTip
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.xoetrope.deprecated.swing.XTableRenderer
Unused
mousePressed(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mousePressed(MouseEvent) - Method in class net.xoetrope.html.XTabPanel
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockableHeader
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockingSideBar.XDockButton
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.xoetrope.swing.XImage
 
mousePressed(MouseEvent) - Method in class net.xoetrope.swing.XImageButton
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.xoetrope.swing.XTree
A mouse event
mousePressed(MouseEvent) - Method in class net.xoetrope.xui.XEventHandler
The mouse button has been pressed
mouseReleased(MouseEvent) - Method in class net.xoetrope.awt.XTableRenderer
Mouse event handler for mouse released event
mouseReleased(MouseEvent) - Method in class net.xoetrope.awt.XTabPanel
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.xoetrope.awt.XToolTip
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.xoetrope.deprecated.swing.XTableRenderer
Event fired when the mouse is released
mouseReleased(MouseEvent) - Method in class net.xoetrope.html.XHtmlEventHandler
 
mouseReleased(MouseEvent) - Method in class net.xoetrope.html.XTabPanel
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockableHeader
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.xoetrope.swing.docking.XDockingSideBar.XDockButton
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.xoetrope.swing.XImage
 
mouseReleased(MouseEvent) - Method in class net.xoetrope.swing.XImageButton
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.xoetrope.swing.XTree
A mouse event
mouseReleased(MouseEvent) - Method in class net.xoetrope.xui.XEventHandler
The mouse button has been released
mouseUp(MouseEvent) - Method in class net.xoetrope.swt.XSwtEventHandler
 
mouseUp(MouseEvent) - Method in class net.xoetrope.swt.XToolTip
 
msqQ - Variable in class net.xoetrope.optional.log.XQueueLogWriter
 
multipyAttribs(Object, String, String) - Static method in class net.xoetrope.xui.data.XModelHelper
Retrieve the double values of the attributes within the passed model and return their product
multipyModels(Object, Object) - Static method in class net.xoetrope.xui.data.XModelHelper
Retrieve the double values of the models and return their product
multiSplitPane - Variable in class net.xoetrope.swing.app.XDockingApp
 

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