com.datamessenger.awt.graphics
Class ViewportLayout


java.lang.Object

  |

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

        |

        +--com.datamessenger.awt.graphics.ViewportLayout


public class ViewportLayout
extends Layout
implements DMConstants


Fields inherited from class com.datamessenger.awt.graphics.Layout
insets, offsetx, offsety
 
Fields inherited from interface com.datamessenger.awt.graphics.DMConstants
ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_LEFT, ALIGN_MIDDLE, ALIGN_RIGHT, ALIGN_TOP, BOTH, BOTTOM, CENTER, HORIZONTAL, LEFT, MIDDLE, NONE, RIGHT, TOP, VERTICAL
 
Constructor Summary
ViewportLayout(int placement)
           
 
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
 

Constructor Detail

ViewportLayout


public ViewportLayout(int placement)
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.