|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.swing.MnemonicDecoder
public class MnemonicDecoder
| Constructor Summary | |
|---|---|
MnemonicDecoder(java.lang.String input)
|
|
| Method Summary | |
|---|---|
char |
getMnemonicChar()
|
int |
getMnemonicPos()
|
java.lang.String |
getString()
|
boolean |
isMnemonic()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MnemonicDecoder(java.lang.String input)
| Method Detail |
|---|
public java.lang.String getString()
public boolean isMnemonic()
public int getMnemonicPos()
public char getMnemonicChar()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||