Results 1 to 1 of 1
Thread: Small scale Java Editor
- 01-27-2008, 08:46 PM #1
Member
- Join Date
- Jan 2008
- Posts
- 1
- Rep Power
- 0
Small scale Java Editor
Hi,
I am in the process of designing a small scale Java Editor which will give the user basic functionality to insert and edit images as well as basic drawing tools.
I've looked at various implementations and am uncertain as to the best method of doing this. Following features should ideally be supported:
- multiple images with drag and drop functionality (within the workspace panel)
- drawing basic shapes
- textboxes with font size/colour control
I would welcome any advice that people may have on how to best go about doing this e.g. images in seperate JLabels or JPanels? Links to relevant tutorials/code examples would also be helpful.
Thanks
Similar Threads
-
Editor for Java
By peiceonly in forum New To JavaReplies: 4Last Post: 08-13-2008, 08:27 AM -
Building small web application in java for practice.
By Saurabh321 in forum New To JavaReplies: 1Last Post: 02-01-2008, 03:38 PM -
Execute small java programs through Internet.........is thst possible??
By atanu.dey in forum New To JavaReplies: 1Last Post: 01-05-2008, 07:48 PM -
Editor for java
By thirdy_veritech in forum Other IDEsReplies: 6Last Post: 12-24-2007, 06:17 AM -
Small tennis simulation in Java
By diego in forum New To JavaReplies: 1Last Post: 12-02-2007, 01:32 AM
Bookmarks