public class FontBase extends Object
FontBase(Integer index, String name, int size)
Integer
getIndex()
String
getName()
int
getSize()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FontBase(Integer index, String name, int size)
index
name
size
public String getName()
public int getSize()
public Integer getIndex()
public String toString()
toString
Object
Copyright © 2000–2017 Packwood Software. All rights reserved.