|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Key | |
de.jface.util |
Uses of Key in de.jface.util |
Methods in de.jface.util that return Key | |
Key |
Dictionary.getRootKey()
|
Key |
Key.getKey(java.lang.String name)
Returns the child-key with the given name. |
Methods in de.jface.util with parameters of type Key | |
java.lang.String |
Dictionary.get(Key key)
|
void |
Dictionary.put(Key key,
java.lang.String value)
|
boolean |
Dictionary.remove(Key key)
|
boolean |
Dictionary.contains(Key key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |