| Package | Description |
|---|---|
| com.buckosoft.fibs.BuckoFIBS.gui.boardTab |
Swing objects to draw the boardTab.
|
| com.buckosoft.swing |
Define some GUI interfaces so that we can abstract the business of the GUI objects from the objects.
|
| Class and Description |
|---|
| JButtonI
Business interface for a JButton without the yucky GUI stuff.
|
| JJButton
A standard JButton implementing JButtonI
|
| Class and Description |
|---|
| JButtonI
Business interface for a JButton without the yucky GUI stuff.
|