|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.cwi.sen1.visplugin.VisualizationPluginWindow
nl.cwi.sen1.visplugin.text.TextVisualizationWindow
public class TextVisualizationWindow
| Field Summary | |
|---|---|
private javax.swing.JTextArea |
m_text
|
private static long |
serialVersionUID
|
private VisPluginTextUnparsing |
unparser
|
| Fields inherited from class nl.cwi.sen1.visplugin.VisualizationPluginWindow |
|---|
m_factory |
| Constructor Summary | |
|---|---|
TextVisualizationWindow(VisPluginTextUnparsing unparser)
|
|
| Method Summary | |
|---|---|
javax.swing.JPanel |
render(nl.cwi.sen1.relationstores.types.RTuple fact)
|
void |
setText(java.lang.String text)
|
| Methods inherited from class nl.cwi.sen1.visplugin.VisualizationPluginWindow |
|---|
createExtensionMenu, disconnectComponent, displayVisualization, executeOnLoad, exportToCsv, exportToCsvClicked, exportToImage, factOutOfDate, getController, getFactId, getStoreId, getStudio, getWindowId, initializeWindow, openLocationInEditor, rstoreUnloaded, showPopUp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private javax.swing.JTextArea m_text
private VisPluginTextUnparsing unparser
private static final long serialVersionUID
| Constructor Detail |
|---|
public TextVisualizationWindow(VisPluginTextUnparsing unparser)
| Method Detail |
|---|
public javax.swing.JPanel render(nl.cwi.sen1.relationstores.types.RTuple fact)
render in class nl.cwi.sen1.visplugin.VisualizationPluginWindowpublic void setText(java.lang.String text)
|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||