CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    3

    Text Editor Bean



    Hi !


    I'm looking for a java bean ! What I would like to implement in one

    of my applications is a little Text Editor, that is able to read rtf and

    XML (at least it would be nice). It should be able to do some simple things

    like bold font (whole text or selection), find/replace (in whole text or

    in selection) save, save as, print, undo, redo etc.


    An important feature would be the possiblity to create some links inbetween

    one document via mouseclick.


    Is there any possibility to get such a java bean ? I do not mandatory

    want this for free.


    Anybody any suggestions ? (Please don't link me to sun's bean site or something like this, I've already had a close look on that)


    Stefan.



  2. #2
    Join Date
    Mar 1999
    Posts
    8

    Re: Text Editor Bean



    Hi Stefan,


    I am sure i can do most of it for you.However,time is a constraint as your requirements

    are quite elaborate.


    bye,

    Ajay



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured