Not really sure what you're trying to do, so I guess what you're looking for is:
JDialog.getContentPane().addMouse*Listener() Dmitry On Sun, 10 Mar 2002, ameet wrote: > I am trying to input an MouseListener into my Dialog application, > however I am getting an error saying that you cannot put an > MouseListener into a swing,JDialog. > I am at a loss can some one suggest a way to put MouseListeners into my > Dialog application. > _______________________________________________ Advanced-swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/advanced-swing
