editor : Java Glossary

go to home page E words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish by Roedy Green ©1996-2009 Canadian Mind Products
index page for letter ⇒ punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
The CurrCon Java Applet displays prices on this web page converted with today’s exchange rates into your local international currency, e.g. Euros, US dollars, Canadian dollars, British Pounds, Indian Rupees… CurrCon requires Java 1.1 or later, preferably 1.6.0_14. If you can’t see the prices, or if you just want to learn more about CurrCon, click here for help.
editor
A program whose main function is composing and modifying text files, without embedded formatting for font, colour etc. A word processor, in contrast, creates proprietary format files that encode font, colour, size etc. One of the main uses of an editor is preparing Java source code or HTML for web pages. Every IDE comes with an editor. A editor might be used to create HTML, which has text formatting, but you work with raw text tags.

What features are important?

Your choice of editor is crucial. You will use it more than any other program. It is very hard to switch editors, because they each work differently, and you do most of your editing without conscious thought about the particlar keystrokes.

My favourite editor is SlickEdit®. My least favourite editor is EMACS. It is just too unlike any other Windows program. Not even the mouse works the same way. It has a powerful LISP macro language which is why people fall in love with it.

Programmable editors include:

Non programmable editors include: Best to test drive an editor before purchase. You may hate something others like. I invite you to tell me about your favourite editors, where you can get them, and what you like/dislike most about them. What counts as a high end editor vs a low end IDE is a gray area. Editors are typically much faster which is why I prefer them to IDEs for all but debugging.

CMP homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.58]
You are visitor number 9,001.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/editor.html J:\mindprod\jgloss\editor.html