I have an application that uses a borderlayout, where the BorderLayout.CENTER
component is a Panel reference, to a class instance that is a subclass of
Panel. The initial add is fine, and it all works well, however if i do a
remove(Panel) then change the Panel reference to a different subclass o
On Mon, May 12, 2003 at 10:33:18AM +0100, Tom Badran wrote:
> I have an application that uses a borderlayout, where the BorderLayout.CENTER
> component is a Panel reference, to a class instance that is a subclass of
> Panel. The initial add is fine, and it all works well, however if i do a
> rem
Hi,
On Mon, 2003-05-12 at 02:33, Tom Badran wrote:
> I have an application that uses a borderlayout, where the BorderLayout.CENTER
> component is a Panel reference, to a class instance that is a subclass of
> Panel. The initial add is fine, and it all works well, however if i do a
> remove(Pane
On Monday 12 May 2003 11:06 am, Nicolas Kratz wrote:
> Did you call validate() after adding the new component? If resizing the
> window shows the new Panel subclass, that is most likely the solution.
Brilliant, i was calling inValidate() not validate(). The lesson here is don't
drink copious amou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(Sorry, I did not know how to prefix this!)
After a discussion with Grzegorz B. Prokopski, I proposed to maintain
the argouml package and related packages and he agreed. I did update
those packages and they seems to be ready for an upload.
Grzegorz want
Hi,
I've been very busy at uni lately and this is likely to go on for some
time. I maintain gjdoc - a free java documentation system (very much like sun's
javadoc). Unfortunately, I've not been giving this package to attention it
deserves. There is now a new upstream release, 0.6.1 which needs
pa
Package: classpath-doc
Version: 0.05-1
Severity: normal
I do not know if I have to fill a bug for this, but I think the
classpath-doc package put the api documenation in a wrong directory.
According to the Debian Policy:
13.3 Additional documentation
Any additional documentation that come
Hi Alexander,
--- Alexander Hvostov <[EMAIL PROTECTED]> wrote:
>
> At issue is not convenience, but speed. Swing is horribly slow, so any
> effort to speed it up seems worthy to me.
Just do it ;) Try getting in touch with the author of the gcj native swing
implementation, and see if you can get
On Mon, May 12, 2003 at 07:43:47AM -0700, Dalibor Topic wrote:
> Hi Alexander,
>
> --- Alexander Hvostov <[EMAIL PROTECTED]> wrote:
> >
> > At issue is not convenience, but speed. Swing is horribly slow, so any
> > effort to speed it up seems worthy to me.
>
> Just do it ;) Try getting in touch
Well, I've seemed to gotten myself into a bit of a mess.
I use cvsgrab (which requires java) on a sarge box to keep up to date
with various projects on sourceforge. I regularly apt-get
update/upgrade sarge, and along in the middle of February after an
upgrade, my next use of cvsgrab choked, comp
On Monday 12 May 2003 17:29, Matt Zimmerman wrote:
> On Mon, May 12, 2003 at 07:43:47AM -0700, Dalibor Topic wrote:
> > Hi Alexander,
> >
> > --- Alexander Hvostov <[EMAIL PROTECTED]> wrote:
> > > At issue is not convenience, but speed. Swing is horribly slow, so any
> > > effort to speed it up see
On Mon, May 12, 2003 at 07:32:09PM +0200, E.L. Willighagen (Egon) wrote:
> On Monday 12 May 2003 17:29, Matt Zimmerman wrote:
> > What about SWT? I've used it under both gij and from gcj-compiled code for
> > some simple tests.
>
> Where are those? Are the online, or even packaged?
Package: lib
I grabbed a Debian Java FAQ from a link here recently and was trying to work
through it this weekend. I stumbled, however when I was asked to
apt-get install java2-common
This package is not found anywhere I know to look. The next step in the faq
requires using some *.control files that j
* Matt Zimmerman <[EMAIL PROTECTED]> wrote:
> Package: libswt-java
README.Debian (going to be in libswt in the next build)
---
Libswt-java contains the SWT GUI library developed by eclipse.org.
You can use this lib for your own GUI development. To do so, please
add this to the bootstrap script:
This one time, at band camp, Michael S Daines said:
> I grabbed a Debian Java FAQ from a link here recently and was trying to
> work through it this weekend. I stumbled, however when I was asked to
> apt-get install java2-common
> This package is not found anywhere I know to look. The next
Dalibor Topic wrote:
> Hi Alexander,
>
> --- Alexander Hvostov <[EMAIL PROTECTED]> wrote:
>>
>> At issue is not convenience, but speed. Swing is horribly slow, so any
>> effort to speed it up seems worthy to me.
>
> Just do it ;) Try getting in touch with the author of the gcj native swing
> im
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matt Zimmerman wrote:
> On Mon, May 12, 2003 at 07:43:47AM -0700, Dalibor Topic wrote:
>
>> Hi Alexander,
>>
>> --- Alexander Hvostov <[EMAIL PROTECTED]> wrote:
>> >
>> > At issue is not convenience, but speed. Swing is horribly slow, so any
>> > e
On Mon, May 12, 2003 at 06:58:05PM -0700, Alexander Hvostov wrote:
> Matt Zimmerman wrote:
> > What about SWT? I've used it under both gij and from gcj-compiled code for
> > some simple tests.
>
> SWT is great, but that doesn't help all the Swing applications, and
> there's a few things Swing ca
18 matches
Mail list logo