Uses of Class
bibliothek.util.Workarounds

Packages that use Workarounds
bibliothek.util Some classes which are used in DockingFrames, but do not have any importance. 
 

Uses of Workarounds in bibliothek.util
 

Methods in bibliothek.util that return Workarounds
static Workarounds Workarounds.getDefault()
          Gets access to the currently used Workaroundss.
 

Methods in bibliothek.util with parameters of type Workarounds
static void Workarounds.setDefault(Workarounds workarounds)
          Seets the Workarounds that should be used.