Retrieves a boolean value indicating whether the user can give the focus to this control using the TAB key.
public final boolean getTabStop()
Returns true if the user can give the focus to this control using the TAB key; otherwise, returns false.
See Also setTabStop