| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabPainter | |
|---|---|
| bibliothek.extension.gui.dock.theme | Contains some DockThemes. | 
| bibliothek.extension.gui.dock.theme.eclipse.stack | An implementation of TabPaneand
 supporting classes for theEclipseTheme. | 
| bibliothek.extension.gui.dock.theme.eclipse.stack.tab | Various components needed to paint and manage the tab which is visible
 on a EclipseTabPane. | 
| Uses of TabPainter in bibliothek.extension.gui.dock.theme | 
|---|
| Fields in bibliothek.extension.gui.dock.theme with type parameters of type TabPainter | |
|---|---|
| static PropertyKey<TabPainter> | EclipseTheme.TAB_PAINTERTells in which way the tabs should be painted. | 
| Uses of TabPainter in bibliothek.extension.gui.dock.theme.eclipse.stack | 
|---|
| Methods in bibliothek.extension.gui.dock.theme.eclipse.stack that return TabPainter | |
|---|---|
|  TabPainter | EclipseTabPane.getTabPainter()Gets the TabPainterthat is currently responsible for creating
 new tabs for this pane. | 
| Uses of TabPainter in bibliothek.extension.gui.dock.theme.eclipse.stack.tab | 
|---|
| Fields in bibliothek.extension.gui.dock.theme.eclipse.stack.tab declared as TabPainter | |
|---|---|
| static TabPainter | ArchGradientPainter.FACTORYThis factory creates instances of ArchGradientPainter. | 
| static TabPainter | DockTitleTab.FACTORYA TabPainterthat uses the idEclipseTheme.TAB_DOCK_TITLEto get aDockTitleVersionfrom theDockTitleManagerand create a newDockTitlewhich is then wrapped by aDockTitleTab. | 
| static TabPainter | RectGradientPainter.FACTORY | 
| Methods in bibliothek.extension.gui.dock.theme.eclipse.stack.tab that return TabPainter | |
|---|---|
| static TabPainter | DockTitleTab.createFactory(TabPainter fallback)Creates a new factory which uses fallbackto create
 aTabComponentwhen noDockTitleis available. | 
| Methods in bibliothek.extension.gui.dock.theme.eclipse.stack.tab with parameters of type TabPainter | |
|---|---|
| static TabPainter | DockTitleTab.createFactory(TabPainter fallback)Creates a new factory which uses fallbackto create
 aTabComponentwhen noDockTitleis available. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||