controlP5 / Controller / setTab( )

name
setTab ( )
description
set the tab of the controller. 
Syntax
setTab(theName);
setTab(theWindow, theName);
parameters
theNameString 


Returns
None
Usage
Web & Application
Related