| Package | Description |
|---|---|
| com.buckosoft.fibs.BuckoFIBS.gui |
Primary Swing objects
|
| com.buckosoft.fibs.BuckoFIBS.gui.boardTab |
Swing objects to draw the boardTab.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
MainDialogI.getDocument()
Return a reference to our board.
|
Document |
MainDialog.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchStatusPanel.setDocument(Document document)
Set the reference to the document
|
void |
BoardTab.setDocument(Document document)
Set the reference to our Board
|