(keitai-l) Re: Calling Paint method from Panel

From: Dibyendu <dibyendu.bhattacharya_at_eximsoft.com>
Date: 11/26/01
Message-ID: <008601c1764e$7c82d440$800a0a0a@exim.com>
dear sir ,
Yes I am talking abt iApppli .
there is a paint method in DOJA Api .
But it is a protected method .Please check the API documentation .
It is in unofficial_javadoc0.1 for iAppli .
com.nttdocomo.ui.Frame package .
I know that from Canvas is required for own painting . But I want to make a
Label as bold . For that I nee to extend my class from Panel . Is there any
way to make the Label as a BOLD ?


dibyendu


----- Original Message -----
From: "Gary James" <gary.james@lincmedia.co.jp>
To: <keitai-l@appelsiini.net>
Sent: Monday, November 26, 2001 12:49 PM
Subject: (keitai-l) Re: Calling Paint method from Panel


> > How do I call Paint(Graphics g) method from a class which extends Panel
.
> > Panel extends Frame , and Paint(Graphics g) is a protected method of
Frame
> > class .
> >
>
> Are you talking about i-appli?  I don't believe there is a
> paint(Graphics g) method in the Frame class of the i-appli DoJa API.  If
> you want to do your own painting you need to extend Canvas.
>
> --
> Gary James
> Project Leader (Theta Team)
> Layer-8 Technologies, LINC Media Group
>
>
>
> [ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]


[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
Received on Mon Nov 26 09:45:59 2001