Package org.fuin.utils4swing.layout.scalable

A layout manager that resizes the content along to a given factor.

See:
          Description

Interface Summary
BorderScaler Scales (resizes) a special type of Border.
ComponentScaler Scales (resizes) a special type of component.
ScalableLayoutRegistry Registry of known helper classes for scaling components and layouts.
 

Class Summary
AbstractScalableLayout A layout manager that resizes the content along to a given factor.
DefaultBorderScaler Scales nothing.
DefaultComponentScaler Scales any AWT component.
DefaultScalableLayout A layout manager that resizes the content along to a given factor.
DefaultScalableLayout2 A layout manager that resizes the content along to a given factor.
DefaultScalableLayoutRegistry default registry for scalers.
JComponentScaler Scales any AWT component.
JSpinnerScaler Scales a JSpinner.
LineBorderScaler Scales a LineBorder.
ScalableBorderLayout A layout manager that resizes the content along to a given factor.
ScalableLayout A layout manager that resizes the content along to a given factor.
ScalableLayout2 A layout manager that resizes the content along to a given factor.
ScalableLayoutUtils Utils for the package.
ScaledBorder Helper class for scaled borders.
ScaledComponent Helper class for scaled AWT components that don't have client properties.
ScaledTitledBorder Helper class for scaled borders.
TitledBorderScaler Scales a TitledBorder.
 

Package org.fuin.utils4swing.layout.scalable Description

A layout manager that resizes the content along to a given factor.



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