× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It depends.

One of the "issues" with Eclipse (which WDSC is built on) is that they 
"invented" their own GUI toolkit named SWT instead of using the standard 
Java GUI toolkit of AWT/Swing.  So in addition to porting the code to run 
within the Eclipse plugin framework, GUI code often has to be rewritten 
for SWT.

The SWT layer is one of the reasons why Eclipse looks like a Windows 
application instead of a Java application.  SWT uses the native operating 
system GUI to draw on the screen so apps look and feel like a native 
application on the platform they run on, including adopting any 
themes/skins that have been applied to the OS.

Eclipse 3.0 is adding a new feature to allow AWT/Swing to be used in 
plugins.  The idea is to make it easier for apps to get initially 
converted to Eclipse plugins.  Eventually they should be converted to SWT, 
however, as the combined UI can look "jarring" in some cases.

Anyway, long story short, I do not think that iSeries Navigator uses SWT, 
even though some of it is in Java.

Mark


wdsci-l-bounces@xxxxxxxxxxxx wrote on 01/21/2004 03:59:59 PM:

> Isn't a lot of iSeries Navigator being rewritten in Java?  Could those 
> modules be called from WDSC and give you a warm fuzzy?  I know that 
there 
> is a lot of bigotry out there against iSeries Navigator.  Just pretend 
> that they wrote that piece of java code for wdsc first and then plugged 
it 
> into iSeries Navigator, if that's what it takes to overcome bigotry.
> 
> Rob Berendt
> -- 
> Group Dekko Services, LLC
> Dept 01.073
> PO Box 2000
> Dock 108
> 6928N 400E
> Kendallville, IN 46755
> http://www.dekko.com
> 
> _______________________________________________
> This is the Websphere Development Studio Client for iSeries  (WDSCI-
> L) mailing list
> To post a message email: WDSCI-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: WDSCI-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/wdsci-l.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.