| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface KeyDescription
A description of the properties of a key. This interface inherits
 the semantics of its superinterface Described.
 In addition, it provides information about some key being described,
 and about the type and quantity of values associated with this key.
| Field Summary | 
|---|
| Fields inherited from interface de.grogra.util.Described | 
|---|
| ACCELERATOR_KEY, ICON, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, TITLE | 
| Method Summary | |
|---|---|
|  java.lang.String | getKey()Returns the key which is described by this instance. | 
|  Quantity | getQuantity()Returns the quantity of values which are associated with the key. | 
|  Type | getType()Returns the type of values which are associated with the key. | 
| Methods inherited from interface de.grogra.util.Described | 
|---|
| getDescription | 
| Method Detail | 
|---|
java.lang.String getKey()
Quantity getQuantity()
Type getType()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||