|
|||||||||
| Home >> All >> javax >> ide >> model >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.ide.model.spi
Interface JavaSourceImpl

- All Superinterfaces:
- DocumentImpl, ElementImpl, TextDocumentImpl
- public interface JavaSourceImpl
- extends TextDocumentImpl
| Method Summary | |
javax.ide.model.java.declaration.ClassD |
getClass(javax.ide.model.Project project)
|
| Methods inherited from interface javax.ide.model.spi.TextDocumentImpl |
getTextModel |
| Methods inherited from interface javax.ide.model.spi.DocumentImpl |
addDocumentListener, close, getReader, getTimestamp, getURI, isDirty, isNew, isOpen, isReadOnly, markDirty, open, removeDocumentListener, save, setURI |
| Methods inherited from interface javax.ide.model.spi.ElementImpl |
getIcon, getLabel, getLongLabel, getToolTip |
| Method Detail |
getClass
public javax.ide.model.java.declaration.ClassD getClass(javax.ide.model.Project project) throws java.io.IOException
|
|||||||||
| Home >> All >> javax >> ide >> model >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC