Uses of Interface
com.hp.lft.sdk.stdwin.Tab
Packages that use Tab
-
Uses of Tab in com.hp.lft.sdk.stdwin
Methods in com.hp.lft.sdk.stdwin that return TabModifier and TypeMethodDescriptionTabControl.getSelectedTab()
Returns the selected tab in the tab control.Returns the tab with the specified name.Methods in com.hp.lft.sdk.stdwin that return types with arguments of type TabMethods in com.hp.lft.sdk.stdwin with parameters of type TabModifier and TypeMethodDescriptionvoid
Selects the specified tab.void
TabControl.select
(Tab tab, MouseButton button) Selects the specified tab in the tab control.