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

M

MappingLocationModeActionProvider - Class in bibliothek.gui.dock.facile.mode
This LocationModeActionProvider mimics a map with keys managed by a subclass.
MappingLocationModeActionProvider() - Constructor for class bibliothek.gui.dock.facile.mode.MappingLocationModeActionProvider
 
markAsGlassPane(Component) - Static method in class bibliothek.util.JavaVersionWorkaround
This method is necessary since 1.6.14, it marks a component as transparent.
match(F, MultipleCDockableLayout) - Method in class bibliothek.gui.dock.common.EmptyMultipleCDockableFactory
 
match(F, L) - Method in interface bibliothek.gui.dock.common.MultipleCDockableFactory
Tells whether the meta-data layout belongs to dockable, meaning write( dockable ) would produce layout and read( layout ) would produce dockable.
matches(String) - Method in interface bibliothek.gui.dock.common.theme.color.CColorBridge
Tells whether this bridge should handle colors with id id.
matches(int) - Method in class bibliothek.gui.dock.control.ModifierMask
Tells whether this ModifierMask relates to modifiers or not.
maximizableChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
 
maximizableChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
Called when the maximizable-property has changed.
maximize() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
Returns a location describing an element with the coordinates of this location but that was maximized.
maximize(MaximizedModeArea, Dockable, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
Ensures that dockable is maximized.
maximize(MaximizedModeArea, Dockable, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
Ensures that dockable is maximized.
MAXIMIZE_ACCELERATOR - Static variable in class bibliothek.gui.dock.SplitDockStation
Describes which KeyEvent will maximize/normalize the currently selected Dockable.
maximized() - Static method in class bibliothek.gui.dock.common.CLocation
Creates a location representing the maximized mode.
maximized(CGridArea) - Static method in class bibliothek.gui.dock.common.CLocation
Creates a location representing the maximized mode on area.
maximized(CContentArea) - Static method in class bibliothek.gui.dock.common.CLocation
Creates a location representing the maximized mode on area.
maximized(int, int, int, int) - Static method in class bibliothek.gui.dock.common.CLocation
Creates a location representing an element that is externalized and maximized.
maximized(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
 
maximized(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockableStateListener
Called when the dockable has been maximized.
MAXIMIZED - Static variable in class bibliothek.gui.dock.common.mode.ExtendedMode
the dockable is as big as possible, see also MaximizedMode
MaximizedMode<M extends MaximizedModeArea> - Class in bibliothek.gui.dock.facile.mode
Dockables are maximized if they take up the whole space a frame or a screen offers.
MaximizedMode() - Constructor for class bibliothek.gui.dock.facile.mode.MaximizedMode
Empty default constructor.
MaximizedMode(CControl) - Constructor for class bibliothek.gui.dock.facile.mode.MaximizedMode
Creates a new mode
MaximizedMode(DockController) - Constructor for class bibliothek.gui.dock.facile.mode.MaximizedMode
Creates a new mode.
MaximizedModeAction - Class in bibliothek.gui.dock.facile.mode.action
An action used to change the Mode of a Dockable to the MaximizedMode.
MaximizedModeAction(DockController, MaximizedMode<?>) - Constructor for class bibliothek.gui.dock.facile.mode.action.MaximizedModeAction
Creates a new action.
MaximizedModeArea - Interface in bibliothek.gui.dock.facile.mode
The parent of a set of Dockables that are maximized.
MaximizedModeSetting - Class in bibliothek.gui.dock.facile.mode
Settings associated with a MaximizedMode.
MaximizedModeSetting() - Constructor for class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
 
maybeRequestFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectButton
 
maybeRequestFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectDropDownButton
 
maybeRequestFocus() - Method in interface bibliothek.gui.dock.control.FocusAwareComponent
Called by the MouseFocusObserver instead of Component.requestFocusInWindow().
me() - Method in class bibliothek.gui.dock.util.AbstractUIValue
Returns this.
me() - Method in class bibliothek.gui.dock.util.color.AbstractDockColor
 
me() - Method in class bibliothek.gui.dock.util.font.AbstractDockFont
 
measureBounds(ScreenDockWindow, int, int, int, int, GraphicsDevice) - Method in class bibliothek.gui.dock.station.screen.HardBoundaryRestriction
Checks how good window fits into the screen device
meltLayout() - Method in class bibliothek.gui.DockController
Melts a frozen layout (see DockController.freezeLayout()).
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_CONTENT - Static variable in interface bibliothek.gui.dock.station.stack.menu.CombinedMenuContent
Key that should be used to access the default menu content
MENU_SEPARATOR - Static variable in class bibliothek.gui.dock.action.actions.SeparatorAction
A separator that is only visible on menus
MENU_SEPARATOR - Static variable in class bibliothek.gui.dock.common.action.CSeparator
a separator which is only visible in menus
MenuColor - Class in bibliothek.gui.dock.themes.color
A color representing a CombinedMenu.
MenuColor(String, Path, DockStation, CombinedMenu, Color) - Constructor for class bibliothek.gui.dock.themes.color.MenuColor
Creates a new TabColor.
MenuColor(String, DockStation, CombinedMenu, Color) - Constructor for class bibliothek.gui.dock.themes.color.MenuColor
Creates a new TabColor.
MenuDockAction - Interface in bibliothek.gui.dock.action
Represents a menu.
MenuLayoutBlock - Class in bibliothek.gui.dock.station.stack.tab.layouting
A wrapper around a TabMenu.
MenuLayoutBlock() - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.MenuLayoutBlock
 
MenuLineLayout - Class in bibliothek.gui.dock.station.stack.tab
Orders tabs in a line, if there is not enough space a menu is used.
MenuLineLayout() - Constructor for class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
 
MenuLineLayout.Layout - Class in bibliothek.gui.dock.station.stack.tab
Layout information for a TabPane.
MenuLineLayout.Layout(TabPane) - Constructor for class bibliothek.gui.dock.station.stack.tab.MenuLineLayout.Layout
Creates new layout information for pane.
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(MenuDockAction, Dockable, ViewTarget<? extends MenuViewItem<JComponent>>) - 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
MenuPiece - Class in bibliothek.gui.dock.support.menu
Describes a part of a JMenu, can add or remove JMenuItems or other JComponents at any time to the menu.
MenuPiece() - Constructor for class bibliothek.gui.dock.support.menu.MenuPiece
 
MenuPieceListener - Interface in bibliothek.gui.dock.support.menu
This listener is added to a MenuPiece and gets informed when the content of the piece changes.
menuRemoved(BubbleTabMenu) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
 
menuRemoved(EclipseMenu) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
 
menuRemoved(FlatMenu) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTabPane
 
menuRemoved(M) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
Informs this pane that menu will never be used again and all resources associated with menu should be freed.
MenuViewItem<C extends JComponent> - Interface in bibliothek.gui.dock.themes.basic.action.menu
An item that is shown in a menu.
MenuWindow - Class in bibliothek.gui.dock.common.action.panel
A wrapper around a JPopupMenu.
MenuWindow(JPopupMenu) - Constructor for class bibliothek.gui.dock.common.action.panel.MenuWindow
Creates the new window.
merge(DockStation, DockStation) - Method in interface bibliothek.gui.dock.control.relocator.Merger
Moves all children of child to parent, leaving child empty.
merge(DockStation, DockStation) - Method in class bibliothek.gui.dock.control.relocator.MultiMerger
 
merge(DockStation, DockStation) - Method in class bibliothek.gui.dock.control.relocator.StackMerger
 
MergedPreferenceModel - Class in bibliothek.extension.gui.dock.preference
A preference model that envelops other models and uses their preferences.
MergedPreferenceModel() - Constructor for class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
Creates a new model
MergedPreferenceModel(PathCombiner) - Constructor for class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
Creates a new path.
MergedPreferenceModel.Index - Class in bibliothek.extension.gui.dock.preference
Describes an index in one of the childen of a MergedPreferenceModel.
MergedPreferenceModel.Index(MergedPreferenceModel.Model, int) - Constructor for class bibliothek.extension.gui.dock.preference.MergedPreferenceModel.Index
 
MergeOperation - Class in bibliothek.gui.dock.control.relocator
Uses a Merger to merge two DockStations.
MergeOperation(DockController, Merger, DockStation) - Constructor for class bibliothek.gui.dock.control.relocator.MergeOperation
Creates a new operation.
mergePlaceholders(Path[], Dockable, PlaceholderStrategy) - Static method in class bibliothek.gui.dock.util.DockUtilities
Merges the array base with the placeholder that is associated with dockable, but only if that placeholder is not yet in base.
Merger - Interface in bibliothek.gui.dock.control.relocator
An algorithm used during drag and drop to merge two DockStations.
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
MinimalDecorator - Class in bibliothek.gui.dock.themes.basic
Minimalistic implementation of a BasicDockableDisplayerDecorator.
MinimalDecorator() - Constructor for class bibliothek.gui.dock.themes.basic.MinimalDecorator
 
minimalEast() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the right.
minimalEast(int) - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the right.
minimalNorth() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the top.
minimalNorth(int) - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the top.
minimalSouth() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the bottom.
minimalSouth(int) - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the bottom.
minimalWest() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the left.
minimalWest(int) - Method in class bibliothek.gui.dock.common.location.CBaseLocation
Creates a location describing a minimized element at the left.
minimizableChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
 
minimizableChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
Called when the minimizable-property has changed.
minimized(CMinimizeArea) - Static method in class bibliothek.gui.dock.common.CLocation
Creates a new location representing a minimize area.
minimized(CMinimizeArea, int) - Static method in class bibliothek.gui.dock.common.CLocation
Creates a new location representing a minimize area.
minimized(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
 
minimized(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockableStateListener
Called when the dockable has been minimized.
MINIMIZED - Static variable in class bibliothek.gui.dock.common.mode.ExtendedMode
the dockable is as small as possible, see also MinimizedMode
MinimizedButtonColorTransmitter - Class in bibliothek.gui.dock.common.intern.color
A color transmitter for the button-title used on minimized areas.
MinimizedButtonColorTransmitter(ColorManager, String...) - Constructor for class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
Creates a new transmitter.
minimizedHoldChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
 
minimizedHoldChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
Called when the CDockable.isMinimizedHold()-property has changed.
MinimizedMode<M extends MinimizedModeArea> - Class in bibliothek.gui.dock.facile.mode
Only the title of a minimized Dockable is visible.
MinimizedMode() - Constructor for class bibliothek.gui.dock.facile.mode.MinimizedMode
Empty default constructor.
MinimizedMode(CControl) - Constructor for class bibliothek.gui.dock.facile.mode.MinimizedMode
Creates a new mode.
MinimizedMode(DockController) - Constructor for class bibliothek.gui.dock.facile.mode.MinimizedMode
Creates a new mode.
MinimizedModeAction - Class in bibliothek.gui.dock.facile.mode.action
An action used to change the Mode of a Dockable to the MinimizedMode.
MinimizedModeAction(DockController, MinimizedMode<?>) - Constructor for class bibliothek.gui.dock.facile.mode.action.MinimizedModeAction
Creates a new action.
MinimizedModeArea - Interface in bibliothek.gui.dock.facile.mode
Interface describing a station that is connected with a MinimizedMode.
minimizeSizeChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
 
minimizeSizeChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
Called when the property CDockable.getMinimizedSize() has changed.
MINIMUM_SIZE - Static variable in class bibliothek.gui.dock.FlapDockStation
Key for the minimum size of all FlapDockStations.
minimumLayoutSize(Container) - Method in class bibliothek.gui.dock.station.stack.StackTabListLayout
Deprecated.  
MissingCDockableStrategy - Interface in bibliothek.gui.dock.common
A strategy that tells what to do if CControl finds a description of a CDockable that it does not know while reading a layout.
MissingDockableStrategy - Interface in bibliothek.gui.dock.frontend
Used by the DockFrontend to handle missing Dockables.
MissingDockFactory - Interface in bibliothek.gui.dock.layout
A MissingDockFactory is used by a DockSituation to read the contents of a file if the factory that was supposed to read that content is missing.
Mode<H> - Interface in bibliothek.gui.dock.support.mode
A mode describes a state in which a Dockable can be.
MODE_ENABLEMENT - Static variable in class bibliothek.gui.dock.facile.mode.LocationModeManager
PropertyKey for the ExtendedModeEnablement that should be used by a LocationModeManager to activate and deactivate the modes.
modeAdded(ModeManager<? extends A, ? extends M>, M) - Method in interface bibliothek.gui.dock.support.mode.ModeManagerListener
Called when a new mode has been added to manager.
ModeArea - Interface in bibliothek.gui.dock.facile.mode
A representation of some area that can show Dockables, it is a wrapper for a DockStation.
ModeAreaListener - Interface in bibliothek.gui.dock.facile.mode
A listener that can be added to a ModeArea.
modeChanged(ModeManager<? extends A, ? extends M>, Dockable, M, M) - Method in interface bibliothek.gui.dock.support.mode.ModeManagerListener
Called if the mode of dockable changed.
model - Variable in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel.Index
 
modelToView(Dimension) - Method in interface bibliothek.gui.dock.station.stack.tab.AxisConversion
Converts size from model to view.
modelToView(Rectangle) - Method in interface bibliothek.gui.dock.station.stack.tab.AxisConversion
Converts bounds from model to view.
modelToView(Dimension) - Method in class bibliothek.gui.dock.station.stack.tab.DefaultAxisConversion
 
modelToView(Rectangle) - Method in class bibliothek.gui.dock.station.stack.tab.DefaultAxisConversion
 
ModeManager<H,M extends Mode<H>> - Class in bibliothek.gui.dock.support.mode
Associates Dockables with one Mode out of a set of modes.
ModeManager(DockController) - Constructor for class bibliothek.gui.dock.support.mode.ModeManager
Creates a new manager.
ModeManagerListener<A,M extends Mode<A>> - Interface in bibliothek.gui.dock.support.mode
This observer is added to a ModeManager and is informed when Modes or Dockables change.
modeRemoved(ModeManager<? extends A, ? extends M>, M) - Method in interface bibliothek.gui.dock.support.mode.ModeManagerListener
Called when a mode has been removed from manager.
modes() - Method in class bibliothek.gui.dock.support.mode.ModeManager
Returns an iteration of all modes that are stored in this manager.
ModeSetting<A> - Interface in bibliothek.gui.dock.support.mode
A set of properties that belong to some Mode but are stored independent from that mode.
ModeSettingFactory<A> - Interface in bibliothek.gui.dock.support.mode
A factory creating new ModeSettings.
ModeSettings<A,B> - Class in bibliothek.gui.dock.support.mode
A set of properties extracted from a ModeManager and its Modes.
ModeSettings(ModeSettingsConverter<A, B>) - Constructor for class bibliothek.gui.dock.support.mode.ModeSettings
Creates a new setting
ModeSettingsConverter<A,B> - Interface in bibliothek.gui.dock.support.mode
A converter converts properties from the outside to the inner world.
MODIFIER - Static variable in interface bibliothek.extension.gui.dock.preference.preferences.KeyStrokeValidator
a validator that allows only modifier keys
ModifierMask - Class in bibliothek.gui.dock.control
A ModifierMask represents a pattern that tells what modifier keys are currently pressed.
ModifierMask(int) - Constructor for class bibliothek.gui.dock.control.ModifierMask
Creates a new mask which allows only modifiers that match exactly mask.
ModifierMask(int, int) - Constructor for class bibliothek.gui.dock.control.ModifierMask
Creates a new mask.
ModifierMaskEditor - Class in bibliothek.extension.gui.dock.preference.editor
An editor for ModifierMasks.
ModifierMaskEditor() - Constructor for class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
 
ModifierMaskNoCombinationPreference - Class in bibliothek.extension.gui.dock.preference.preferences
Preference for the mask that prevents combinations when moving a Dockable.
ModifierMaskNoCombinationPreference(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.ModifierMaskNoCombinationPreference
Creates a new preference
ModifierMaskScreenOnlyPreference - Class in bibliothek.extension.gui.dock.preference.preferences
Preference for the mask that forces a Dockable onto the ScreenDockStation when moving.
ModifierMaskScreenOnlyPreference(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.ModifierMaskScreenOnlyPreference
Creates a new preference
modify(DockTheme) - Method in interface bibliothek.gui.dock.common.theme.DockThemeModifier
Modifies theme and returns either the modified theme or a new instance of of another DockTheme.
modify(Font) - Method in class bibliothek.gui.dock.util.font.ConstantFontModifier
 
modify(Font) - Method in interface bibliothek.gui.dock.util.font.FontModifier
Creates or gets a font for font.
modify(Font) - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
 
mouseClicked(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
 
mouseDragged(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
 
mouseEntered(MouseEvent) - Method in class bibliothek.extension.gui.dock.util.MouseOverListener
 
mouseEntered(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
 
mouseExited(MouseEvent) - Method in class bibliothek.extension.gui.dock.util.MouseOverListener
 
mouseExited(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
 
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.
mouseInside(BasicButtonModel, boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
 
mouseInside(BasicButtonModel, boolean) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
Called if the mouse enters or leaves the view.
mouseMoved(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
 
MouseOverListener - Class in bibliothek.extension.gui.dock.util
A class that can observe a Component and the children of the same component to find out whether the mouse is over the base component.
MouseOverListener(Component) - Constructor for class bibliothek.extension.gui.dock.util.MouseOverListener
Creates a new listener
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.DefaultFlapWindow
 
mousePressed(BasicButtonModel, boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
 
mousePressed(BasicButtonModel, boolean) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
Called if the mouse is pressed or released.
mouseReleased(MouseEvent) - Method in class bibliothek.gui.dock.action.ActionPopup
 
mouseReleased(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
 
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(int, int) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
Moves the element at location source to destination.
move(int, int) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
Moves the item at location source to location destination.
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, Dockable) would return a DockableProperty that equals property.
MoveOperation - Class in bibliothek.gui.dock.control.relocator
This operation calls DockStation.move().
MoveOperation(DockController, DockStation) - Constructor for class bibliothek.gui.dock.control.relocator.MoveOperation
Creates a new operation
movePlaceholderMap(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
Moves the current PlaceholderMap to destination, overriding its old value.
moveTab(int, int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
moveTab(int, int) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
moveTab(int, int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Moves the tab at source to location destination.
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.
MultiColorBridge - Class in bibliothek.gui.dock.util.color
A ColorBridge which uses other bridges to handle some colors.
MultiColorBridge(ColorManager) - Constructor for class bibliothek.gui.dock.util.color.MultiColorBridge
Creates a new ColorBridge.
MultiColorBridgeFactory - Class in bibliothek.gui.dock.themes.color
A factory for a MultiUIBridge, this factory can contain other factories to fill up the new MultiUIBridge.
MultiColorBridgeFactory() - Constructor for class bibliothek.gui.dock.themes.color.MultiColorBridgeFactory
 
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.
MultiFontBridge - Class in bibliothek.gui.dock.util.font
A collection of multiple UIBridges.
MultiFontBridge(FontManager) - Constructor for class bibliothek.gui.dock.util.font.MultiFontBridge
Creates a new MultiFontBridge.
MultiMerger - Class in bibliothek.gui.dock.control.relocator
A set of Mergers.
MultiMerger() - Constructor for class bibliothek.gui.dock.control.relocator.MultiMerger
 
MultipleCDockable - Interface in bibliothek.gui.dock.common
A MultipleCDockable is a CDockable which can have many copies in an CControl.
MultipleCDockableFactory<F extends MultipleCDockable,L extends MultipleCDockableLayout> - Interface in bibliothek.gui.dock.common
A factory that can create and store MultipleCDockables.
MultipleCDockableLayout - Interface in bibliothek.gui.dock.common
An intermediate representation of the layout of a MultipleCDockable.
multiToNormalId(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
 
multiToNormalId(String) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
Undoes the changes of MutableCControlRegister.toMultiId(String).
MultiUIBridge<V,U extends UIValue<V>> - Class in bibliothek.gui.dock.util
A MultiUIBridge is a collection of UIBridges.
MultiUIBridge(UIProperties<V, U, ?>) - Constructor for class bibliothek.gui.dock.util.MultiUIBridge
Creates a new MultiUIBridge.
MutableCControlRegister - Interface in bibliothek.gui.dock.common.intern
A CControlRegister whose contents can be changed.

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