Microsoft SDK for Java

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

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