- MAGNET_STRATEGY - Static variable in class bibliothek.gui.dock.ScreenDockStation
-
- MagnetController - Class in bibliothek.gui.dock.station.screen.magnet
-
- MagnetController(ScreenDockStation) - Constructor for class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- MagnetizedOperation - Interface in bibliothek.gui.dock.station.screen.magnet
-
- MagnetOperation - Interface in bibliothek.gui.dock.station.screen.magnet
-
Creates by a
MagnetStrategy
, this operation is created once movement or resizing of a
ScreenDockWindow
started and exists until this operation stopped.
- MagnetRequest - Interface in bibliothek.gui.dock.station.screen.magnet
-
- MagnetRequest.Side - Enum in bibliothek.gui.dock.station.screen.magnet
-
- MagnetStrategy - Interface in bibliothek.gui.dock.station.screen.magnet
-
- main(String[]) - Static method in class bibliothek.gui.dock.util.CoreWarningDialog
-
- managers() - Method in class bibliothek.gui.dock.themes.color.AbstractColorScheme
-
Gets all the
ColorManager
s that are currently installed on this scheme.
- mark() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
- mark() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Node
-
Marks this node with a flag.
- markAsGlassPane(Component) - Method in class bibliothek.util.workarounds.Java6Workaround
-
- markAsGlassPane(Component) - Method in class bibliothek.util.workarounds.Java9Workaround
-
- markAsGlassPane(Component) - Method in class bibliothek.util.Workarounds
-
This method is necessary since 1.6.14, it marks a component as
transparent.
- markAsGlassPane(Component) - Method in interface bibliothek.util.workarounds.Workaround
-
Called for any Component
which is used as glass pane (as invisible panel).
- matches(int) - Method in class bibliothek.gui.dock.control.ModifierMask
-
Tells whether this
ModifierMask
relates to
modifiers
or not.
- MAXIMIZE_ACCELERATOR - Static variable in class bibliothek.gui.dock.SplitDockStation
-
Describes which
KeyEvent
will maximize/normalize the currently
selected
Dockable
.
- 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.focus.FocusAwareComponent
-
- 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
-
- me() - Method in class bibliothek.gui.dock.util.icon.DockIcon
-
- me() - Method in class bibliothek.gui.dock.util.text.TextValue
-
- 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
- MEDIUM - Static variable in interface bibliothek.gui.dock.station.screen.BoundaryRestriction
-
A restriction that will ensure that the title of a dialog cannot be moved
away from the screens.
- MediumBoundaryRestriction - Class in bibliothek.gui.dock.station.screen
-
A restriction that ensures that the title of each dialog is always visible.
- MediumBoundaryRestriction() - Constructor for class bibliothek.gui.dock.station.screen.MediumBoundaryRestriction
-
- meltFocus() - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
- meltFocus() - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
- meltLayout() - Method in class bibliothek.gui.DockController
-
- 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
- MenuColor - Class in bibliothek.gui.dock.themes.color
-
- 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
-
- 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
-
- MenuLineLayoutFactory - Interface in bibliothek.gui.dock.station.stack.tab
-
- MenuLineLayoutOrder - Class in bibliothek.gui.dock.station.stack.tab
-
- MenuLineLayoutOrder(MenuLineLayoutOrder.Item, MenuLineLayoutOrder.Item, MenuLineLayoutOrder.Item) - Constructor for class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Creates a new order.
- MenuLineLayoutOrder.Item - Enum in bibliothek.gui.dock.station.stack.tab
-
- MenuLineLayoutPane - Class in bibliothek.gui.dock.station.stack.tab
-
- MenuLineLayoutPane(MenuLineLayout, TabPane) - Constructor for class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Creates new layout information for pane
.
- MenuLineLayoutPossibility - Class in bibliothek.gui.dock.station.stack.tab
-
A possibility for a layout of tabs, menus and actions as described by the
MenuLineLayout
.
- MenuLineLayoutPossibility(MenuLineLayoutPane, Size, Size, Size) - Constructor for class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPossibility
-
Creates a new layout.
- MenuLineLayoutStrategy - Interface in bibliothek.gui.dock.station.stack.tab
-
Provides customizable algorithms used by the
MenuLineLayout
, these algorithms
tell how exactly to lay out the items of a
TabPane
.
- 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
- 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 javax.swing.JComponent> - Interface in bibliothek.gui.dock.themes.basic.action.menu
-
An item that is shown in a menu.
- merge(StationDropOperation, DockStation, DockStation) - Method in interface bibliothek.gui.dock.control.relocator.Merger
-
Moves all children of child
to parent
, leaving child
empty.
- merge(StationDropOperation, DockStation, DockStation) - Method in class bibliothek.gui.dock.control.relocator.MultiMerger
-
- merge(StationDropOperation, DockStation, DockStation) - Method in class bibliothek.gui.dock.control.relocator.StackMerger
-
- merge(StationDropOperation, DockStation, DockStation) - Method in class bibliothek.gui.dock.control.relocator.TabMerger
-
- merge(LayerPriority) - Method in class bibliothek.gui.dock.station.layer.LayerPriority
-
Combines this
LayerPriority
with
sub
:
The inner-layer priority is set to
sub
The
priority
is to the priority of
this
The
reverse
property is set to the value of
this
- MERGE_EXTENSION - Static variable in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
- MergedPreferenceModel - Class in bibliothek.extension.gui.dock.preference
-
A preference model that envelops other models and uses their preferences.
- MergedPreferenceModel(DockController) - Constructor for class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Creates a new model
- MergedPreferenceModel(PathCombiner, DockController) - Constructor for class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Creates a new path.
- MergedPreferenceModel.Index - Class in bibliothek.extension.gui.dock.preference
-
- MergeOperation - Class in bibliothek.gui.dock.control.relocator
-
- MergeOperation(DockController, Merger, DockStation, StationDropOperation, StationDropItem) - 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
DockStation
s.
- Meta(Dockable, Component, String, Icon, String, boolean) - Constructor for class bibliothek.gui.dock.station.stack.CombinedStackDockComponent.Meta
-
Creates new meta information.
- 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
-
- MiniButton(M) - Constructor for class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Creates a new button
- MiniButtonContent - Class in bibliothek.gui.dock.themes.basic.action.buttons
-
This (invisible)
Component
can be used by buttons to show an
Icon
and a text that originate from
a
BasicButtonModel
.
- MiniButtonContent() - Constructor for class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
Creates a new content component
- MinimalDecorator - Class in bibliothek.gui.dock.themes.basic
-
- MinimalDecorator() - Constructor for class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- MINIMUM_ICON_SIZE - Static variable in class bibliothek.gui.dock.util.IconManager
-
What size the framework should expect the smallest icon to be.
- MINIMUM_SIZE - Static variable in class bibliothek.gui.dock.FlapDockStation
-
- minimumLayoutSize(Container) - Method in class bibliothek.gui.dock.station.stack.StackTabListLayout
-
Deprecated.
- minimumLayoutSize(Container) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
- MissingDockableStrategy - Interface in bibliothek.gui.dock.frontend
-
- MissingDockFactory - Interface in bibliothek.gui.dock.layout
-
- 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
-
- modified(SplitDockPerspective.Leaf, PerspectiveDockable, PerspectiveDockable) - Method in interface bibliothek.gui.dock.station.split.SplitDockPerspective.EntryListener
-
Called if the content of leaf
has been modified.
- 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
-
- 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
-
- ModifierMaskScreenOnlyPreference(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.ModifierMaskScreenOnlyPreference
-
Creates a new preference
- modify(DockStationDropLayer) - Method in class bibliothek.gui.dock.station.flap.layer.FlapSideDropLayer
-
- modify(DockStationDropLayer) - Method in class bibliothek.gui.dock.station.flap.layer.WindowDropLayer
-
- modify(DockStationDropLayer) - Method in class bibliothek.gui.dock.station.layer.DefaultDropLayer
-
- modify(DockStationDropLayer) - Method in interface bibliothek.gui.dock.station.layer.DockStationDropLayer
-
- modify(DockStationDropLayer) - Method in class bibliothek.gui.dock.station.screen.layer.ScreenWindowLayer
-
- modify(DockStationDropLayer) - Method in class bibliothek.gui.dock.station.split.layer.SideSnapDropLayer
-
- modify(Border) - Method in interface bibliothek.gui.dock.themes.border.BorderModifier
-
Modifies a border that would be shown on some Component
.
- 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
-
- modifyBounds(Rectangle, SpanSplitNode) - Method in class bibliothek.gui.dock.station.split.SplitSpanStrategy
-
Creates a new Rectangle
within bounds
, using
spans
to create some insets.
- mouseClicked(MouseEvent) - Method in class bibliothek.gui.dock.security.GlassedPane.GlassPane
-
- mouseClicked(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- mouseDragged(MouseEvent) - Method in class bibliothek.gui.dock.security.GlassedPane.GlassPane
-
- mouseDragged(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- mouseDragged(MouseEvent) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- mouseEntered(MouseEvent) - Method in class bibliothek.extension.gui.dock.util.MouseOverListener
-
- mouseEntered(MouseEvent) - Method in class bibliothek.gui.dock.security.GlassedPane.GlassPane
-
- 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.security.GlassedPane.GlassPane
-
- mouseExited(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- mouseExited(MouseEvent) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- MouseFocusObserver - Interface in bibliothek.gui.dock.control.focus
-
- 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.security.GlassedPane.GlassPane
-
- mouseMoved(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- mouseMoved(MouseEvent) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- 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.security.GlassedPane.GlassPane
-
- mousePressed(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- mousePressed(MouseEvent) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- 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.security.GlassedPane.GlassPane
-
- mouseReleased(MouseEvent) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- mouseReleased(MouseEvent) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- mouseWheelMoved(MouseWheelEvent) - Method in class bibliothek.gui.dock.security.GlassedPane.GlassPane
-
- move() - Method in class bibliothek.gui.dock.FlapDockStation.FlapDropOperation
-
- move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.FlapDockStation
-
- move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- move(PutInfo, StationDropItem) - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.SplitDockStation
-
- move(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.StackDockStation
-
- move() - Method in class bibliothek.gui.dock.StackDockStation.StackDropOperation
-
- move(PutInfo, StationDropItem) - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Moves the dockable
described by putInfo
at a new location
- 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(PlaceholderList.Filter<M>, int, int) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Moves an item from sourceList
to this list.
- move(Dockable, DockableProperty) - Method in interface bibliothek.gui.DockStation
-
- moveableElementChanged(DockableDisplayer) - Method in interface bibliothek.gui.dock.station.DockableDisplayerListener
-
- moveableElementChanged(BasicDockableDisplayerDecorator) - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecoratorListener
-
- moveAndResizeNeighbors() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
Compares the initial location and side of the root
ScreenDockWindow
with
its current shape and reshapes all neighbors such that with the resulting boundaries
the same graph as
this
would be created.
- moved(MagnetController, MagnetRequest) - Method in class bibliothek.gui.dock.station.screen.magnet.DefaultMagnetOperation
-
Called if a window was moved.
- moveNeighbors() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
Compares the initial location of the root
ScreenDockWindow
with its
current location and moves all neighbors by the same amount.
- 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
.
- movingAttraction(ScreenDockWindow, MagnetRequest.Side, MagnetRequest.Side) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Moves the
window
such that its side
windowSide
is at
the same location as the side
neighborSide
from
neighbor
.
- 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.
- MultiAttractorStrategy - Class in bibliothek.gui.dock.station.screen.magnet
-
- MultiAttractorStrategy() - Constructor for class bibliothek.gui.dock.station.screen.magnet.MultiAttractorStrategy
-
- 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
-
- 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
-
- 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
-
- MultiFontBridge(FontManager) - Constructor for class bibliothek.gui.dock.util.font.MultiFontBridge
-
- MultiInserter - Class in bibliothek.gui.dock.control.relocator
-
- MultiInserter() - Constructor for class bibliothek.gui.dock.control.relocator.MultiInserter
-
- MultiMerger - Class in bibliothek.gui.dock.control.relocator
-
- MultiMerger() - Constructor for class bibliothek.gui.dock.control.relocator.MultiMerger
-
- MultiUIBridge<V,U extends UIValue<V>> - Class in bibliothek.gui.dock.util
-
- MultiUIBridge(UIProperties<V, U, ?>) - Constructor for class bibliothek.gui.dock.util.MultiUIBridge
-
- mutate(SpanMode) - Method in interface bibliothek.gui.dock.station.span.Span
-
Tells this
Span
to mutate its size according to the settings made for
mode
.