Package ise.java.awt

Class Summary
KappaLayout KappaLayout, a Java layout manager.
Copyright (C) 2000, Dale Anson

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
KappaLayout.Constraints This class is cloneable so that users may create and reuse a Constraints object similar to how one would use a GridBagConstraints rather than the string parameters.
KappaLayout.Strut Simple component that is invisible.
LambdaLayout LambdaLayout, a Java layout manager.
Copyright (C) 2001, Dale Anson

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 



Copyright © 2000 Dale Anson, All Rights Reserved.
KappaLayout Home Page