Sets a boolean value indicating whether a list box can recognize and expand tab characters when drawing its strings.
public final void setUseTabStops( boolean value )
value
Set to true if the list box can expand tab characters; otherwise, set to false. The default value is true.