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

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

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

Subclasses of ScalableLayout2 in org.fuin.utils4swing.layout.scalable
 class DefaultScalableLayout2
          A layout manager that resizes the content along to a given factor.
 class ScalableBorderLayout
          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 ScalableLayout2
 void DefaultScalableLayoutRegistry.putScalableLayout2(Class<? extends LayoutManager2> layoutManager2Class, Class<? extends ScalableLayout2> scalableLayout2Class)
          Adds a layout manager class mapping to the registry.
 



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