Uses of Class
org.eclipse.ui.forms.widgets.SizeCache
-
Packages that use SizeCache Package Description org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts. -
-
Uses of SizeCache in org.eclipse.ui.forms.widgets
Methods in org.eclipse.ui.forms.widgets that return SizeCache Modifier and Type Method Description SizeCache
LayoutCache. getCache(int idx)
Returns the size cache for the given control
-