org.softsmithy.lib.swing.customizer
Interface CustomizerConstraints

All Known Subinterfaces:
TableConstraints
All Known Implementing Classes:
AbsoluteTableConstraints, AbstractTableConstraints, RelativeTableConstraints

public interface CustomizerConstraints

Author:
puce

Method Summary
 Rectangle getAbsoluteBounds()
           
 void setAbsoluteBounds(Rectangle bounds)
           
 

Method Detail

getAbsoluteBounds

Rectangle getAbsoluteBounds()

setAbsoluteBounds

void setAbsoluteBounds(Rectangle bounds)


Copyright © 2002-2011 SoftSmithy. All Rights Reserved.