Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Control.createHandle
Creates a handle for this control.
Syntax
protected void createHandle()
Remarks
This method should be called only by the framework. When overriding this method, be sure to call super.createHandle.