com.datamessenger.awt.graphics
Class AlignmentLayout


java.lang.Object

  |

  +--com.datamessenger.awt.graphics.Layout

        |

        +--com.datamessenger.awt.graphics.AlignmentLayout


public class AlignmentLayout
extends Layout


Field Summary
 double alignx
           
 double aligny
           
 
Fields inherited from class com.datamessenger.awt.graphics.Layout
insets, offsetx, offsety
 
Constructor Summary
AlignmentLayout(double alignx, double aligny)
           
 
Method Summary
 void updateLayout(java.awt.Rectangle parent, LayoutContext child)
           
 
Methods inherited from class com.datamessenger.awt.graphics.Layout
getInsets, getPreferredSize, pack, unpack, updateLayout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

alignx


public double alignx

aligny


public double aligny
Constructor Detail

AlignmentLayout


public AlignmentLayout(double alignx,

                       double aligny)
Method Detail

updateLayout


public void updateLayout(java.awt.Rectangle parent,

                         LayoutContext child)
Overrides:
updateLayout in class Layout


Comments, suggestions, and bug reports are welcomed and encouraged.
Please refer them to our support page. Thank you.

Copyright © 1999-2001 Produx House, Corp. All rights reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc.