|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDocument | |
---|---|
org.vizzini.game | Provides core game classes for the game framework. |
org.vizzini.util | Provides utility classes for the game framework. |
Uses of IDocument in org.vizzini.game |
---|
Subinterfaces of IDocument in org.vizzini.game | |
---|---|
interface |
IGameState
Defines methods required by game states in the game framework. |
Classes in org.vizzini.game that implement IDocument | |
---|---|
class |
AbstractGameState
Provides base functionality for game states in the game framework. |
class |
DefaultGameState
Provides default functionality for game states in the game framework. |
Uses of IDocument in org.vizzini.util |
---|
Classes in org.vizzini.util that implement IDocument | |
---|---|
class |
AbstractDocument
Provides implementations of methods required by documents. |
class |
DocumentSupport
Provides implementations of methods required by documents. |
Methods in org.vizzini.util that return IDocument | |
---|---|
IDocument |
AbstractDocument.getDocument()
Return the document. |
IDocument |
DocumentSupport.getDocument()
Return the document. |
Methods in org.vizzini.util with parameters of type IDocument | |
---|---|
void |
AbstractDocument.setDocument(IDocument document)
Set the document. |
void |
DocumentSupport.setDocument(IDocument document)
Set the document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |