|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectStringFieldEditor
ch.elexis.preferences.inputs.PasswordFieldEditor
public class PasswordFieldEditor
Constructor Summary | |
---|---|
PasswordFieldEditor(java.lang.String name,
java.lang.String title,
Composite parent)
|
Method Summary | |
---|---|
Text |
getTextControl(Composite parent)
Returns this field editor's text control. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PasswordFieldEditor(java.lang.String name, java.lang.String title, Composite parent)
Method Detail |
---|
public Text getTextControl(Composite parent)
The control is created if it does not yet exist
parent
- the parent
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |