ToolBarButton.getRect

Overview | Methods | This Package | All Packages

ToolBarButton.getRect

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.