Sets a boolean value indicating whether the status bar has a sizing grip on its right side, which the user can drag to resize the status bar.
public void setSizingGrip( boolean value )
value
Set to true if the status bar has a sizing grip; otherwise, set to false. The default value is true.
See Also getSizingGrip