|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<String,String>
org.jmol.export.UseTable
class UseTable
| Field Summary | |
|---|---|
private int |
iObj
|
private String |
keyword
|
private char |
term
|
| Constructor Summary | |
|---|---|
UseTable(String keyword)
|
|
| Method Summary | |
|---|---|
(package private) String |
getDef(String key)
Hashtable htDefs contains references to _n where n is a number. |
| Methods inherited from class java.util.Hashtable |
|---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private int iObj
private String keyword
private char term
| Constructor Detail |
|---|
UseTable(String keyword)
| Method Detail |
|---|
String getDef(String key)
key -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||