|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectBillBoard
public class BillBoard
BillBoard is the grid of dates and courses with assignments
Uses
DrawingPanel
| Field Summary | |
|---|---|
static int |
BOARD_LENGTH
|
static int |
BOARD_WIDTH
Width of the board with graphics |
static java.awt.Font |
headerFont
|
| Constructor Summary | |
|---|---|
BillBoard(Person person,
Semester semester,
plainDate pDate)
|
|
| Method Summary | |
|---|---|
void |
draw()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BOARD_WIDTH
public static final int BOARD_LENGTH
public static final java.awt.Font headerFont
| Constructor Detail |
|---|
public BillBoard(Person person,
Semester semester,
plainDate pDate)
| Method Detail |
|---|
public void draw()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||