Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » GUI source code
GUI source code [message #207195] Sat, 18 June 2005 09:25 Go to next message
Eclipse UserFriend
Originally posted by: qminor.austin.rr.com

I downloaded the source code and I am trying to find out how the java
browsing perspective GUI is built. I want to know if the editor is a
jeditorpane or a jtextpane. Also are the windows for the projects,
packages, types and members are jframes or internal frames and how are
they sized. Are these components inside a jsplitpane? Can anyone help me?
What package is this?
Re: GUI source code [message #207202 is a reply to message #207195] Sat, 18 June 2005 15:30 Go to previous messageGo to next message
Eclipse UserFriend
Look at SWT, not Swing!

"Quincy M" <qminor@austin.rr.com> schrieb im Newsbeitrag
news:3e72fb46261c9eee45a34addbe8deb3b$1@www.eclipse.org...
>I downloaded the source code and I am trying to find out how the java
>browsing perspective GUI is built. I want to know if the editor is a
>jeditorpane or a jtextpane. Also are the windows for the projects,
>packages, types and members are jframes or internal frames and how are they
>sized. Are these components inside a jsplitpane? Can anyone help me? What
>package is this?
>
Re: GUI source code [message #207212 is a reply to message #207195] Sat, 18 June 2005 18:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: qminor.austin.rr.com

Where would I find any resources, articles and tutorials for SWT?
Re: GUI source code [message #207222 is a reply to message #207212] Sun, 19 June 2005 01:46 Go to previous message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

Quincy Minor wrote:
> Where would I find any resources, articles and tutorials for SWT?
>

You can look at the Articles published on the Eclipse Web site:
http://www.eclipse.org/articles/index.html

EclipseWiki for SWT:
http://eclipsewiki.editme.com/SWT

Good Article: 'SWT Programming with Eclipse'
http://www.developer.com/java/other/article.php/3330861

'A First Look at Eclipse Plug-In Programming'
http://www.developer.com/java/other/article.php/3316241

'Eclipse user interface guidelines':
http://www.eclipse.org/articles/Article-UI-Guidelines/Index. html

'Quality Eclipse':
http://www.qualityeclipse.org/

'SWT Standard Widget Toolkit':
http://www.eclipse.org/articles/Article-SWT-Design-1/SWT-Des ign-1.html

'Eclipse platform ready to forge its own path':
http://www.eweek.com/article2/0,4149,1457153,00.asp

'SWT, Managing OS resources':
http://www.eclipse.org/articles/swt-design-2/swt-design-2.ht ml

'Swing and SWT: A Tale of Two Java GUI Libraries':
http://www.developer.com/java/other/article.php/2179061

Search IBM articles.

AND........... Download the SWT examples from Eclipse.

Finally, Learn how to Google..


--


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
____________________________________________________________ ______________

' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Previous Topic:What event is sent when clicking into some column-header of a TableViewer?
Next Topic:Contructor parameter
Goto Forum:
  


Current Time: Fri Jun 06 00:09:47 EDT 2025

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

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

Back to the top