- All Implemented Interfaces:
FSFont
- Author:
- Vianney le Clément
-
Constructor Summary
Constructors
SWTFSFont(org.eclipse.swt.graphics.Font font,
float size)
SWTFSFont(org.eclipse.swt.graphics.Font font,
float size,
boolean noDispose)
-
Method Summary
void
protected void
float
org.eclipse.swt.graphics.Font
-
Constructor Details
-
SWTFSFont
public SWTFSFont(org.eclipse.swt.graphics.Font font,
float size)
-
SWTFSFont
public SWTFSFont(org.eclipse.swt.graphics.Font font,
float size,
boolean noDispose)
-
Method Details
-
getSize2D
public float getSize2D()
- Specified by:
getSize2D in interface FSFont
-
getSWTFont
public org.eclipse.swt.graphics.Font getSWTFont()
-
dispose
public void dispose()
-
finalize
protected void finalize()
- Overrides:
finalize in class Object