Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
240 | swalkenh | 1 | PK |
545 | swalkenh | 2 | |
3 | |||
240 | swalkenh | 4 | Comment: view everything as text, best as default plugin |
5 | Transform-To-File: src/plugins/textEditorPlugin/TextEditorPluginTransf |
||
6 | orm.xsl |
||
7 | Created-By: 1.4.0 (Sun Microsystems Inc.) |
||
8 | Description: ...(todo) |
||
9 | XMLEditor-Plugin-Name: TextEditor |
||
10 | Class-Path: |
||
11 | Transform-Fro-File: src/plugins/textEditorPlugin/TextEditorPluginTrans |
||
12 | formBack.xsl |
||
13 | Main-Class: src.plugins.textEditorPlugin.TextEditorPlugin |
||
14 | |||
15 | Name: src/plugins/textEditorPlugin |
||
16 | Specification-Version: 0.4 (05/07/03) |
||
17 | Specification-Title: plugin for XMLEditor |
||
18 | Implementation-Version: 0.1 (05/07/03) |
||
19 | Implementation-Title: src.plugins.textEditorPlugin |
||
20 | Implementation-Vendor: group5, software practice SS_2003, University B |
||
21 | ielefeld, Germany |
||
22 | Specification-Vendor: group5, software practice SS_2003, University Bi |
||
23 | elefeld, Germany |
||
24 | |||
25 | PK |
||
545 | swalkenh | 26 | |
521 | swalkenh | 27 | pluginName Ljava/lang/String; ConstantValue |
28 | TextEditor guiInterface Lsrc/gui/GuiInterface; ourEventListener Lsrc/control/OurEventListener; textArea Ljavax/swing/JTextArea; |
||
545 | swalkenh | 29 | scrollPane Ljavax/swing/JScrollPane; |
521 | swalkenh | 30 | syncButton Ljavax/swing/JButton; logInterface Lsrc/gui/LogInterface; statusInterface Lsrc/gui/StatusInterface; transformer !Ljavax/xml/transform/Transformer; changedNode Lorg/w3c/dom/Node; oldNode |
31 | oldContent modified Z <init> ()V Code ( ) |
||
545 | swalkenh | 32 |