public static class FieldPaintInterface.Field extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
justification |
int |
length |
int |
position
The components visible in the field.
|
int |
screenWidth |
int |
type |
| Constructor and Description |
|---|
Field(int position,
int length,
int type,
int justification,
int screenWidth) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(FieldPaintInterface.Field f) |
boolean |
equals(Object otherField)
Check if the field is the same as another field.
|
public int position
public int length
public int type
public int justification
public int screenWidth
public Field(int position,
int length,
int type,
int justification,
int screenWidth)
public boolean equals(Object otherField)
public boolean equals(FieldPaintInterface.Field f)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.