Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Office
SWT Office [message #461867] Mon, 03 October 2005 23:08 Go to next message
Eclipse UserFriend
Originally posted by: j_lalith.yahoo.com

Hi All,
Is there a Microsoft Office (specially Microsoft Word) kind of tool written
in SWT.

Specially am interested in Word processing tool like Microsoft word written
in SWT.

thanks
Re: SWT Office [message #462053 is a reply to message #461867] Tue, 04 October 2005 09:44 Go to previous messageGo to next message
Przemyslaw Doe is currently offline Przemyslaw DoeFriend
Messages: 49
Registered: July 2009
Member
Maybe star office or open office uses swt...but i dont know!


"Lalith" <j_lalith@yahoo.com> schrieb im Newsbeitrag
news:dhsdlo$p9$1@news.eclipse.org...
> Hi All,
> Is there a Microsoft Office (specially Microsoft Word) kind of tool
> written in SWT.
>
> Specially am interested in Word processing tool like Microsoft word
> written in SWT.
>
> thanks
>
Re: SWT Office [message #462054 is a reply to message #461867] Wed, 05 October 2005 11:50 Go to previous messageGo to next message
arne anka is currently offline arne ankaFriend
Messages: 133
Registered: July 2009
Senior Member
> Specially am interested in Word processing tool like Microsoft word
> written
> in SWT.

you know what swt is?
you are probably better of if you post your problem than a proposed
solution, so somebody may be able to help you.
Re: SWT Office [message #462061 is a reply to message #462053] Wed, 05 October 2005 16:05 Go to previous messageGo to next message
Haris Peco is currently offline Haris PecoFriend
Messages: 1072
Registered: July 2009
Senior Member
no, it is c/c++ application, but there is java binding
Przemyslaw wrote:

> Maybe star office or open office uses swt...but i dont know!
>
>
> "Lalith" <j_lalith@yahoo.com> schrieb im Newsbeitrag
> news:dhsdlo$p9$1@news.eclipse.org...
>> Hi All,
>> Is there a Microsoft Office (specially Microsoft Word) kind of tool
>> written in SWT.
>>
>> Specially am interested in Word processing tool like Microsoft word
>> written in SWT.
>>
>> thanks
>>
Re: SWT Office [message #462073 is a reply to message #462053] Wed, 05 October 2005 17:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: micasim.gmx.de

On Tue, 04 Oct 2005 11:44:59 +0200, Przemyslaw <Przemek_d@gmx.de> wrote:

> Maybe star office or open office uses swt...but i dont know!
>
>
> "Lalith" <j_lalith@yahoo.com> schrieb im Newsbeitrag
> news:dhsdlo$p9$1@news.eclipse.org...
>> Hi All,
>> Is there a Microsoft Office (specially Microsoft Word) kind of tool
>> written in SWT.
>>
>> Specially am interested in Word processing tool like Microsoft word
>> written in SWT.
>>
>> thanks
>>
>
>

Hi Lalith,
Should be possible as OOo states:
"Another feature of Openoffice.org that is attractive to Java developers
is the API that allows Java developers to treat Openoffice.org as
componentware ..."

Regards, Michael
Re: SWT Office [message #462090 is a reply to message #462073] Wed, 05 October 2005 23:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: j_lalith.hotmail.com

Does this mean the OO provides APIs to manipulate the data.

For eg. Can we count the no of lines in a word document and give a pop up
to the user saying that no of lines in the word document is xxxx

thanks,
Re: SWT Office [message #462091 is a reply to message #462090] Thu, 06 October 2005 01:38 Go to previous messageGo to next message
Haris Peco is currently offline Haris PecoFriend
Messages: 1072
Registered: July 2009
Senior Member
lalith wrote:

> Does this mean the OO provides APIs to manipulate the data.
>
> For eg. Can we count the no of lines in a word document and give a pop up
> to the user saying that no of lines in the word document is xxxx
>

yes you can read and write OO documents.
you can open OO document in java view (swing or swt) and it work like
document in OO - you can then manipulate with OO menus,toolbars, documents
and what ever
There is 1000 pages developer manual on openoffice.org.
Search DeveloperGuide.pdf or download source
Re: SWT Office [message #462092 is a reply to message #462054] Wed, 05 October 2005 23:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: j_lalith.hotmail.com

Thanks,

Following lists the doubts and problems I do have

1) I am doing a research work on the available Word processing tool done
in Java

2) Also I am going to develop the following on Windows platform kind of a
proof of concept

What am going to do is, develop a very primitive word processor using SWT.
For e.g users can inserts(input) texts and images(to a certain position)
and should be able to save
and reload with the same settings (positions). basically a primitive word
processor.


I am looking for answers for the item 2 above. I am ok with Item 1

Hope everything is clear now.

thanks
Re: SWT Office [message #462094 is a reply to message #462092] Thu, 06 October 2005 07:00 Go to previous message
arne anka is currently offline arne ankaFriend
Messages: 133
Registered: July 2009
Senior Member
go to www.eclipsezone.com/forums and look for openoffice -- there seem to
be several posts regarding embedding/menipulation of openoffice with swt.
fo example:

http://www.eclipsezone.com/forums/thread.jspa ;jsessionid=aJsjbekVGna5ugoUeB?messageID=91935692&#91935 692

On Thu, 06 Oct 2005 01:42:25 +0200, lalith <j_lalith@hotmail.com> wrote:

> Thanks,
>
> Following lists the doubts and problems I do have
>
> 1) I am doing a research work on the available Word processing tool
> done in Java
>
> 2) Also I am going to develop the following on Windows platform kind of
> a proof of concept
>
> What am going to do is, develop a very primitive word processor using
> SWT.
> For e.g users can inserts(input) texts and images(to a certain
> position) and should be able to save
> and reload with the same settings (positions). basically a primitive
> word processor.
>
>
> I am looking for answers for the item 2 above. I am ok with Item 1
>
> Hope everything is clear now.
>
> thanks
>
>
>
>
Previous Topic:vertical scrollbar donot slide down
Next Topic:Changing UI Orientation
Goto Forum:
  


Current Time: Thu Apr 25 12:47:51 GMT 2024

Powered by FUDForum. Page generated in 0.04424 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top