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

M

matches(int) - Method in interface bibliothek.gui.dock.control.ModifierMask
Tells whether this ModifierMask relates to modifiers or not.
matches(int) - Method in class bibliothek.gui.dock.control.SimpleModifierMask
 
MAXIMIZE_ACCELERATOR - Static variable in class bibliothek.gui.dock.SplitDockStation
Describes which KeyEvent will maximize/normalize the currently selected Dockable.
measureBounds(ScreenDockDialog, int, int, int, int, GraphicsDevice) - Method in class bibliothek.gui.dock.station.screen.HardBoundaryRestriction
Checks how good dialog fits into the screen device
MENU - Static variable in class bibliothek.gui.dock.action.ActionType
The action is a group of other actions which are shown as soon as someone triggers the action.
MENU - Static variable in class bibliothek.gui.dock.action.view.ViewTarget
A target for a JMenu
MENU_SEPARATOR - Static variable in class bibliothek.gui.dock.action.actions.SeparatorAction
A separator that is only visible on menus
MenuDockAction - Interface in bibliothek.gui.dock.action
Represents a menu.
MenuMenuHandler - Class in bibliothek.gui.dock.themes.basic.action.menu
A handler that manages a menu.
MenuMenuHandler(MenuDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
Creates a new handler
MenuMenuHandler(DockActionSource, Dockable, JPopupMenu) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
Creates a new handler
MenuViewItem<C extends JComponent> - Interface in bibliothek.gui.dock.themes.basic.action.menu
An item that is shown in a menu.
MIDDLE - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay in the middle
middle(Color, Color) - Static method in class bibliothek.util.Colors
 
MiniButton<M extends BasicButtonModel> - Class in bibliothek.gui.dock.themes.basic.action.buttons
A small Component used as view of a BasicButtonModel.
MiniButton(M) - Constructor for class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Creates a new button
minimumLayoutSize(Container) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabStripLayoutManager
 
ModifierMask - Interface in bibliothek.gui.dock.control
A ModifierMask represents a pattern that tells what modifier keys are currently pressed.
mouseClicked(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
 
mouseDragged(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
 
mouseEntered(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
 
mouseExited(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
 
MouseFocusObserver - Class in bibliothek.gui.dock.control
A FocusController listens to all AWT-events.
MouseFocusObserver(DockController, ControllerSetupCollection) - Constructor for class bibliothek.gui.dock.control.MouseFocusObserver
Creates a new FocusController.
mouseMoved(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
 
mousePressed(MouseEvent) - Method in class bibliothek.gui.dock.action.ActionPopup
 
mousePressed(MouseEvent) - Method in class bibliothek.gui.dock.control.DoubleClickController.GlobalDoubleClickListener
 
mousePressed(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
 
mouseReleased(MouseEvent) - Method in class bibliothek.gui.dock.action.ActionPopup
 
mouseReleased(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
 
move() - Method in class bibliothek.gui.dock.FlapDockStation
 
move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.FlapDockStation
 
move() - Method in class bibliothek.gui.dock.ScreenDockStation
 
move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.ScreenDockStation
 
move() - Method in class bibliothek.gui.dock.SplitDockStation
 
move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.SplitDockStation
 
move() - Method in class bibliothek.gui.dock.StackDockStation
 
move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.StackDockStation
 
move() - Method in interface bibliothek.gui.DockStation
Moves a child of this station to a new location according to the information gathered by prepareMove.
move(Dockable, DockableProperty) - Method in interface bibliothek.gui.DockStation
Tries to move the child dockable in such a way, that DockStation.getDockableProperty(Dockable) would return a DockableProperty that equals property.
There is no need to give a guarantee that the move successes, and clients should always be prepared for the possibility that this DockStation does nothing at all.
MovingImage - Interface in bibliothek.gui.dock.dockable
Moving images are used when a drag&drop operation is in progress, and an object has to be shown somehow on the screen.
MultiColorProvider<D extends DockColor> - Class in bibliothek.gui.dock.util.color
A ColorProvider which uses other providers to handle some colors.
MultiColorProvider(ColorManager) - Constructor for class bibliothek.gui.dock.util.color.MultiColorProvider
Creates a new ColorProvider.
MultiColorProviderFactory<D extends DockColor> - Class in bibliothek.gui.dock.themes.color
A factory for a MultiColorProvider, this factory can contain other factories to fill up the new MultiColorProvider.
MultiColorProviderFactory() - Constructor for class bibliothek.gui.dock.themes.color.MultiColorProviderFactory
 
MultiDockAcceptance - Class in bibliothek.gui.dock.accept
A DockAcceptance which consists of other acceptances, and returns only true if all children of this acceptance return true.
MultiDockAcceptance() - Constructor for class bibliothek.gui.dock.accept.MultiDockAcceptance
 
MultiDockActionSource - Class in bibliothek.gui.dock.action
A DockActionSource that combines various sources in one source.
MultiDockActionSource(DockActionSource...) - Constructor for class bibliothek.gui.dock.action.MultiDockActionSource
Constructs a new source.
MultiDockActionSource(LocationHint, DockActionSource...) - Constructor for class bibliothek.gui.dock.action.MultiDockActionSource
Constructs a new source.

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