Uses of Class
org.eclipse.swt.custom.CTabFolderRenderer
-
Packages that use CTabFolderRenderer Package Description org.eclipse.swt.custom SWT Custom widgets. -
-
Uses of CTabFolderRenderer in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom that return CTabFolderRenderer Modifier and Type Method Description CTabFolderRendererCTabFolder. getRenderer()Returns the receiver's renderer.Methods in org.eclipse.swt.custom with parameters of type CTabFolderRenderer Modifier and Type Method Description voidCTabFolder. setRenderer(CTabFolderRenderer renderer)Sets the renderer which is associated with the receiver to be the argument which may be null.
-