Uses of Class
bibliothek.gui.dock.IconManager.Entry

Packages that use IconManager.Entry
bibliothek.gui.dock   
 

Uses of IconManager.Entry in bibliothek.gui.dock
 

Fields in bibliothek.gui.dock with type parameters of type IconManager.Entry
private  java.util.Map<java.lang.String,IconManager.Entry> IconManager.icons
          all icons known to this manager
 

Methods in bibliothek.gui.dock that return IconManager.Entry
private  IconManager.Entry IconManager.getEntry(java.lang.String key)
          Searches or creates an entry for the given key.