|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicTrigger | |
|---|---|
| bibliothek.extension.gui.dock.theme | Contains some DockThemes. |
| bibliothek.extension.gui.dock.theme.bubble | Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.extension.gui.dock.theme.eclipse | Various graphical and logical components needed when the
EclipseTheme
is active. |
| bibliothek.gui.dock.common.intern.action.panel | Supporting classes for CPanelPopup. |
| bibliothek.gui.dock.themes.basic.action | Elements handling the view of DockActions. |
| bibliothek.gui.dock.themes.basic.action.buttons | Classes which allow to paint and interact with a
BasicButtonModel. |
| Uses of BasicTrigger in bibliothek.extension.gui.dock.theme |
|---|
| Methods in bibliothek.extension.gui.dock.theme with parameters of type BasicTrigger | |
|---|---|
protected MiniButton<BasicButtonModel> |
FlatTheme.createTitleMiniButton(BasicTrigger trigger,
BasicResourceInitializer initializer)
Creates a MiniButton in a flat look. |
| Uses of BasicTrigger in bibliothek.extension.gui.dock.theme.bubble |
|---|
| Constructors in bibliothek.extension.gui.dock.theme.bubble with parameters of type BasicTrigger | |
|---|---|
RoundButton(BasicTrigger trigger,
BasicResourceInitializer initializer,
Dockable dockable,
DockAction action)
Creates a new round button. |
|
| Uses of BasicTrigger in bibliothek.extension.gui.dock.theme.eclipse |
|---|
| Constructors in bibliothek.extension.gui.dock.theme.eclipse with parameters of type BasicTrigger | |
|---|---|
RoundRectButton(BasicTrigger trigger,
BasicResourceInitializer initializer)
Creates a new roundrect button. |
|
| Uses of BasicTrigger in bibliothek.gui.dock.common.intern.action.panel |
|---|
| Classes in bibliothek.gui.dock.common.intern.action.panel that implement BasicTrigger | |
|---|---|
class |
BasicPanelPopupHandler
A handler for a CPanelPopup which is shown in a title as button. |
| Uses of BasicTrigger in bibliothek.gui.dock.themes.basic.action |
|---|
| Subinterfaces of BasicTrigger in bibliothek.gui.dock.themes.basic.action | |
|---|---|
interface |
BasicDropDownButtonTrigger
A trigger used by the BasicDropDownButtonModel to remotely open the
drop down menu of a DropDownAction. |
| Classes in bibliothek.gui.dock.themes.basic.action that implement BasicTrigger | |
|---|---|
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 |
| Constructors in bibliothek.gui.dock.themes.basic.action with parameters of type BasicTrigger | |
|---|---|
BasicButtonModel(javax.swing.JComponent owner,
BasicTrigger trigger,
BasicResourceInitializer initializer)
Creates a new model. |
|
BasicButtonModel(javax.swing.JComponent owner,
BasicTrigger trigger,
BasicResourceInitializer initializer,
boolean createListener)
Creates a new model. |
|
| Uses of BasicTrigger in bibliothek.gui.dock.themes.basic.action.buttons |
|---|
| Constructors in bibliothek.gui.dock.themes.basic.action.buttons with parameters of type BasicTrigger | |
|---|---|
BasicMiniButton(BasicTrigger trigger,
BasicResourceInitializer initializer)
Creates the new button. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||