Uses of Class
org.fuin.utils4swing.layout.scalable.ScalableLayout

Packages that use ScalableLayout
org.fuin.utils4swing.layout.scalable A layout manager that resizes the content along to a given factor. 
 

Uses of ScalableLayout in org.fuin.utils4swing.layout.scalable
 

Subclasses of ScalableLayout in org.fuin.utils4swing.layout.scalable
 class DefaultScalableLayout
          A layout manager that resizes the content along to a given factor.
 

Method parameters in org.fuin.utils4swing.layout.scalable with type arguments of type ScalableLayout
 void DefaultScalableLayoutRegistry.putScalableLayout(java.lang.Class<? extends java.awt.LayoutManager> layoutManagerClass, java.lang.Class<? extends ScalableLayout> scalableLayoutClass)
          Adds a layout manager class mapping to the registry.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.