com.tapina.robe.swi
Class Font
java.lang.Object
com.tapina.robe.runtime.Block
com.tapina.robe.runtime.DataBlock
com.tapina.robe.module.Module
com.tapina.robe.swi.SWIHandler
com.tapina.robe.swi.Font
- public final class Font
- extends SWIHandler
This class represents a standard RISC OS module.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Font getInstance()
getBase
public static int getBase()
getName
public java.lang.String getName()
- Overrides:
getName
in class Module
getMethod
public static java.lang.reflect.Method getMethod(java.lang.Integer offset)
throws java.lang.NoSuchMethodException
- Throws:
java.lang.NoSuchMethodException
ListFonts
public final void ListFonts(Environment env)
- This SWI returns, one at a time, the fonts found with the given path, or a font menu.
- Parameters:
env
-
Copyright © 2003-2005 . All Rights Reserved.