Interface Textframe
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
TextframeImpl
The Interface Textframe.
-
Method Summary
-
Method Details
-
getValign
int getValign()Gets the valign.- Returns:
- the valign
-
setValign
void setValign(int valign) Sets the valign.- Parameters:
valign- the new valign
-
getValue
String getValue()Gets the value.- Returns:
- the value
-
setValue
Sets the value.- Parameters:
value- the new value
-