public class TextView extends AbstractView
| Constructor and Description |
|---|
TextView(TextDocument doc) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent()
Return the component that implements the display of this view.
|
String |
getShortTitle()
Get the short title of this document.
|
TextDocument |
getTextDocument() |
String |
getTitle()
Get the title of this document
|
close, copy, cut, getDocument, pastepublic TextView(TextDocument doc)
public TextDocument getTextDocument()
public JComponent getComponent()
AbstractViewgetComponent in interface ViewgetComponent in class AbstractViewpublic String getTitle()
AbstractViewgetTitle in interface ViewgetTitle in class AbstractViewpublic String getShortTitle()
AbstractViewgetShortTitle in interface ViewgetShortTitle in class AbstractViewCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.