Overview | Methods | This Package | All Packages
Retrieves the rectangular area that this button occupies.
Syntax
public final Rectangle getRect()
Return Value
Returns a Rectangle object that specifies the area that this button occupies. If this button has no parent, this method returns null.