Re: Missing JSpinner component

2005-08-18 Thread Mark Wielaard
Hi, On Wed, 2005-08-17 at 22:06 +0200, Arnaud Vandyck wrote: > > Waiting - and helping out - for a working swing implementation in GNU > > classpath. When this goal is achieved for the different applications is > > to be decided by the packager (who should from time to time test it > > IMHO). > >

Re: Missing JSpinner component

2005-08-17 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wolfgang Baer wrote: > Eric Lavarde - Debian wrote: [...] >>>Many of these packages might be buildable using [SwingWT], an >>>implementation of Swing and AWT based on SWT (which is now in main). >>>It claims to be an almost complete drop-in replacement

Re: Missing JSpinner component

2005-08-17 Thread Eric Lavarde - Debian
Hi, > > PS: Are you now subscribed to pkg-java-maintainers and debian-java > lists? Yep, you can stop cc me ;-) Eric -- N/A signature -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Missing JSpinner component

2005-08-17 Thread Wolfgang Baer
Hi Eric, Eric Lavarde - Debian wrote: > > A have an additional question though: > Under http://java.debian.net/index.php/ShouldGoToMain, chapter "Swing > problem", it's written: > >>Many of these packages might be buildable using [SwingWT], an >>implementation of Swing and AWT based on SWT (whic

Re: Missing JSpinner component

2005-08-17 Thread Eric Lavarde - Debian
Hi, > If you upload it to contrib before - please add the package to > http://java.debian.net/index.php/MovingJavaToMain, with some additional > comment that its compilable against Classpath CVS and should be moved > to main when new vm's are uploaded. The package libjcalendar-java is since today

Re: Missing JSpinner component

2005-08-17 Thread Wolfgang Baer
Eric Lavarde - Debian wrote: > Hi, > [javac] *** Semantic Error: Type "javax.swing.JSpinner$DateEditor" was > not found. Hi Eric, javax.swing.JSpinner$DateEditor is already implemented in GNU classpath CVS (the only missing Editor is javax.swing.JSpinner$ListEditor atm). You should be able t

Missing JSpinner component

2005-08-11 Thread Eric Lavarde - Debian
Hi, while trying to compile JCalendar (currently to be found under http://eric.lavar.de/comp/linux/debian/dump/), soon to be found in contrib (hopefully), with free-java-sdk, I get an error, which seems to point to a missing class in the implementation. As I've seen more than one that such missing