StatusBarPanel.setMinWidth

Overview | Methods | This Package | All Packages

StatusBarPanel.setMinWidth

Sets the minimum allowed width for the status bar panel.

Syntax

public void setMinWidth( int width )

Parameters

width

An integer that represents minimum allowed width, in pixels, for the panel.

See Also   getMinWidth