|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OrderDisplayPanel | |
| dip.gui | |
| dip.gui.map | |
| dip.gui.undo | |
| Uses of OrderDisplayPanel in dip.gui |
| Subclasses of OrderDisplayPanel in dip.gui | |
class |
F2FOrderDisplayPanel
The F2FOrderDisplayPanel: displayer of orders for Face-to-Face (F2F) games. |
| Methods in dip.gui that return OrderDisplayPanel | |
OrderDisplayPanel |
ClientFrame.getOrderDisplayPanel()
Get the OrderDisplayPanel component |
| Uses of OrderDisplayPanel in dip.gui.map |
| Methods in dip.gui.map that return OrderDisplayPanel | |
OrderDisplayPanel |
MapPanel.getOrderDisplayPanel()
Convenience method: get the order display panel. |
| Uses of OrderDisplayPanel in dip.gui.undo |
| Methods in dip.gui.undo that return OrderDisplayPanel | |
OrderDisplayPanel |
UndoRedoManager.getOrderDisplayPanel()
Returns the OrderDisplayPanel associated with this UndoRedo manager. |
| Methods in dip.gui.undo with parameters of type OrderDisplayPanel | |
void |
UndoRedoManager.setOrderDisplayPanel(OrderDisplayPanel orderDisplayPanel)
Can be used post-deserialization |
| Constructors in dip.gui.undo with parameters of type OrderDisplayPanel | |
UndoRedoManager(ClientFrame clientFrame,
OrderDisplayPanel orderDisplayPanel)
Constructor |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||