| Klasse javax.swing.text.PasswordView | 1.2 |
java.lang.Object
|
+--javax.swing.text.View
|
+--javax.swing.text.PlainView
|
+--javax.swing.text.FieldView
|
+--javax.swing.text.PasswordView
| Konstruktoren | |
|---|---|
| public | PasswordView(Element elem) |
| Methoden | |
|---|---|
| protected int | drawUnselectedText(Graphics g, int x, int y, int p0, int p1) |
| protected int | drawSelectedText(Graphics g, int x, int y, int p0, int p1) |
| protected int | drawEchoCharacter(Graphics g, int x, int y, char c) |
| public Shape | modelToView(int pos, Shape a, Position.Bias b) |
| public int | viewToModel(float fx, float fy, Shape a, Position.Bias[] bias) |
| public float | getPreferredSpan(int axis) |