StatusBarPanel.getBorderStyle

Overview | Methods | This Package | All Packages

StatusBarPanel.getBorderStyle

Retrieves a value indicating whether the panel has a raised border, a sunken border, or no border.

Syntax

public int getBorderStyle()

Return Value

Returns an integer that represents the panel border style. Possible return values are constants defined in the StatusBarPanelBorderStyle class.

See Also   setBorderStyle