The Artima Developer Community
Sponsored Link

Java Buzz Forum
Editor Component for Swing Applications

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
Editor Component for Swing Applications Posted: Jun 6, 2005 2:19 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: Editor Component for Swing Applications
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
Editor Component is part of the Usefult Java Application Components (UJAC) project.

This component is a simple editor component which is intended for editing syntax documents such as program code or XML documents. The code base for this component is the editor component of a very early release of the great jEdit text editor. The component has been modified to be usable as a 'regular' editor component in the fashion of J2SE 1.4. In this meaning it is embeddable into a JScrollPane component and provides mouse wheel support. Because of that, this component only works with J2SE 1.4 or later!

It has also has a find/replace utility.

[Resource-Type: Library; Category: Java/Swing; XRating: 4]
Refer title of this post for details

Read: Editor Component for Swing Applications

Topic: Transparent Persistence, Transient and Detached Objects, and DTO's Previous Topic   Next Topic Topic: Football: England 2, US 1

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use