Uses of Enum Class
org.eclipse.swt.internal.DPIUtil.AutoScaleMethod
Packages that use DPIUtil.AutoScaleMethod
-
Uses of DPIUtil.AutoScaleMethod in org.eclipse.swt.internal
Subclasses with type arguments of type DPIUtil.AutoScaleMethod in org.eclipse.swt.internalFields in org.eclipse.swt.internal declared as DPIUtil.AutoScaleMethodModifier and TypeFieldDescriptionprivate static final DPIUtil.AutoScaleMethodDPIUtil.AUTO_SCALE_METHOD_SETTINGprivate static DPIUtil.AutoScaleMethodDPIUtil.autoScaleMethodMethods in org.eclipse.swt.internal that return DPIUtil.AutoScaleMethodModifier and TypeMethodDescriptionstatic DPIUtil.AutoScaleMethodReturns the enum constant of this class with the specified name.static DPIUtil.AutoScaleMethod[]DPIUtil.AutoScaleMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.swt.internal that return types with arguments of type DPIUtil.AutoScaleMethod