Re: AWT ScrollPane
From: ak (spam_at_imagero.com)
Date: 05/30/04
- Next message: ak: "Re: JComboBox limit to list"
- Previous message: Roedy Green: "Re: AWT ScrollPane"
- In reply to: Roedy Green: "Re: AWT ScrollPane"
- Next in thread: Roedy Green: "Re: AWT ScrollPane"
- Reply: Roedy Green: "Re: AWT ScrollPane"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 May 2004 14:26:51 +0200
> >public class CustomScrollPane extends Container {
> >
> > Scrollbar vscroll;
> > Component child;
> > Container contentPane;
> >
> > //set to line height
> > int unitSize = 20;
>
> Wow! What gave you the conceptual breakthrough to start thinking of
> code like that?
is something wrong with my code?
-- http://uio.dev.java.net http://reader.imagero.com
- Next message: ak: "Re: JComboBox limit to list"
- Previous message: Roedy Green: "Re: AWT ScrollPane"
- In reply to: Roedy Green: "Re: AWT ScrollPane"
- Next in thread: Roedy Green: "Re: AWT ScrollPane"
- Reply: Roedy Green: "Re: AWT ScrollPane"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]