|
|||||||||
| Home >> All >> com >> adorphuye >> othello >> gui >> [ board overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.adorphuye.othello.gui.board
Interface BoardCellRenderer

- All Known Implementing Classes:
- DefaultBoardCellRenderer
- public interface BoardCellRenderer
| Method Summary | |
java.awt.Component |
getBoardCellRenderer(java.awt.Component parent,
boolean hasFocus,
java.lang.Object value,
java.awt.Point p)
|
| Method Detail |
getBoardCellRenderer
public java.awt.Component getBoardCellRenderer(java.awt.Component parent, boolean hasFocus, java.lang.Object value, java.awt.Point p)
|
|||||||||
| Home >> All >> com >> adorphuye >> othello >> gui >> [ board overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC