Os componentes s�o objetos da classe java.awt.Component, que possui o m�todo 
setLocation. Pela documenta��o do API:

public void setLocation(Point p)
Moves this component to a new location. The top-left corner of the new 
location is specified by point p. Point p is given in the parent's 
coordinate space.
Parameters:
p - The point defining the top-left corner of the new location, given in the 
coordinate space of this component's parent.
Since:
JDK1.1
See Also:
getLocation(), setBounds(int, int, int, int)

D� uma olhada na documenta��o da API, na p�gina de Java da Sun. Deve 
resolver. At� mais.
Leo.

----Original Message Follows----
From: "Jorge Menezes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Sobre Mover Componentes em um JPanel ??
Date: Sat, 10 Jul 1999 09:12:51 -0300

Ol� amigos,  alguem saberia me dizer se existe alguma Classe em Java para 
Mover um Componente  dentro
de um JPanel ???



Antecipadamente,  Agrade�o



[EMAIL PROTECTED]
Jorge Menezes

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

* Para nao receber mais e-mails da lista, acesse 
<http://www.sun.com.br:8080/guest/RemoteAvailableLists>, coloque seu e-mail, escolha a 
lista <[EMAIL PROTECTED]> e de um <submit>.

Responder a