Interface org.aswing.plaf.basic.frame.ResizeStrategy

Description

The strategy for Resizer to count the new bounds of component would be resized to.

Method Index

getBounds()

Method Detail

getBounds

public function getBounds(com:Component, movedX:Number, movedY:Number):Rectangle

Count and return the new bounds what the component would be resized to.