java.lang.Objectkey for a font tablejavax.swing.text.StyleContext$FontKey
| Constructor: |
|---|
|
| Method from javax.swing.text.StyleContext$FontKey Summary: |
|---|
| equals, hashCode, setValue |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.text.StyleContext$FontKey Detail: |
|---|
true if and only if the argument is not
null and is a Font object with the same
name, style, and point size as this font. |
|
|