|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HighlightData | |
---|---|
org.vizzini.ui.game.boardgame | Provides board game user interface classes for the game framework. |
org.vizzini.ui.game.boardgame.chess | Provides user interface classes for 3D chess for the game framework. |
Uses of HighlightData in org.vizzini.ui.game.boardgame |
---|
Methods in org.vizzini.ui.game.boardgame that return HighlightData | |
---|---|
HighlightData |
BoardShape.getCurrentHighlightData()
|
protected HighlightData |
AbstractGridBoardUISwing.getSelectionHighlightData()
|
Methods in org.vizzini.ui.game.boardgame with parameters of type HighlightData | |
---|---|
void |
BoardShape.add(HighlightData highlightData)
Add the given highlight data. |
void |
GridBoard3DUISwing.add(HighlightData highlightData)
Add the given highlight data. |
void |
GridBoardUISwing.add(HighlightData highlightData)
Add the given highlight data. |
void |
IGridBoardUISwing.add(HighlightData highlightData)
Add the given highlight data. |
protected void |
GridBoardUISwing.applyHighlightData(HighlightData highlightData)
Apply the given highlight data. |
protected void |
BoardShape.paintHighlight(Graphics2D g,
HighlightData data)
Paint the given square highlight. |
void |
BoardShape.remove(HighlightData highlightData)
Add the given highlight data. |
void |
GridBoard3DUISwing.remove(HighlightData highlightData)
Remove the given highlight data. |
void |
GridBoardUISwing.remove(HighlightData highlightData)
Remove the given highlight data. |
void |
IGridBoardUISwing.remove(HighlightData highlightData)
Remove the given highlight data. |
protected void |
AbstractGridBoardUISwing.setCurrentHighlightData(HighlightData currentHighlightData)
|
void |
BoardShape.setCurrentHighlightData(HighlightData highlightData)
Set the current highlight data. |
void |
GridBoard3DUISwing.setCurrentHighlightData(HighlightData highlightData)
Set the current highlight data. |
protected void |
GridBoardUISwing.setCurrentHighlightData(HighlightData highlightData)
|
protected void |
AbstractGridBoardUISwing.setSelectionHighlightData(HighlightData selectionHighlightData)
|
Uses of HighlightData in org.vizzini.ui.game.boardgame.chess |
---|
Methods in org.vizzini.ui.game.boardgame.chess with parameters of type HighlightData | |
---|---|
protected void |
AbstractGridBoardUISwing.setSelectionHighlightData(HighlightData selectionHighlightData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |