| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BackgroundPaint | |
|---|---|
| bibliothek.extension.gui.dock.theme.eclipse.stack | An implementation of TabPaneand
 supporting classes for theEclipseTheme. | 
| bibliothek.gui | The high level interfaces of the framework and the most often used classes. | 
| bibliothek.gui.dock.station.screen | Elements that are related to the ScreenDockStation. | 
| bibliothek.gui.dock.station.stack.menu | Contains an abstract implementation of CombinedMenuincluding helper classes. | 
| bibliothek.gui.dock.themes | Contains an implementation of DockThemeand
 all classes which are neede by this theme. | 
| bibliothek.gui.dock.themes.basic.action | Elements handling the view of DockActions. | 
| bibliothek.gui.dock.util | Distribution of information in a global scale and methods available from everywhere. | 
| Uses of BackgroundPaint in bibliothek.extension.gui.dock.theme.eclipse.stack | 
|---|
| Methods in bibliothek.extension.gui.dock.theme.eclipse.stack with parameters of type BackgroundPaint | |
|---|---|
| protected  void | EclipseMenu.backgroundChanged(BackgroundPaint paint) | 
| Uses of BackgroundPaint in bibliothek.gui | 
|---|
| Fields in bibliothek.gui with type parameters of type BackgroundPaint | |
|---|---|
| static PropertyKey<BackgroundPaint> | DockTheme.BACKGROUND_PAINTA unique identifier for the DockPropertiesto access the currentBackgroundPaint. | 
| Uses of BackgroundPaint in bibliothek.gui.dock.station.screen | 
|---|
| Methods in bibliothek.gui.dock.station.screen with parameters of type BackgroundPaint | |
|---|---|
|  void | DisplayerScreenDockWindow.Background.set(BackgroundPaint value) | 
| Uses of BackgroundPaint in bibliothek.gui.dock.station.stack.menu | 
|---|
| Methods in bibliothek.gui.dock.station.stack.menu with parameters of type BackgroundPaint | |
|---|---|
| protected  void | AbstractCombinedMenu.backgroundChanged(BackgroundPaint paint)Called if the background algorithm has been exchanged. | 
| Uses of BackgroundPaint in bibliothek.gui.dock.themes | 
|---|
| Fields in bibliothek.gui.dock.themes with type parameters of type BackgroundPaint | |
|---|---|
| static TypedUIProperties.Type<BackgroundPaint> | ThemeManager.BACKGROUND_PAINT_TYPEIdentifier for the type BackgroundPaint | 
| Methods in bibliothek.gui.dock.themes with parameters of type BackgroundPaint | |
|---|---|
|  void | ThemeManager.setBackgroundPaint(java.lang.String id,
                   BackgroundPaint value)Sets an algorithm that is used to paint the background of items which register an UIValuewith
 an identifier ofid. | 
| Method parameters in bibliothek.gui.dock.themes with type arguments of type BackgroundPaint | |
|---|---|
|  void | ThemeManager.setBackgroundPaintBridge(Path kind,
                         UIBridge<BackgroundPaint,UIValue<BackgroundPaint>> bridge)Sets the UIBridgethat will transfer properties to thoseUIValues whose kind is eitherkindor a child ofkind. | 
|  void | ThemeManager.setBackgroundPaintBridge(Path kind,
                         UIBridge<BackgroundPaint,UIValue<BackgroundPaint>> bridge)Sets the UIBridgethat will transfer properties to thoseUIValues whose kind is eitherkindor a child ofkind. | 
| Uses of BackgroundPaint in bibliothek.gui.dock.themes.basic.action | 
|---|
| Methods in bibliothek.gui.dock.themes.basic.action that return BackgroundPaint | |
|---|---|
|  BackgroundPaint | BasicButtonModel.getBackground()Gets the algorithm which should be used to paint the background of components. | 
| Methods in bibliothek.gui.dock.themes.basic.action with parameters of type BackgroundPaint | |
|---|---|
|  void | BasicButtonModelAdapter.backgroundChanged(BasicButtonModel model,
                  BackgroundPaint oldBackground,
                  BackgroundPaint newBackground) | 
|  void | BasicButtonModelListener.backgroundChanged(BasicButtonModel model,
                  BackgroundPaint oldBackground,
                  BackgroundPaint newBackground)Called when the background algorithm has been exchanged. | 
|  void | BasicButtonModel.setBackground(BackgroundPaint background,
              BackgroundComponent backgroundComponent)Sets the algorithm which should be used to paint the background of the owner. | 
| Uses of BackgroundPaint in bibliothek.gui.dock.util | 
|---|
| Methods in bibliothek.gui.dock.util that return BackgroundPaint | |
|---|---|
|  BackgroundPaint | BackgroundAlgorithm.getPaint()Gets the BackgroundPaintof thisUIValue. | 
| Methods in bibliothek.gui.dock.util with parameters of type BackgroundPaint | |
|---|---|
|  void | BackgroundAlgorithm.set(BackgroundPaint value) | 
| Constructors in bibliothek.gui.dock.util with parameters of type BackgroundPaint | |
|---|---|
| AbstractPaintableComponent(BackgroundComponent background,
                           java.awt.Component component,
                           BackgroundPaint paint)Creates a new paintable component. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||