jEdit Community - Resources for users of the jEdit Text Editor
the jedit text area
Submitted by Anonymous on Tuesday, 23 November, 2004 - 11:46
Hi,
do you know how can I interact with JEdit text area from a plugin?

10nx,
Mikele
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
Something like this ????
by Anonymous on Wed, 24/11/2004 - 09:12
JeditTextArea ta = jEdit.getActiveView().getTextArea();
ta.setSelectedText("New textarea text");
 
yes, but...
by Anonymous on Wed, 24/11/2004 - 10:44
Yes, that's what I'd want to do, but the java compiler gives me an error when I try to include the class "JeditTextArea". Is it normal? Is there something I must do to import the package "textarea"?

10nx
Mikele
 
Don't want to state the obvio
by nol on Thu, 25/11/2004 - 11:57
Don't want to state the obvious, but are you fully qualifying the class name? You should import "org.gjt.sp.jedit.textarea.JEditTextArea" not just "JEditTextArea". Also, make sure the jEdit.jar file is in your classpath as Lee says.
 
ClassPath
by Anonymous on Wed, 24/11/2004 - 14:16
You need to include the jEdit jar file on your classpath. All the jEdit classes are contained in the file jEdit.jar which should be in the directory where you installed jEdit.

Cheers
Lee
User login
Browse archives
« May 2025  
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   108254
Context Free Art (*.cfdg)   0.31   46074
BBEdit scheme   1.0   18609
JBuilder scheme   .001   18511
ColdFusion scheme   1.0   18044
R Edit Mode - extensive version   0.1   17490
Advanced HTML edit mode   1.0   16226
Matlab Edit Mode   1.0   16088
jEdit XP icons   1.0   15248
XP icons for jEdit   1.1   14312