protected class CGlassEclipseTabPainter.CTabPainter.CBorderListener extends Object implements bibliothek.gui.dock.util.DockPropertyListener<bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement>
Modifier and Type | Field and Description |
---|---|
protected WeakHashMap<CEclipseBorder,Void> |
wmap |
Modifier | Constructor and Description |
---|---|
protected |
CBorderListener() |
Modifier and Type | Method and Description |
---|---|
void |
addBorder(CEclipseBorder border) |
void |
propertyChanged(bibliothek.gui.dock.util.DockProperties properties,
bibliothek.gui.dock.util.PropertyKey<bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement> property,
bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement oldValue,
bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement newValue) |
protected WeakHashMap<CEclipseBorder,Void> wmap
public void addBorder(CEclipseBorder border)
public void propertyChanged(bibliothek.gui.dock.util.DockProperties properties, bibliothek.gui.dock.util.PropertyKey<bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement> property, bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement oldValue, bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement newValue)
propertyChanged
in interface bibliothek.gui.dock.util.DockPropertyListener<bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement>