|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BasicTitleViewItem in bibliothek.extension.gui.dock.theme.bubble |
---|
Classes in bibliothek.extension.gui.dock.theme.bubble that implement BasicTitleViewItem | |
---|---|
class |
BubbleSeparator
A view for a SeparatorAction . |
class |
RoundButtonViewItem
A BasicTitleViewItem that connects a RoundButton with
the DockController when bound and when a controller is available. |
Constructors in bibliothek.extension.gui.dock.theme.bubble with parameters of type BasicTitleViewItem | |
---|---|
RoundButtonViewItem(Dockable dockable,
BasicTitleViewItem<JComponent> delegate,
RoundButtonConnectable button)
Creates a new view item. |
Uses of BasicTitleViewItem in bibliothek.gui.dock.action.view |
---|
Fields in bibliothek.gui.dock.action.view with type parameters of type BasicTitleViewItem | |
---|---|
static ViewTarget<BasicTitleViewItem<JComponent>> |
ViewTarget.TITLE
A target for an item shown on a DockTitle |
Uses of BasicTitleViewItem in bibliothek.gui.dock.themes.basic.action |
---|
Classes in bibliothek.gui.dock.themes.basic.action that implement BasicTitleViewItem | |
---|---|
class |
BasicButtonHandler
A handler to connect a ButtonDockAction with a
BasicButtonModel . |
class |
BasicDropDownButtonHandler
A handler connecting a DropDownAction with a BasicDropDownButtonModel
and its view. |
class |
BasicHandler<D extends StandardDockAction>
A class connecting a DockAction with a BasicButtonModel . |
class |
BasicMenuHandler
A handler connecting a MenuDockAction with a BasicButtonModel . |
class |
BasicSelectableHandler
A handler connecting a SelectableDockAction with a
BasicButtonModel . |
static class |
BasicSelectableHandler.Check
An implementation used to connect a SelectableDockAction of
type ActionType.CHECK with a BasicButtonModel |
static class |
BasicSelectableHandler.Radio
An implementation used to connect a SelectableDockAction of
type ActionType.RADIO with a BasicButtonModel |
class |
BasicSeparatorHandler
A handler that shows a JSeparator for a SeparatorAction . |
Uses of BasicTitleViewItem in bibliothek.gui.dock.themes.basic.action.buttons |
---|
Methods in bibliothek.gui.dock.themes.basic.action.buttons that return BasicTitleViewItem | |
---|---|
protected BasicTitleViewItem<JComponent> |
ButtonPanel.createItemFor(DockAction action,
Dockable dockable)
Creates a new item for action which will be shown on this title. |
Uses of BasicTitleViewItem in bibliothek.gui.dock.title |
---|
Methods in bibliothek.gui.dock.title that return BasicTitleViewItem | |
---|---|
protected BasicTitleViewItem<JComponent> |
AbstractDockTitle.createItemFor(DockAction action,
Dockable dockable)
Creates a new item for action which will be shown on this title. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |