Uses of Class
bibliothek.gui.dock.util.PropertyValue

Packages that use PropertyValue
bibliothek.gui.dock   
bibliothek.gui.dock.station   
 

Uses of PropertyValue in bibliothek.gui.dock
 

Fields in bibliothek.gui.dock declared as PropertyValue
private  PropertyValue<javax.swing.Icon> AbstractDockable.titleIcon
          the icon of this dockable
private  PropertyValue<java.lang.String> AbstractDockable.titleText
          the title of this dockable
 

Uses of PropertyValue in bibliothek.gui.dock.station
 

Fields in bibliothek.gui.dock.station declared as PropertyValue
private  PropertyValue<javax.swing.Icon> SplitDockStation.titleIcon
          Optional icon for this station
private  PropertyValue<java.lang.String> SplitDockStation.titleText
          Optional text for this station