How to control tool tip popup?

Dear all:
How can I control tool tip popup whenever I want ? and the position?

I've been looking at this myself recently, and have come to the conclusion that it's easier to show a JWindow with a JLabel insteadWell it depends on the actual requirement.
To simply force a tooltip to display in its default location for the component you can use:
Action toolTipAction = component.getActionMap().get("postTip");
if (toolTipAction != null)
     ActionEvent postTip = new ActionEvent(component, ActionEvent.ACTION_PERFORMED, "");
     toolTipAction.actionPerformed( postTip );}
To force a tooltip to display is a specific location you need to get a little more creative. We tried code something like:
int delay = ToolTipManager.sharedInstance().getInitialDelay();
ToolTipManager.sharedInstance().mouseEntered( create a mouse entered event );
ToolTipManager.sharedInstance().mouseMoved( create a mouse moved event);
ToolTipManager.sharedInstance().setInitialDelay(delay);The above code should dislay the tooltip, but it will be hidden based on the rules of the tooltip manager.
If you want a more permanent tooltip that you can control when it is visible or hidden then I would use a PopupFactory. The basic code is:
JToolTip tooltip = component.createToolTip();
toolTip.setTipText(...);
PopupFactory factory = PopupFactory.getSharedInstance();
popup = factory.getPopup(component, toolTip, x, y);
popup.show();Now you are responsile for invoking the popup.hide() method.

Similar Messages

  • How to create tool tip in indesign skd?

    hi,
    Anyone suggest me, how to create tool tip in indesign skd?
    thanks,
    vijay

    Thanks for your reply, But i cannot able to set it in plugin menu.
    Please guide me
    Thanks,
    vijay

  • How to add tool tips on Image Icon obj?

    how to add tool tips on Image Icon obj?

    Take a look at the link shown below where drawing is done on a JButton -- you can draw your image on a JLabel too.
    http://developer.java.sun.com/developer/TechTips/1999/tt0826.html
    By drawing on a JLabel or JButton, you can add tooltiptext when needed.
    ;o)
    V.V.

  • How to set Tool Tip Text to Tree Node?

    Hi,
    How to set Tool Tip Text to Tree Node in JTree?
    Pls somebody help me to solve it.

    bsampeieri,
    Been here a long time myself. I don't agree with the one post is enough per se. That is to say, sometimes, it helps to post in several groups so that more eyes may see it. A number of forum posters linger in specific forum topics and may not see the post in another forum.
    Now, if in the previous post you/others answered the question and then the OP posted here later, I could see the complaint.
    For the OP, the better way to cross-post is to have one "main" post, then have all the other posts refer back to that one (link to it) so that people aren't duplicating the effort to answer your question(s). A simple "I have cross-posted this to get more eyes on it. Please reply to this question at this post <link here>"

  • How to put Tool Tip in JSP page

    Hello.
    How can i put Tool Tip in JSP page and also html page.

    title="value"
    put this in all the tags whereever it is required

  • How to implement tool-tip for the list items for the Choice column in SharePoint 2013

    I had created a simple list with a "Choice" column, i have three entries in my drop-down, 
    First Entry
    Second Entry
    Third Entry.
    If i select any entries in drop-down and hour-over (Second Entry), a
    tool-tip need need to show. 
    Is it possible? If yes how to implement any help will be appreciated.

    Hi,
    We can use JavaScript to achieve it.
    The following code for your reference:
    <script type="text/javascript" src="/sites/DennisSite/Shared%20Documents/js/wz_tooltip.js"></script>
    <script type="text/javascript" src="/sites/DennisSite/Shared%20Documents/js/jquery-1.11.1.min.js"></script>
    <script type="text/javascript">
    $(function () {
    $("select[title='Choice']").change(function(){
    Tip($(this).val());
    $("select[title='Choice']").mouseout(function(){
    UnTip();
    </script>
    Download wz_tooltip.js:
    http://www.walterzorn.de/en/tooltip/tooltip_e.htm#download
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Regarding ALV control: Tool tip for column data

    Hi Group,
    How can I give the tool tip for the data in ALV grid? For column headers I know that, but for the data in the colums how do I give the tool tip info.
    Regards,
    Kummi.

    Hello Kummi
    If you want to have a specific tooltip for an icon displayed in an ALV grid cell then you can use:
    @08<b>\Q</b> <tooltip text><b>@</b>  " shows own tooltip for icon @08@
    I am not sure if the same trick works for "normal" cell values. You may give it a try.
    Regards
      Uwe

  • How to get tool tip for ALV Contents.

    Hi,
    I have a ALV list with some data and Icons.
    When my mouse is on Icon,
    it should display a info text or tool tip,
    Any body help me?
    Best Regards
    Vinay.

    Hi Vinay
    Happy that you have solved your problem.
    I do not know which post has solved your problem. But you can give points to the posters by clicking the yellow star next to the post header to thank them. This is a part of SDN Contributor Recognition Program.
    You can give;
    many '2' points (Helpful answer)
    two '6' points (Very helpful answer)
    and one '10' points (Problem solved)
    For more information:
    https://www.sdn.sap.com/sdn/index.sdn?page=crp_help.htm
    *--Serdar

  • How to show Tool Tip to the XGlobe Component

    Hi Expert,
    I am new to the Xcelsius.I have an requirement and need your valuable inputs.
    I am using the XGlobe component, in which i have used alerter on it, by using the pins. I have 200 countries to show on the globe. It is not possible for anyone to remember all those countries from the Globe component and click on that country and get the required value. I am using QAAWS to develop this dashboard
    So to make it easy i need to show the tool tip on the pins of the Globe so that i can easily know the country name.
    Please help me out on this.
    waiting for your inputs.
    Thanks in dvance,
    Sandeep

    Hi Charles,
    Thanks for your reply, I have already used the text box to catch the values from the Globe.
    But as there are too many countries (around 200) and everyone is not able to understand the geographical location of the country on the globe, so every time the user needs to click on the pins to get the desired country.
    Is there any add ons or an external component which i can use with Globe or anyother way to show the Tool Tip.
    Regards,
    Sandeep

  • How to implement Tool tip text in peoplesoft

    Hi PS Team,
    Please provide me the steps or reference to create tool tip text.
    Thanks and records,
    raghavendra

    Hello,
    We already have a build-in tooltip functionality in reporting services / report Definition, simply use that:
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How to implement tool tip functionality in SSRS report

    Hi,
    I want to implement the tool tip functionality in on report.
    Requirement is like this, When ever I have to move my mouse to the 
    particular below mentioned column the fully qualified name should have to shown in the tool tip.
    What are all the thing I have to use to implement on this.
    Whether I have to use the java script or anything else.
    Please let me know..

    Hello,
    We already have a build-in tooltip functionality in reporting services / report Definition, simply use that:
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How to set tool tips for graphic objects.

    Hi
    i have a code like this
    here dst is graphic object but i casted ti Graphic2D object because i have to set back ground color.
    Graphics2D lGraphic = (Graphics2D) dst;
    lGraphic.setBackground(Color.RED);
    lGraphic.clearRect((int) lx, (int) ly, (int) lw + 1, (int) lh + 1);
    lGraphic.drawRect(0, 0, (int) lw, (int) lh);
    so now i want to set a tool tip for this lGraphic Object.
    can any body please post answer for this proble.
    if you will post in advance it will help me a lot.

    so now i want to set a tool tip for this lGraphic Object.Your concepts are all wrong. Read the API for java.awt.Graphics and try to understand that a Graphics object is akin to a paintbrush: it has methods to draw whatever is to be drawn. The painting is not the brush, the brush does the painting.
    To obtain a custom tooltip at certain locations within a JComponent, I think the easiest way is to override getToolTipText(MouseEvent me). The method can return null for locations where a tooltip is not to be shown.
    db

  • How to implement Tool TIP in Table Control

    Hello Everyone,
    Can you please tell me how to implement a tooltip messages in table control columns.
    The Tooltip contains a simple message like "Doublde click on column.
    Thanks in advance.
    Edited by: Suruchi Razdan on Jun 6, 2011 7:57 AM

    Hello,
    In table Control->first Header Row has chance to maintain the Tooltip option.
    In table control columns maintain Double click options in attributes .
    Regards,
    Praveen

  • How to disable tool tips in JRC

    Please let me know how to disable tooltip in browser for JRC

    I do not think it is possible to disable tooltips with JRC.
    But in RDC you can try to turn off all the tooltips for the reportobjects, including objects within the subreport with the snippet code below:
    Dim i As Integer
    Dim ii As Integer
    Dim iii As Integer
    Dim iiii As Integer
    For i = 1 To Report.Sections.Count
        For ii = 1 To Report.Sections(i).ReportObjects.Count
            Report.Sections(i).ReportObjects(ii).ConditionFormula(crToolTipTextConditionFormulaType) = "chr(9)"
            If Report.Sections(i).ReportObjects(ii).Kind = crSubreportObject Then
                    Set subreport = Report.OpenSubreport(Report.Sections(i).ReportObjects(ii).SubreportName)
                        For iii = 1 To subreport.Sections.Count
                            For iiii = 1 To subreport.Sections(iii).ReportObjects.Count
                                subreport.Sections(iii).ReportObjects(iiii).ConditionFormula(crToolTipTextConditionFormulaType) = "chr(9)"
                            Next iiii
                        Next iii
            End If
        Next ii
    Next i
    Cheers

  • How to give tool tip for each button in Query Panel

    Hi All,
    I need to give tooltip on each button.For Search,Reset and Advanced buttons.
    Is there any way to give this.
    thanks,
    BM.

    Check if you find skin selectors for the query buttons.that's the only way of see. The query component comes as is ands allows changes mostly through skinning.
    Timo

Maybe you are looking for