Pointers to jdk1.1.5

1998-05-22 Thread Chetan Kumar


Hello, I am sorry to disturb the developers with this question. I am
running Red hat 4.2 with kernel 2.0.30. Iwant to install jdk1.1.5 on my
linux. and swing as well. There are so many on the net that I am bit
confused. Can any of U  please point to a rigt site to download jdk1.1.5
and swing 

with thanks
chetan . S

E-mail [EMAIL PROTECTED]

WEB PAGE - http://pclab.ece.iisc.ernet.in/chetan

Phone 
work place
(080)3092282
res.
(080)3349218  
(080)3347220




Re: Dear Sir

1998-06-07 Thread Chetan Kumar

On Sun, 7 Jun 1998, Rani Pinchuk wrote:

*>Hello.
*>
*>I wonder if your problem and other problems like this might be connected 


Yes you are right. In fact I had used awt listbox in JPanel. May be this
is the cause of all problem.

Anyhow in general how do I locate Jpanel in Jframe. I mean, say I want
Jpanel to be in the right hand bottom of my Jframe.

I try Box layout with adding the Jpanel to Jframe on "East". But this is
not flexible to me. Tell me any easier method. I hope I hane made my point
clear

with Thanks
Chetan

*>to mixing of AWT components with Swing components. I had a terrible bug 
*>connected to that - in my bug the repaint and TipTools didn't work.
*>Apparently this bug is quite "popular" and I found several emails that claimed
*>(like I thought in the begining) that the problem is in the Swing (which is 
*>wrong).
*>
*>You can find all about it in 
*>http://www.kinetica.com/home/pinchuk/java/bug/
*>You can also find there examples of buggy and fixed code to download.
*>
*>I hope this might help.
*>
*>Rani.
*>
*>On Sun, Jun 07, 1998 at 10:40:31PM +0530, Chetan Kumar wrote:
*>> Sir,
*>>  I am using RedHat 5, jdk-1.1.5 and swing-1.0.2.
*>>  I am not able to relocate or resize j-panel in a frame.
*>>  I tried setlayout and setsize.But that did not work.Please
*>>  reply, any help is appreciated.
*>>  Thanks.
*>> with regards, 
*>> 
*>> chetan . S
*>> 
*>> E-mail [EMAIL PROTECTED]
*>> 
*>> WEB PAGE - http://pclab.ece.iisc.ernet.in/chetan
*>> 
*>> Phone 
*>> work place
*>> (080)3092282
*>> res.
*>> (080)3349218  
*>> (080)3347220
*>> 
*>> 
*>
*>-- 
*>--
*>Rani Pinchuk <[EMAIL PROTECTED]> Tel:  +32-3-326-79-97
*>http://www.kinetica.com/home/pinchuk
*>--
*>

chetan . S

E-mail [EMAIL PROTECTED]

WEB PAGE - http://pclab.ece.iisc.ernet.in/chetan

Phone 
work place
(080)3092282
res.
(080)3349218  
(080)3347220




Acclerator Key events

1998-06-09 Thread Chetan Kumar


Greetings,

(Hello Mr Lei ! )AccleratorKey events methods are associated with
Menuitems, but now that I have Menubar how do I set hot heys. I tried the
same but it did not worked (Obvious ?). Help please... 

with thanks
chetan . S

E-mail [EMAIL PROTECTED]

WEB PAGE - http://pclab.ece.iisc.ernet.in/chetan

Phone 
work place
(080)3092282
res.
(080)3349218  
(080)3347220




Dear Sir

1998-06-07 Thread Chetan Kumar

Sir,
 I am using RedHat 5, jdk-1.1.5 and swing-1.0.2.
 I am not able to relocate or resize j-panel in a frame.
 I tried setlayout and setsize.But that did not work.Please
 reply, any help is appreciated.
 Thanks.
with regards, 

chetan . S

E-mail [EMAIL PROTECTED]

WEB PAGE - http://pclab.ece.iisc.ernet.in/chetan

Phone 
work place
(080)3092282
res.
(080)3349218  
(080)3347220




Problem with AWT and swing

1998-06-09 Thread Chetan Kumar


Hello, it is same old problem, I am sorry if it is repeated. I tried this.

1) Create a pulldown menu, JMenu.
2) Create a canvas, I did not find swing component for canvas, if there is
please letme know.
3) Add canvas to JPanel,
4) Add JPanel and JMenu to Jframe.

Now the problem is that when I activate the menu, the pulldown menu come
behind the canvas. i.e some item of the menu are hidden behind the canvas.

Any help ??

with thanks
-Chetan