Microsoft SDK for Java

Panel.getBorderStyle

Retrieves a value indicating the kind of border the panel has.

Syntax

public final int getBorderStyle()

Return Value

Returns an integer that specifies the kind of border the panel has. Possible return values are constants defined in the BorderStyle class.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.