Uses of Interface
bibliothek.gui.dock.common.CFocusHistory

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

Uses of CFocusHistory in bibliothek.gui.dock.common
 

Classes in bibliothek.gui.dock.common that implement CFocusHistory
 class DefaultCFocusHistory
          The default implementation of CFocusHistory does not offer any additional functionality.
 

Methods in bibliothek.gui.dock.common that return CFocusHistory
 CFocusHistory CControl.getFocusHistory()
          Gets an object describing which CDockables did have the focus in which order.