|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DockIconBridge | |
---|---|
bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
bibliothek.gui.dock.themes.icon | |
bibliothek.gui.dock.util.icon |
Uses of DockIconBridge in bibliothek.gui |
---|
Methods in bibliothek.gui that return types with arguments of type DockIconBridge | |
---|---|
protected UIScheme<Icon,DockIcon,DockIconBridge> |
DockController.createDefaultIconScheme()
Creates the default UIScheme for the IconManager . |
Uses of DockIconBridge in bibliothek.gui.dock.themes.icon |
---|
Classes in bibliothek.gui.dock.themes.icon that implement DockIconBridge | |
---|---|
class |
TabMenuOverflowIconBridge
This DockIconBridge searches for TabMenuDockIcon s and sets a custom icon using the
current size of the TabMenu to select the icon. |
Uses of DockIconBridge in bibliothek.gui.dock.util.icon |
---|
Methods in bibliothek.gui.dock.util.icon that return DockIconBridge | |
---|---|
DockIconBridge |
DefaultIconScheme.getBridge(Path name,
UIProperties<Icon,DockIcon,DockIconBridge> properties)
|
Methods in bibliothek.gui.dock.util.icon with parameters of type DockIconBridge | |
---|---|
void |
DefaultIconScheme.setBridge(Path type,
DockIconBridge bridge)
Sets the DockIconBridge with type type . |
Method parameters in bibliothek.gui.dock.util.icon with type arguments of type DockIconBridge | |
---|---|
DockIconBridge |
DefaultIconScheme.getBridge(Path name,
UIProperties<Icon,DockIcon,DockIconBridge> properties)
|
Icon |
DefaultIconScheme.getResource(String name,
UIProperties<Icon,DockIcon,DockIconBridge> properties)
|
void |
AbstractIconScheme.install(UIProperties<Icon,DockIcon,DockIconBridge> properties)
|
void |
AbstractIconScheme.uninstall(UIProperties<Icon,DockIcon,DockIconBridge> properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |