|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.bion.officelayer.text.AbstractTextComponent
public abstract class AbstractTextComponent
Abstract component of a text document.
| Field Summary | |
|---|---|
protected ITextDocument |
textDocument
|
| Constructor Summary | |
|---|---|
AbstractTextComponent(ITextDocument textDocument)
Constructs new AbstractTextComponent. |
|
| Method Summary | |
|---|---|
ITextDocument |
getTextDocument()
Returns text document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ITextDocument textDocument
| Constructor Detail |
|---|
public AbstractTextComponent(ITextDocument textDocument)
throws java.lang.IllegalArgumentException
textDocument - text document to be used
java.lang.IllegalArgumentException - if the submitted text document is not valid| Method Detail |
|---|
public ITextDocument getTextDocument()
getTextDocument in interface ITextComponent
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||