|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.openapi.ui.LabeledComponent.TextWithMnemonic
public static class LabeledComponent.TextWithMnemonic
| Constructor Summary | |
|---|---|
LabeledComponent.TextWithMnemonic(java.lang.String text,
int mnemoniIndex)
|
|
| Method Summary | |
|---|---|
static LabeledComponent.TextWithMnemonic |
fromLabel(javax.swing.JLabel label)
|
static LabeledComponent.TextWithMnemonic |
fromTextWithMnemonic(java.lang.String textWithMnemonic)
|
java.lang.String |
getTextWithMnemonic()
|
void |
setToLabel(javax.swing.JLabel label)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabeledComponent.TextWithMnemonic(java.lang.String text,
int mnemoniIndex)
| Method Detail |
|---|
public void setToLabel(javax.swing.JLabel label)
public java.lang.String getTextWithMnemonic()
public static LabeledComponent.TextWithMnemonic fromTextWithMnemonic(java.lang.String textWithMnemonic)
public static LabeledComponent.TextWithMnemonic fromLabel(javax.swing.JLabel label)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||