|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nokia.carbide.cpp.epoc.engine.DocumentFactory
public abstract class DocumentFactory
Factory providing instances of IDocument useful for the model. These are merely JFace Documents with more useful #toString() methods.
| Constructor Summary | |
|---|---|
DocumentFactory()
|
|
| Method Summary | |
|---|---|
static IDocument |
createDocument()
|
static IDocument |
createDocument(java.lang.String content)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentFactory()
| Method Detail |
|---|
public static IDocument createDocument()
public static IDocument createDocument(java.lang.String content)
|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||