AutoSizeEvent Class

AutoSizeEvent Class

This Package | All Packages

Event
  |
  +--AutoSizeEvent
public class AutoSizeEvent
extends Event

Topic under construction.

Fields
Name Description
newRectangle Topic under construction.

Constructors
Name Description
AutoSizeEvent(Rectangle newRectangle) Topic under construction.

Fields

AutoSizeEvent.newRectangle

Syntax
public final Rectangle newRectangle;
Description
Topic under construction.

Constructors

AutoSizeEvent.AutoSizeEvent

Syntax
public AutoSizeEvent( Rectangle newRectangle );
Description

Topic under construction.