|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--BoxChars
This class is a wrapper for data used to hold the characters to be used in drawing a box on the screen.
| Field Summary | |
char |
horizontal
|
char |
lowerLeftCorner
|
char |
lowerRightCorner
|
char |
upperLeftCorner
|
char |
upperRightCorner
|
char |
vertical
|
| Constructor Summary | |
BoxChars()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public char upperLeftCorner
public char upperRightCorner
public char lowerLeftCorner
public char lowerRightCorner
public char vertical
public char horizontal
| Constructor Detail |
public BoxChars()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||