Retrieves a value indicating whether the panel has a raised border, a sunken border, or no border.
public int getBorderStyle()
Returns an integer that represents the panel border style. Possible return values are constants defined in the StatusBarPanelBorderStyle class.
See Also setBorderStyle