|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HWMResizeMoveTarget
Title: HWMResizeMoveTarget
Description: This interface must be implemented by classes the need to interact with the HWMResizeMoveBand
Company: Altair Engineering, Inc.
| Method Summary | |
|---|---|
void |
ResizeMoveDone()
Called by the HWMResizeMoveBand when the resize/move action is complete. |
void |
UpdateBoundingBox(java.awt.Rectangle rectBounds)
Called by the HWMResizeMoveBand when the band needs to be updated. |
| Method Detail |
|---|
void UpdateBoundingBox(java.awt.Rectangle rectBounds)
java.awt.Rectangle - rectBounds The new bounds of the bandvoid ResizeMoveDone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||