private static class StyleElement.FontDescriptor extends Object
String
name
int
size
style
FontDescriptor(String name, int style, int size)
boolean
equals(Object obj)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public String name
public int style
public int size
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
JOSM