- BACK - Static variable in class bibliothek.gui.dock.station.stack.StackDockProperty
-
- background(Graphics) - Method in class bibliothek.gui.dock.util.AbstractPaintableComponent
-
Paints the background of the component.
- BACKGROUND_PAINT - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- BACKGROUND_PAINT - Static variable in interface bibliothek.gui.DockTheme
-
- BACKGROUND_PAINT_TYPE - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- BackgroundAlgorithm - Class in bibliothek.gui.dock.util
-
- BackgroundAlgorithm(Path, String) - Constructor for class bibliothek.gui.dock.util.BackgroundAlgorithm
-
Creates a new algorithm.
- BackgroundAlgorithmListener - Interface in bibliothek.gui.dock.util
-
A listener that is added to a
BackgroundAlgorithm
, the listener gets informed
if properties of the algorithm changed.
- backgroundChanged(BackgroundPaint) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
Called if the background algorithm has been exchanged.
- backgroundChanged(BackgroundPaint) - Method in class bibliothek.gui.dock.station.stack.menu.ButtonCombinedMenu
-
- backgroundChanged(BasicButtonModel, BackgroundPaint, BackgroundPaint) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
-
- backgroundChanged(BasicButtonModel, BackgroundPaint, BackgroundPaint) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
-
Called when the background algorithm has been exchanged.
- BackgroundComponent - Interface in bibliothek.gui.dock.util
-
- BackgroundPaint - Interface in bibliothek.gui.dock.util
-
- BackgroundPanel - Class in bibliothek.gui.dock.util
-
- BackgroundPanel(Transparency) - Constructor for class bibliothek.gui.dock.util.BackgroundPanel
-
Creates a new panel.
- BackgroundPanel(LayoutManager, Transparency) - Constructor for class bibliothek.gui.dock.util.BackgroundPanel
-
- BackupFactoryData<D> - Class in bibliothek.gui.dock.layout
-
Some client specified data and an identifier for that data.
- BackupFactoryData(String, D) - Constructor for class bibliothek.gui.dock.layout.BackupFactoryData
-
- BALANCED - Static variable in interface bibliothek.gui.dock.action.ActionPopupSuppressor
-
Allows a popup only to appear if there are no titles for a
Dockable
or if more than one action would be shown.
- BASE - Static variable in class bibliothek.gui.dock.station.layer.LayerPriority
-
Used for
DockStation
s itself, this is the default priority for most layers.
- BaseTabComponent - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
- BaseTabComponent(EclipseTabPane, Dockable) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- BaseTabComponent(EclipseTabPane, Dockable, String) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- BaseTabFocusTraversalPolicy - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
Focus traversal policy used by a
BaseTabComponent
to go through its child
Component
which shows the buttons (if there are any).
- BaseTabFocusTraversalPolicy(ButtonPanel) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabFocusTraversalPolicy
-
- baseToLevel(int, PlaceholderList.Level) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Searches the base entry at index
and returns
its location in sublist level
.
- BASIC_COLOR_SCHEME - Static variable in class bibliothek.gui.dock.themes.BasicTheme
-
- BasicButtonDockTitle - Class in bibliothek.gui.dock.themes.basic
-
This title changes its border whenever the active-state changes.
- BasicButtonDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Constructs a new title
- BasicButtonHandler - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicButtonHandler(ButtonDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicButtonHandler
-
Creates the new handler.
- BasicButtonModel - Class in bibliothek.gui.dock.themes.basic.action
-
A class containing all properties and methods needed to handle a button-component
that shows the contents of a
DockAction
.
A model is normally instantiated by a
JComponent
which uses
this
as argument for the constructor of the model.
- BasicButtonModel(JComponent, BasicTrigger, BasicResourceInitializer) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Creates a new model.
- BasicButtonModel(JComponent, BasicTrigger, BasicResourceInitializer, boolean) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Creates a new model.
- BasicButtonModelAdapter - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicButtonModelAdapter() - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
-
- BasicButtonModelListener - Interface in bibliothek.gui.dock.themes.basic.action
-
A listener that can be added to a
BasicButtonModel
and will
be informed about changes in the model.
- BasicButtonTitleFactory - Class in bibliothek.gui.dock.themes.basic
-
- BasicButtonTitleFactory() - Constructor for class bibliothek.gui.dock.themes.basic.BasicButtonTitleFactory
-
- BasicColorScheme - Class in bibliothek.gui.dock.themes.basic
-
- BasicColorScheme() - Constructor for class bibliothek.gui.dock.themes.basic.BasicColorScheme
-
Creates a new color scheme
- BasicCombiner - Class in bibliothek.gui.dock.themes.basic
-
- BasicCombiner() - Constructor for class bibliothek.gui.dock.themes.basic.BasicCombiner
-
- BasicDisplayerFactory - Class in bibliothek.gui.dock.themes.basic
-
- BasicDisplayerFactory() - Constructor for class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
-
- BasicDockableDisplayer - Class in bibliothek.gui.dock.themes.basic
-
- BasicDockableDisplayer(DockStation) - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Creates a new displayer
- BasicDockableDisplayer(DockStation, Dockable, DockTitle) - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Creates a new displayer, sets the title and the content.
- BasicDockableDisplayer(DockStation, Dockable, DockTitle, DockableDisplayer.Location) - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Creates a new displayer, sets the title, its location and the
content.
- BasicDockableDisplayer(DockStation, boolean) - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Creates a new displayer but does not set the properties of the
displayer.
- BasicDockableDisplayer.DisplayerBorder - Class in bibliothek.gui.dock.themes.basic
-
The border of this displayer.
- BasicDockableDisplayer.DisplayerBorder(JComponent, String) - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.DisplayerBorder
-
Creates a new object.
- BasicDockableDisplayer.Hints - Class in bibliothek.gui.dock.themes.basic
-
- BasicDockableDisplayer.Hints() - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.Hints
-
- BasicDockableDisplayerDecorator - Interface in bibliothek.gui.dock.themes.basic
-
- BasicDockableDisplayerDecoratorListener - Interface in bibliothek.gui.dock.themes.basic
-
- BasicDockableSelection - Class in bibliothek.gui.dock.themes.basic
-
- BasicDockableSelection() - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockableSelection
-
- BasicDockTitle - Class in bibliothek.gui.dock.themes.basic
-
The default-title that is used most times in the framework.
- BasicDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Creates a new title
- BasicDockTitle(Dockable, DockTitleVersion, boolean) - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Creates a new title
- BasicDockTitleFactory - Class in bibliothek.gui.dock.themes.basic
-
- BasicDockTitleFactory() - Constructor for class bibliothek.gui.dock.themes.basic.BasicDockTitleFactory
-
- BasicDropDownButtonHandler - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicDropDownButtonHandler(DropDownAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
Creates a new handler.
- BasicDropDownButtonHandler.ButtonView - Class in bibliothek.gui.dock.themes.basic.action
-
A view that sends all values directly to the button.
- BasicDropDownButtonHandler.ButtonView() - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- BasicDropDownButtonHandler.SelectionView - Class in bibliothek.gui.dock.themes.basic.action
-
A set of properties which can be set by the selected action.
- BasicDropDownButtonHandler.SelectionView() - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- BasicDropDownButtonModel - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicDropDownButtonModel(JComponent, BasicDropDownButtonTrigger, BasicResourceInitializer) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
-
Creates a new model.
- BasicDropDownButtonModel(JComponent, BasicDropDownButtonTrigger, BasicResourceInitializer, boolean) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
-
Creates a new model.
- BasicDropDownButtonTrigger - Interface in bibliothek.gui.dock.themes.basic.action
-
- BasicHandler<D extends StandardDockAction> - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicHandler(D, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicHandler
-
Creates a new handler.
- BasicHandler.Listener - Class in bibliothek.gui.dock.themes.basic.action
-
A listener to the action of the enclosing handler.
- BasicHandler.Listener() - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
-
- BasicMenuHandler - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicMenuHandler(MenuDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicMenuHandler
-
Creates a new handler
- BasicMiniButton - Class in bibliothek.gui.dock.themes.basic.action.buttons
-
- BasicMiniButton(BasicTrigger, BasicResourceInitializer) - Constructor for class bibliothek.gui.dock.themes.basic.action.buttons.BasicMiniButton
-
Creates the new button.
- BasicMovingImageFactory - Class in bibliothek.gui.dock.themes.basic
-
- BasicMovingImageFactory() - Constructor for class bibliothek.gui.dock.themes.basic.BasicMovingImageFactory
-
- BasicRemoteRelocator - Interface in bibliothek.gui.dock.control
-
- BasicResourceInitializer - Interface in bibliothek.gui.dock.themes.basic.action
-
- BasicSelectableHandler - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicSelectableHandler(SelectableDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler
-
Creates a new handler
- BasicSelectableHandler.Check - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicSelectableHandler.Check(SelectableDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler.Check
-
Creates a new handler
- BasicSelectableHandler.Radio - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicSelectableHandler.Radio(SelectableDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler.Radio
-
Creates a new handler
- BasicSeparatorHandler - Class in bibliothek.gui.dock.themes.basic.action
-
- BasicSeparatorHandler(JSeparator, SeparatorAction) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
Creates a new handler
- BasicSpanFactory - Class in bibliothek.gui.dock.themes.basic
-
- BasicSpanFactory(int, int) - Constructor for class bibliothek.gui.dock.themes.basic.BasicSpanFactory
-
Creates a new factory
- BasicStackDockComponent - Class in bibliothek.gui.dock.themes.basic
-
- BasicStackDockComponent(StackDockComponentParent) - Constructor for class bibliothek.gui.dock.themes.basic.BasicStackDockComponent
-
- BasicStackDockComponent.BasicTab - Class in bibliothek.gui.dock.themes.basic
-
A basic tab that listens to the
DockController
to recognize
when it is focused.
- BasicStackDockComponent.BasicTab(Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.BasicStackDockComponent.BasicTab
-
- BasicStationPaint - Class in bibliothek.gui.dock.themes.basic
-
- BasicStationPaint() - Constructor for class bibliothek.gui.dock.themes.basic.BasicStationPaint
-
- BasicStationTitle - Class in bibliothek.gui.dock.themes.basic
-
- BasicStationTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Creates a new instance
- BasicTabDockTitle - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
- BasicTabDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BasicTabDockTitle
-
Creates a new title
- BasicTheme - Class in bibliothek.gui.dock.themes
-
A
theme
that does not install anything and uses the
default-implementations off all factories.
- BasicTheme() - Constructor for class bibliothek.gui.dock.themes.BasicTheme
-
Creates a new BasicTheme
.
- BasicTitleViewItem<A> - Interface in bibliothek.gui.dock.themes.basic.action
-
A view item that will be shown between some buttons on a DockTitle.
- BasicTrigger - Interface in bibliothek.gui.dock.themes.basic.action
-
Used as a callback by a
BasicButtonModel
to ensure the availability of properties and to inform
when the user triggers a view like a button.
- before(InserterSource) - Method in interface bibliothek.gui.dock.control.relocator.Inserter
-
- before(InserterSource) - Method in class bibliothek.gui.dock.control.relocator.MultiInserter
-
- before(Component) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
Searches the previous
Component
which might gain the focus.
- beginVisit(StickMagnetGraph.Node, boolean) - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Visitor
-
Called when node
is added to the stack.
- beginVisit(StickMagnetGraph.Edge) - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Visitor
-
Called when edge
is added to the stack.
- behavior - Variable in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
tells what items to paint
- bestFittingLine(double, double, double, double, boolean, double) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Searches the line that divides the rectangle x, y, width, height
best.
- betaMax - Variable in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Line
-
the end with the higher coordinate
- betaMin - Variable in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Line
-
the end with the smaller coordinate
- between(Color, Color, double) - Static method in class bibliothek.util.Colors
-
Creates a color which "lies between" the colors a
and b
- between(Color, double, Color, double, Color, double) - Static method in class bibliothek.util.Colors
-
Creates a color that "lies between" the colors a
, b
and
c
.
- bibliothek.extension.gui.dock - package bibliothek.extension.gui.dock
-
- bibliothek.extension.gui.dock.preference - package bibliothek.extension.gui.dock.preference
-
Generic collection of preferences used in this framework.
- bibliothek.extension.gui.dock.preference.editor - package bibliothek.extension.gui.dock.preference.editor
-
- bibliothek.extension.gui.dock.preference.model - package bibliothek.extension.gui.dock.preference.model
-
- bibliothek.extension.gui.dock.preference.preferences - package bibliothek.extension.gui.dock.preference.preferences
-
Implementations of various
Preference
s which
are used in the default set of preferences.
- bibliothek.extension.gui.dock.preference.preferences.choice - package bibliothek.extension.gui.dock.preference.preferences.choice
-
A set of small classes containing choices the user can make.
- bibliothek.extension.gui.dock.station - package bibliothek.extension.gui.dock.station
-
- bibliothek.extension.gui.dock.theme - package bibliothek.extension.gui.dock.theme
-
- bibliothek.extension.gui.dock.theme.bubble - package bibliothek.extension.gui.dock.theme.bubble
-
Various graphical and logical components used when
BubbleTheme
is
active.
- bibliothek.extension.gui.dock.theme.eclipse - package bibliothek.extension.gui.dock.theme.eclipse
-
Various graphical and logical components needed when the
EclipseTheme
is active.
- bibliothek.extension.gui.dock.theme.eclipse.displayer - package bibliothek.extension.gui.dock.theme.eclipse.displayer
-
- bibliothek.extension.gui.dock.theme.eclipse.rex - package bibliothek.extension.gui.dock.theme.eclipse.rex
-
Contains the elements needed to paint a generic "tabbed pane".
- bibliothek.extension.gui.dock.theme.eclipse.stack - package bibliothek.extension.gui.dock.theme.eclipse.stack
-
- bibliothek.extension.gui.dock.theme.eclipse.stack.tab - package bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
Various components needed to paint and manage the tab which is visible
on a
EclipseTabPane
.
- bibliothek.extension.gui.dock.theme.eclipse.stack.tab4 - package bibliothek.extension.gui.dock.theme.eclipse.stack.tab4
-
Classes that give the
EclipseTheme
a look
identicall to Eclipse 4.x.
- bibliothek.extension.gui.dock.theme.flat - package bibliothek.extension.gui.dock.theme.flat
-
Various graphical and logical components needed to paint the layout
when
FlatTheme
is active.
- bibliothek.extension.gui.dock.theme.smooth - package bibliothek.extension.gui.dock.theme.smooth
-
Contains elements to paint a
DockTitle
which smoothly changes
its color.
- bibliothek.extension.gui.dock.util - package bibliothek.extension.gui.dock.util
-
Some simple utilty classes.
- bibliothek.gui - package bibliothek.gui
-
The high level interfaces of the framework and the most often used classes.
- bibliothek.gui.dock - package bibliothek.gui.dock
-
- bibliothek.gui.dock.accept - package bibliothek.gui.dock.accept
-
- bibliothek.gui.dock.action - package bibliothek.gui.dock.action
-
The components dealing with the logic of
DockAction
s.
- bibliothek.gui.dock.action.actions - package bibliothek.gui.dock.action.actions
-
Contains a set of different
DockAction
s
and supporting classes.
The actions in this package will create views, which show
Icon
s,
text, tooltips and other gimmicks.
- bibliothek.gui.dock.action.dropdown - package bibliothek.gui.dock.action.dropdown
-
Elements needed to design the communication between a
DropDownAction
and its children.
- bibliothek.gui.dock.action.popup - package bibliothek.gui.dock.action.popup
-
Contains the popup-menu that is usually shown when the user right clickes
on a
Dockable
or a
DockTitle
.
- bibliothek.gui.dock.action.view - package bibliothek.gui.dock.action.view
-
Classes to create a views for
DockAction
s.
This package does not contain any views, only the mechanism to create some.
- bibliothek.gui.dock.component - package bibliothek.gui.dock.component
-
- bibliothek.gui.dock.control - package bibliothek.gui.dock.control
-
Classes responsible to handle some global task.
- bibliothek.gui.dock.control.focus - package bibliothek.gui.dock.control.focus
-
The focus sub-system is responsible for transfering the focus to the currently
active
Dockable
.
- bibliothek.gui.dock.control.relocator - package bibliothek.gui.dock.control.relocator
-
- bibliothek.gui.dock.disable - package bibliothek.gui.dock.disable
-
- bibliothek.gui.dock.displayer - package bibliothek.gui.dock.displayer
-
- bibliothek.gui.dock.dockable - package bibliothek.gui.dock.dockable
-
- bibliothek.gui.dock.event - package bibliothek.gui.dock.event
-
Listeners, adapters and events used in the whole framework.
A Listener is added to some object that needs to be observed, the
Listener will be informed whenever the observed object changes.
An Adapter is an implementation of a Listener, but the
methods of an Adapter are empty.
An Event is an object carrying information from an observed
object to a Listener.
- bibliothek.gui.dock.focus - package bibliothek.gui.dock.focus
-
Contains classes that allow the user to switch between
Component
s or
from one
Dockable
to another using only the keyboard.
- bibliothek.gui.dock.frontend - package bibliothek.gui.dock.frontend
-
- bibliothek.gui.dock.layout - package bibliothek.gui.dock.layout
-
Elements dealing with the location of
Dockable
s
on their
DockStation
and allowing to store the
whole layout of a set of
Dockable
s and stations.
- bibliothek.gui.dock.layout.location - package bibliothek.gui.dock.layout.location
-
- bibliothek.gui.dock.perspective - package bibliothek.gui.dock.perspective
-
The perspective API allows clients to access and modify the layout without
actually creating any
Dockable
s.
- bibliothek.gui.dock.security - package bibliothek.gui.dock.security
-
A package dealing with the issues of Applets and Wepstart-applications.
DockingFrames monitors mouse- and other events globally.
- bibliothek.gui.dock.station - package bibliothek.gui.dock.station
-
Elements needed by various implementations of the
DockStation
interface.
- bibliothek.gui.dock.station.flap - package bibliothek.gui.dock.station.flap
-
- bibliothek.gui.dock.station.flap.button - package bibliothek.gui.dock.station.flap.button
-
- bibliothek.gui.dock.station.flap.layer - package bibliothek.gui.dock.station.flap.layer
-
- bibliothek.gui.dock.station.layer - package bibliothek.gui.dock.station.layer
-
- bibliothek.gui.dock.station.screen - package bibliothek.gui.dock.station.screen
-
- bibliothek.gui.dock.station.screen.layer - package bibliothek.gui.dock.station.screen.layer
-
- bibliothek.gui.dock.station.screen.magnet - package bibliothek.gui.dock.station.screen.magnet
-
The magnet API allows
ScreenDockWindow
s to
attract each other, or to stick together.
- bibliothek.gui.dock.station.screen.window - package bibliothek.gui.dock.station.screen.window
-
- bibliothek.gui.dock.station.span - package bibliothek.gui.dock.station.span
-
The Span API defines the animations that are played when the user is about
to drop a
Dockable
onto a new parent.
- bibliothek.gui.dock.station.split - package bibliothek.gui.dock.station.split
-
Elements which are needed by the
SplitDockStation
,
and which are needed to interact with the station.
- bibliothek.gui.dock.station.split.layer - package bibliothek.gui.dock.station.split.layer
-
- bibliothek.gui.dock.station.stack - package bibliothek.gui.dock.station.stack
-
- bibliothek.gui.dock.station.stack.action - package bibliothek.gui.dock.station.stack.action
-
- bibliothek.gui.dock.station.stack.menu - package bibliothek.gui.dock.station.stack.menu
-
Contains an abstract implementation of
CombinedMenu
including helper classes.
- bibliothek.gui.dock.station.stack.tab - package bibliothek.gui.dock.station.stack.tab
-
This package contains a generic implementation of a "tabbed-pane".
- bibliothek.gui.dock.station.stack.tab.layouting - package bibliothek.gui.dock.station.stack.tab.layouting
-
Various interfaces and classes used by a
TabPane
to
describe its content to a
TabLayoutManager
, which
will set position and size of all the children of the
TabPane
.
- bibliothek.gui.dock.station.support - package bibliothek.gui.dock.station.support
-
Elements used by various
DockStation
s to store
properties and to propagate events to other objects.
- bibliothek.gui.dock.themes - package bibliothek.gui.dock.themes
-
Contains an implementation of
DockTheme
and
all classes which are neede by this theme.
- bibliothek.gui.dock.themes.basic - package bibliothek.gui.dock.themes.basic
-
Factories and classes used when the
BasicTheme
is active.
- bibliothek.gui.dock.themes.basic.action - package bibliothek.gui.dock.themes.basic.action
-
Elements handling the view of
DockAction
s.
They way from a
DockAction
to its view normally involves four objects:
The
DockAction
itself, providing the basic set of properties
A
handler
listening to changes of the
action and forwarding the changes to the model.
- bibliothek.gui.dock.themes.basic.action.buttons - package bibliothek.gui.dock.themes.basic.action.buttons
-
- bibliothek.gui.dock.themes.basic.action.dropdown - package bibliothek.gui.dock.themes.basic.action.dropdown
-
- bibliothek.gui.dock.themes.basic.action.menu - package bibliothek.gui.dock.themes.basic.action.menu
-
Handlers taking various kinds of
DockAction
and presenting them
as
MenuViewItem
in
order to display the actions in a menu.
- bibliothek.gui.dock.themes.border - package bibliothek.gui.dock.themes.border
-
- bibliothek.gui.dock.themes.color - package bibliothek.gui.dock.themes.color
-
The color subsystem allows each kind of element to get its colors
from a central repository.
- bibliothek.gui.dock.themes.font - package bibliothek.gui.dock.themes.font
-
Implementations of
DockFont
to be used
at different places (as described in the documentation for each item).
- bibliothek.gui.dock.themes.icon - package bibliothek.gui.dock.themes.icon
-
Special
Icon
s and supporting classes that cannot be saved
as an image because they have attributes that depend on the application, e.g.
- bibliothek.gui.dock.themes.nostack - package bibliothek.gui.dock.themes.nostack
-
- bibliothek.gui.dock.title - package bibliothek.gui.dock.title
-
Elements needed to paint the title of a
Dockable
.
- bibliothek.gui.dock.util - package bibliothek.gui.dock.util
-
Distribution of information in a global scale and methods available from
everywhere.
- bibliothek.gui.dock.util.color - package bibliothek.gui.dock.util.color
-
The color subsystem, used by most of the components to search for the colors
they need to paint.
- bibliothek.gui.dock.util.extension - package bibliothek.gui.dock.util.extension
-
Contains classes to create and manage extensions.
- bibliothek.gui.dock.util.font - package bibliothek.gui.dock.util.font
-
The font-subsystem is used to define the fonts that are used to paint
text.
- bibliothek.gui.dock.util.icon - package bibliothek.gui.dock.util.icon
-
Classes used by the
IconManager
to set up the
default icons and allowing clients to configure the
IconManager
.
- bibliothek.gui.dock.util.laf - package bibliothek.gui.dock.util.laf
-
A set of classes dealing with
LookAndFeel
s and telling which
colors of a
LookAndFeel
should be used to paint elements of
the framework.
- bibliothek.gui.dock.util.property - package bibliothek.gui.dock.util.property
-
- bibliothek.gui.dock.util.render - package bibliothek.gui.dock.util.render
-
- bibliothek.gui.dock.util.swing - package bibliothek.gui.dock.util.swing
-
- bibliothek.gui.dock.util.text - package bibliothek.gui.dock.util.text
-
Classes used by the
TextManager
to set up
the default texts based on the language in which the JRE is executed, and
classes allowing clients to modify these texts.
- bibliothek.util - package bibliothek.util
-
Some classes which are used in DockingFrames, but do not have any
importance.
- bibliothek.util.container - package bibliothek.util.container
-
Some classes with generic fields.
- bibliothek.util.filter - package bibliothek.util.filter
-
Additional implementations of the
Filter
interface.
- bibliothek.util.workarounds - package bibliothek.util.workarounds
-
Contains code that is executed depending on the version of the JRE.
- bibliothek.util.xml - package bibliothek.util.xml
-
Classes to read, inspect, modify and write XML files.
- bind() - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
- bind() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- bind() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
-
- bind() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
Adds observers to parent and
DockController
to keep the
user interface up to date.
- bind() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- bind() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BasicTabDockTitle
-
- bind() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- bind() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Informs this tab that it will be shown soon
- bind(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
-
- bind(Dockable) - Method in class bibliothek.gui.dock.action.actions.SeparatorAction
-
- bind(Dockable) - Method in interface bibliothek.gui.dock.action.DockAction
-
Informs this DockAction that icons, text, and other stuff like that,
will be requested from this DockAction.
- bind() - Method in class bibliothek.gui.dock.action.dropdown.DropDownFilter
-
Invoked before this filter is used
- bind() - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
-
Ensures that this source observes its Dockable.
- bind(Dockable) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
-
- bind() - Method in class bibliothek.gui.dock.action.view.ConnectingViewItem
-
- bind() - Method in interface bibliothek.gui.dock.action.view.ViewItem
-
Binds this item to its action
- bind() - Method in class bibliothek.gui.dock.control.focus.DefaultFocusStrategy
-
- bind() - Method in interface bibliothek.gui.dock.control.focus.FocusStrategy
-
Informs this strategy that it will be used from now on.
- bind(Dockable) - Method in class bibliothek.gui.dock.disable.ActionDisablingStrategyObserver
-
Must be called to inform this observer that dockable
is to be observed.
- bind(DockTitle) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- bind(boolean) - Method in interface bibliothek.gui.dock.dockable.MovingImage
-
Called before this image is displayed.
- bind(boolean) - Method in class bibliothek.gui.dock.dockable.TrueMovingImage
-
- bind(DockTitle) - Method in class bibliothek.gui.dock.SplitDockStation
-
- bind() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
- bind() - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Connects this list with its strategy.
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.ButtonDropDownHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.DropDownItemHandle
-
Connects the view.
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
-
Connects this handler to its action.
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
-
- bind() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
- bind() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
- bind() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- bind() - Method in interface bibliothek.gui.dock.title.DockTitle
-
Called before this title is displayed.
- bind(boolean) - Method in class bibliothek.gui.dock.title.TitleMovingImage
-
- bind(boolean) - Method in class bibliothek.gui.dock.title.UpdatingTitleMovingImage
-
- bind() - Method in interface bibliothek.gui.dock.util.extension.SharedExtension
-
- bind() - Method in class bibliothek.gui.dock.util.laf.DefaultLookAndFeelColors
-
- bind() - Method in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
-
Called when this objects gets activated.
- bind() - Method in class bibliothek.gui.dock.util.laf.Nimbus6u10
-
- bind() - Method in class bibliothek.gui.dock.util.laf.Windows
-
- bind(DockTitle) - Method in interface bibliothek.gui.Dockable
-
Called by clients which want to show a title of this Dockable
.
- BLOPS - Static variable in class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
-
A scheme that uses black, white, green and red
- BooleanEditor - Class in bibliothek.extension.gui.dock.preference.editor
-
- BooleanEditor() - Constructor for class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
-
Creates a new editor
- border(Graphics) - Method in class bibliothek.gui.dock.util.AbstractPaintableComponent
-
Paints the overlay of this component.
- BORDER_KEY_MOUSE_OVER - Static variable in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- BORDER_KEY_MOUSE_OVER_SELECTED - Static variable in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- BORDER_KEY_MOUSE_PRESSED - Static variable in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- BORDER_KEY_MOUSE_PRESSED_SELECTED - Static variable in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- BORDER_KEY_NORMAL - Static variable in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- BORDER_KEY_NORMAL_SELECTED - Static variable in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- BORDER_MODIFIER - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- BORDER_MODIFIER - Static variable in interface bibliothek.gui.DockTheme
-
- BORDER_MODIFIER_TYPE - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- borderChanged(BasicButtonModel, String, BorderModifier, BorderModifier) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
-
- borderChanged(BasicButtonModel, String, BorderModifier, BorderModifier) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
-
Called when a border has changed.
- BorderedComponent - Interface in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
- BorderForwarder - Class in bibliothek.gui.dock.themes.border
-
- BorderForwarder(Path, String, JComponent) - Constructor for class bibliothek.gui.dock.themes.border.BorderForwarder
-
Creates a new forwarder.
- BorderModifier - Interface in bibliothek.gui.dock.themes.border
-
- BOTTOM_LEFT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
constant indicating the bottom left edge has to be painted round
- BOTTOM_LEFT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
-
constant indicating the bottom left edge has to be painted round
- BOTTOM_RIGHT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
constant indicating the bottom right edge has to be painted round
- BOTTOM_RIGHT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
-
constant indicating the bottom right edge has to be painted round
- bound(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
-
- bound(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- bound(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- bound(Dockable) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
-
- bound(BasicButtonModel, DockController) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
-
- bound(BasicButtonModel, DockController) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
-
Called after controller
was installed on model
.
- BOUNDARY_RESTRICTION - Static variable in class bibliothek.gui.dock.ScreenDockStation
-
- BoundaryRestriction - Interface in bibliothek.gui.dock.station.screen
-
Restricts the boundaries of a
ScreenDockDialog
, a restriction might be,
that the dialog can't be placed outside the screen.
- boundsInDevice(ScreenDockWindow, int, int, int, int, GraphicsDevice) - Method in class bibliothek.gui.dock.station.screen.HardBoundaryRestriction
-
Calculates size and location of dialog
such that it is
in device
.
- BRIGHT - Static variable in class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
-
A scheme that uses different shades of grey
- brighter(Color, double) - Static method in class bibliothek.util.Colors
-
Increases the brightness of a color.
- brighter(Color) - Static method in class bibliothek.util.Colors
-
- BUBBLE_COLOR_SCHEME - Static variable in class bibliothek.extension.gui.dock.theme.BubbleTheme
-
- BubbleButtonDockTitle - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleButtonDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
Creates a new title.
- BubbleButtonDockTitle() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- BubbleColorAnimation - Class in bibliothek.extension.gui.dock.theme.bubble
-
A BubbleColorAnimation
has the ability to convert one or many color-pairs smoothly from source
to destination color.
- BubbleColorAnimation() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Creates a new animation.
- BubbleColorScheme - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleColorScheme() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleColorScheme
-
Creates a new color scheme
- BubbleColorScheme(BubbleColorScheme.Distribution) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleColorScheme
-
Creates a new color scheme
- BubbleColorScheme.Distribution - Enum in bibliothek.extension.gui.dock.theme.bubble
-
Tells how the primary, secondary and tertiary color components are
distributed.
- BubbleColorSchemeChoice - Class in bibliothek.extension.gui.dock.preference.preferences.choice
-
- BubbleColorSchemeChoice(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.choice.BubbleColorSchemeChoice
-
Creates a new choice
- BubbleColorSchemePreference - Class in bibliothek.extension.gui.dock.preference.preferences
-
- BubbleColorSchemePreference(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.BubbleColorSchemePreference
-
Creates a new preference.
- BubbleDisplayer - Class in bibliothek.extension.gui.dock.theme.bubble
-
A
DockableDisplayer
drawing a border around its content, but leaves
the side at which the title lies open.
- BubbleDisplayer(DockStation, Dockable, DockTitle) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
Creates a new displayer
- BubbleDisplayer.OpenBorder - Class in bibliothek.extension.gui.dock.theme.bubble
-
The border which will be painted around the
dockable
.
- BubbleDisplayer.OpenBorder() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer.OpenBorder
-
- BubbleDisplayerFactory - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleDisplayerFactory() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayerFactory
-
- BubbleDockTitle - Class in bibliothek.extension.gui.dock.theme.bubble
-
A BubbleDockTitle
is a title which has two or four round edges.
- BubbleDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
-
Creates a new title.
- BubbleDockTitle(Dockable, DockTitleVersion, boolean) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
-
Creates a new title.
- BubbleDockTitle() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
-
- BubbleDockTitleFactory - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleDockTitleFactory() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitleFactory
-
- BubbleInfoComponent - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleInfoComponent(BubbleStackDockComponent) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleInfoComponent
-
- BubbleMovingImageFactory - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleMovingImageFactory() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleMovingImageFactory
-
- BubbleSeparator - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleSeparator(SeparatorAction) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
-
Creates a new view
- BubbleStackDockComponent - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleStackDockComponent(StackDockComponentParent) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
-
Creates a new component.
- BubbleStationPaint - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleStationPaint() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleStationPaint
-
- BubbleTab - Class in bibliothek.extension.gui.dock.theme.bubble
-
- BubbleTab(BubbleStackDockComponent, Dockable) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
Creates a new tab
- BubbleTab.BubbleTabColor - Class in bibliothek.extension.gui.dock.theme.bubble
-
Some color needed on a
Tab
.
- BubbleTab.BubbleTabColor(int, String, String, BubbleColorAnimation, Dockable, Color) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleTab.BubbleTabColor
-
- BubbleTab.BubbleTabFont - Class in bibliothek.extension.gui.dock.theme.bubble
-
Some font needed on a
Tab
- BubbleTab.BubbleTabFont(String, Dockable) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleTab.BubbleTabFont
-
Creates a new font
- BubbleTabMenu - Class in bibliothek.extension.gui.dock.theme.bubble
-
A round button with an icon that opens a menu when clicked.
- BubbleTabMenu(BubbleStackDockComponent) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.BubbleTabMenu
-
- BubbleTheme - Class in bibliothek.extension.gui.dock.theme
-
A theme using a lot of eye-candy.
- BubbleTheme() - Constructor for class bibliothek.extension.gui.dock.theme.BubbleTheme
-
Creates a new theme
- BubbleThemePreferenceModel - Class in bibliothek.extension.gui.dock.preference.model
-
- BubbleThemePreferenceModel(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.model.BubbleThemePreferenceModel
-
Creates a new model
- buildConstraints() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
Makes an initial guess telling which node has to be resized by how much.
- BUTTON - Static variable in class bibliothek.gui.dock.action.ActionType
-
The action behaves like a button: it can be triggered, some
action happens, and the original state is reestablished.
- BUTTON_CONTENT - Static variable in class bibliothek.gui.dock.FlapDockStation
-
Key for all
DockTheme
s, tells the theme what content on the buttons
should be visible.
- BUTTON_CONTENT_FILTER - Static variable in interface bibliothek.gui.dock.action.DockAction
-
- BUTTON_CONTENT_FILTER - Static variable in class bibliothek.gui.dock.FlapDockStation
-
- BUTTON_TITLE_ID - Static variable in class bibliothek.gui.dock.FlapDockStation
-
- ButtonCombinedMenu<B extends Component> - Class in bibliothek.gui.dock.station.stack.menu
-
- ButtonCombinedMenu(TabPane, CombinedHandler<? super AbstractCombinedMenu>) - Constructor for class bibliothek.gui.dock.station.stack.menu.ButtonCombinedMenu
-
Creates a new menu.
- ButtonContent - Class in bibliothek.gui.dock.station.flap.button
-
Tells what kind of information should be displayed on the buttons of a
FlapDockStation
.
- ButtonContent(ButtonContentCondition, ButtonContentCondition, ButtonContentCondition, ButtonContentCondition, ButtonContentCondition, ButtonContentCondition) - Constructor for class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Creates a new set of properties.
- ButtonContentAction - Annotation Type in bibliothek.gui.dock.station.flap.button
-
- ButtonContentChoice - Class in bibliothek.extension.gui.dock.preference.preferences.choice
-
- ButtonContentChoice(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.choice.ButtonContentChoice
-
Deprecated.
Creates a new choice
- ButtonContentCondition - Interface in bibliothek.gui.dock.station.flap.button
-
This interface describes a property that is used by a
ButtonContent
- ButtonContentConditionChoice - Class in bibliothek.extension.gui.dock.preference.preferences.choice
-
- ButtonContentConditionChoice(DockController) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.choice.ButtonContentConditionChoice
-
- ButtonContentFilter - Interface in bibliothek.gui.dock.action
-
This filter decides for
DockAction
s whether their text is shown on buttons.
- ButtonContentFilter - Interface in bibliothek.gui.dock.station.flap.button
-
- ButtonContentFilterListener - Interface in bibliothek.gui.dock.action
-
This listener can be added to a
ButtonContentFilter
and will be informed if the filter changes
its behavior.
- ButtonContentListener - Interface in bibliothek.gui.dock.station.flap.button
-
A listener that is added to a
ButtonContent
to receive events when the
content changes.
- ButtonContentPreference - Class in bibliothek.extension.gui.dock.preference.preferences
-
- ButtonContentPreference(DockProperties, Path) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.ButtonContentPreference
-
Deprecated.
Creates a new preference.
- ButtonContentPreferenceModel - Class in bibliothek.extension.gui.dock.preference.model
-
- ButtonContentPreferenceModel(DockController) - Constructor for class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
Creates a new model
- ButtonContentValue - Class in bibliothek.gui.dock.themes.basic.action.buttons
-
- ButtonContentValue(ButtonContent) - Constructor for class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
Creates a new wrapper
- ButtonDockAction - Interface in bibliothek.gui.dock.action
-
An action that can be pressed like a button.
- ButtonDropDownHandler - Class in bibliothek.gui.dock.themes.basic.action.dropdown
-
- ButtonDropDownHandler(ButtonDockAction, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.ButtonDropDownHandler
-
Creates a new handler.
- ButtonFont - Class in bibliothek.gui.dock.themes.font
-
A font that is used by a button showing a
DockAction
.
- ButtonFont(String, Dockable, DockAction, FontModifier) - Constructor for class bibliothek.gui.dock.themes.font.ButtonFont
-
Creates a new font
- ButtonFont(String, Dockable, DockAction, Path, FontModifier) - Constructor for class bibliothek.gui.dock.themes.font.ButtonFont
-
Creates a new font
- ButtonMenuHandler - Class in bibliothek.gui.dock.themes.basic.action.menu
-
- ButtonMenuHandler(ButtonDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.ButtonMenuHandler
-
Creates a new handler.
- ButtonPane - Class in bibliothek.gui.dock.station.flap
-
- ButtonPane(FlapDockStation) - Constructor for class bibliothek.gui.dock.station.flap.ButtonPane
-
Constructs a new panel.
- ButtonPanel - Class in bibliothek.gui.dock.themes.basic.action.buttons
-
- ButtonPanel(boolean) - Constructor for class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Creates a new panel