public class FontList
extends java.util.Hashtable
Constructor and Description |
---|
FontList()
Class constructor
For use by dataviews only
|
Modifier and Type | Method and Description |
---|---|
java.awt.Font |
getFont(java.lang.String name,
int style,
int size)
Retrieve a font from the hash table based on name, style, and size
Add a new one if not found
For use by dataviews only
|
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values