bibliothek.gui.dock.station.toolbar
Class ToolbarStationPaint
java.lang.Object
bibliothek.gui.dock.themes.basic.BasicStationPaint
bibliothek.gui.dock.station.toolbar.ToolbarStationPaint
- All Implemented Interfaces:
- bibliothek.gui.dock.station.StationPaint
public class ToolbarStationPaint
- extends bibliothek.gui.dock.themes.basic.BasicStationPaint
This StationPaint
is used to draw content on all the toolbar-
DockStation
s.
- Author:
- Benjamin Sigg
Methods inherited from class bibliothek.gui.dock.themes.basic.BasicStationPaint |
drawDivider, drawInsertion, drawInsertionLine, getColor, setColor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolbarStationPaint
public ToolbarStationPaint(Color dropColor,
Color dragColor)
drawRemoval
public void drawRemoval(Graphics g,
bibliothek.gui.DockStation station,
Rectangle stationBounds,
Rectangle dockableBounds)
- Specified by:
drawRemoval
in interface bibliothek.gui.dock.station.StationPaint
- Overrides:
drawRemoval
in class bibliothek.gui.dock.themes.basic.BasicStationPaint