Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3116

Re: Problem on getMouseTo

From "Stanimir Stamenkov" <stanimir.stamenkov@THRWHITE.remove-dii-this>
Subject Re: Problem on getMouseTo
Message-ID <foeh94$f6v$1@registered.motzarella.org> (permalink)
Newsgroups comp.lang.java.gui
References <5d22637d-4f88-4c67-9041-83f09362611a@s12g2000prg.googlegroups.com>
Date 2011-04-27 15:43 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
07.02.2008 10:52, /daf/:
> On 24 jan, 09:39, daf <davfranc...@gmail.com> wrote:
>
>> I have a JPanel, call it panel1, which is composed of an other JPanel
>> panel2.
>> panel2 is a final class of librarie I need.
>>
>> The problem is, I need to override the getToolTipText of panel2 or it
>> is impossible (class is final), so how can I set the ToolTipText of
>> panel2 by "catching" event with my panel1 ?
> 
> No one can help me ?

Does using setToolTipText(String) help?

<http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#setToolTipText(java.lang.String)>

-- 
Stanimir

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Problem on getMouseTo "Stanimir Stamenkov" <stanimir.stamenkov@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000
  Re: Problem on getMouseTo "daf" <daf@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000
    Re: Problem on getMouseTo "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000
      Re: Problem on getMouseTo "daf" <daf@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000
        Re: Problem on getMouseTo "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000

csiph-web