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, paste
public TextView(TextDocument doc)
public TextDocument getTextDocument()
public JComponent getComponent()
AbstractView
getComponent
in interface View
getComponent
in class AbstractView
public String getTitle()
AbstractView
getTitle
in interface View
getTitle
in class AbstractView
public String getShortTitle()
AbstractView
getShortTitle
in interface View
getShortTitle
in class AbstractView
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.