Overview | Methods | This Package | All Packages
Retrieves the dimensions, in pixels, of small caption buttons.
Syntax
public static final Point getToolWindowCaptionButtonSize()
Return Value
Returns a Point object that represents the size of small caption buttons.
Remarks
Use the getToolWindowCaptionButtonSize method to obtain the dimensions of the buttons placed in the caption of a tool window. You can use this method to assist in adding your own custom buttons to the caption in a tool window.
See Also getToolWindowCaptionHeight