|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyStrokeOptionComponent | |
|---|---|
| edu.rice.cs.drjava.ui.config | Contains the GUI code for displaying and modifying configuration options. |
| Uses of KeyStrokeOptionComponent in edu.rice.cs.drjava.ui.config |
|---|
| Fields in edu.rice.cs.drjava.ui.config declared as KeyStrokeOptionComponent | |
|---|---|
private KeyStrokeOptionComponent |
KeyStrokeOptionComponent.GetKeyDialog._ksoc
|
private static KeyStrokeOptionComponent |
KeyStrokeOptionComponentTest._option
|
| Fields in edu.rice.cs.drjava.ui.config with type parameters of type KeyStrokeOptionComponent | |
|---|---|
static HashMap<KeyStroke,KeyStrokeOptionComponent> |
KeyStrokeOptionComponent._keyToKSOC
|
| Methods in edu.rice.cs.drjava.ui.config with parameters of type KeyStrokeOptionComponent | |
|---|---|
int |
KeyStrokeOptionComponent.compareTo(KeyStrokeOptionComponent other)
Compares two KeyStrokeOptionComponents based on the text of their labels. |
void |
KeyStrokeOptionComponent.GetKeyDialog.promptKey(KeyStrokeOptionComponent k)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||