| Package | org.aswing.resizer |
| Interface | public interface ResizeStrategy |
| Implementors | ResizeStrategyImp |
| Method | Defined by | ||
|---|---|---|---|
|
Count and return the new bounds what the component would be resized to.
| ResizeStrategy | ||
| getBounds | () | method |
public function getBounds(com:Component, movedX:int, movedY:int):IntRectangleCount and return the new bounds what the component would be resized to.
Parameterscom:Component |
|
movedX:int |
|
movedY:int |
IntRectangle |