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

M

manager - Variable in class be.ugent.caagt.swirl.undoredo.UndoRedoAction
 
MappedURLStreamHandlerFactory - Class in be.ugent.caagt.swirl.protocol
URLStreamHandlerFactory which allows run time registration of new handlers.
MappedURLStreamHandlerFactory() - Constructor for class be.ugent.caagt.swirl.protocol.MappedURLStreamHandlerFactory
 
MEDIUM_DISABLED_ICON - Static variable in class be.ugent.caagt.swirl.actions.SimpleAction
The action key used for storing a medium size 'disabled' Icon for use with tool bar buttons.
MEDIUM_ICON - Static variable in class be.ugent.caagt.swirl.actions.SimpleAction
The action key used for storing a medium size Icon for use with tool bar buttons.
MenuBuilder - Class in be.ugent.caagt.swirl.menus
Allows menus to be constructed from a configuration file.
MenuBuilder(ActionMap) - Constructor for class be.ugent.caagt.swirl.menus.MenuBuilder
Create a new object of this type with the associated action map.
MenuBuilder() - Constructor for class be.ugent.caagt.swirl.menus.MenuBuilder
Create a new object of this type with a default action map.
MenuButton - Class in be.ugent.caagt.swirl.actions
Button for use in a menu.
MenuButton(Action) - Constructor for class be.ugent.caagt.swirl.actions.MenuButton
Create a menu button from the given action.
MenuCheckBoxButton - Class in be.ugent.caagt.swirl.actions
Check box button for use in a menu.
MenuCheckBoxButton(Action) - Constructor for class be.ugent.caagt.swirl.actions.MenuCheckBoxButton
Create a menu button from the given action.
MenuConfigurationException - Exception in be.ugent.caagt.swirl.menus
Indicates a menu configuration error.
MenuConfigurationException(String, Throwable) - Constructor for exception be.ugent.caagt.swirl.menus.MenuConfigurationException
Create an exception of this kind with given detail message and cause
MenuConfigurationException(String) - Constructor for exception be.ugent.caagt.swirl.menus.MenuConfigurationException
Create an exception of this kind with given detail message.
MenuRadioButton - Class in be.ugent.caagt.swirl.actions
Radio button for use in a menu.
MenuRadioButton(Action) - Constructor for class be.ugent.caagt.swirl.actions.MenuRadioButton
Create a menu button from the given action.
minimumLayoutSize(Container) - Method in class be.ugent.caagt.swirl.dialogs.ButtonAreaLayout
 
mouseClicked(MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
 
mouseDragged(MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
Dispatch the dragged event to the currently active handler.
mouseEntered(MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
 
mouseEntered() - Method in class be.ugent.caagt.swirl.tables.TableColumnButton
 
mouseEntered() - Method in interface be.ugent.caagt.swirl.tables.TableColumnDecoration
Signals that the mouse pointer entered the bounds of this decoration.
mouseEntered() - Method in class be.ugent.caagt.swirl.tables.TableColumnIcon
 
mouseExited(MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
 
mouseExited() - Method in class be.ugent.caagt.swirl.tables.TableColumnButton
 
mouseExited() - Method in interface be.ugent.caagt.swirl.tables.TableColumnDecoration
Signals that the mouse pointer exited the bounds of this decoration.
mouseExited() - Method in class be.ugent.caagt.swirl.tables.TableColumnIcon
 
MouseHandler - Interface in be.ugent.caagt.swirl.mouse
Handles certain types of mouse events and provides visual feedback.
mouseMoved(MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
 
MouseOverlay - Class in be.ugent.caagt.swirl.mouse
Invisible component which overlays another component in order to handle mouse operations for it.
MouseOverlay(JComponent, GenericSelectionModel<MouseTool>) - Constructor for class be.ugent.caagt.swirl.mouse.MouseOverlay
Creates a new instance of this class.
MouseOverlay(JComponent) - Constructor for class be.ugent.caagt.swirl.mouse.MouseOverlay
Creates a new instance of this class with a default model.
mousePressed(MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
If the event is a popup trigger, dispatch it as a popup event to the first handler that takes it.
mousePressed() - Method in class be.ugent.caagt.swirl.tables.TableColumnButton
 
mousePressed() - Method in interface be.ugent.caagt.swirl.tables.TableColumnDecoration
Signals that the mouse button was pressed inside the bounds of this decoration.
mousePressed() - Method in class be.ugent.caagt.swirl.tables.TableColumnIcon
 
mouseReleased(MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
If a drag event preceeds this event, send it to the active handler.
mouseReleased() - Method in class be.ugent.caagt.swirl.tables.TableColumnButton
 
mouseReleased() - Method in interface be.ugent.caagt.swirl.tables.TableColumnDecoration
Signals that the mouse button was released after being pressed inside the bounds of this decoration.
mouseReleased() - Method in class be.ugent.caagt.swirl.tables.TableColumnIcon
 
MouseTool - Class in be.ugent.caagt.swirl.mouse
Wraps a list of mouse handlers for use with a MouseOverlay.
MouseTool() - Constructor for class be.ugent.caagt.swirl.mouse.MouseTool
Default constructor.

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