Uses of Interface
bibliothek.gui.dock.common.event.FontMapListener

Packages that use FontMapListener
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
 

Uses of FontMapListener in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common with parameters of type FontMapListener
 void FontMap.addListener(FontMapListener listener)
          Adds a listener to this map.
 void FontMap.removeListener(FontMapListener listener)
          Removes listener from this map.