Questions tagged [jpopup]

33 questions
0
votes
1 answer

Multiple, unique, popup windows with JPopUp script?

I know this has probably been answered multiple times before, but this is the second time I've worked with JQuery, and I'm not entirely sure what I need to do, since I'm not familiar with this format of coding. I've looked at other, similar,…
0
votes
1 answer

when show popup menu for text field, how to forbid focusLost of the text field?

Thanks guys for your reply. I'll use codes below(imports ignored) to show my problem. (for short, call the above text field as "field1", call the below text field as "field2") In dilaog, when i input in field1, and click field2, field2 will show…
zhang jy
  • 31
  • 1
  • 5
-2
votes
2 answers

How to create a drop-up menu in java swing

I've tried searching for quite some time now, but I guess either I'm unable to find the exact keyword or there is no solution available. I want to create a menu in the footer of my JFrame, such that on clicking, it drops-up unlike normal menus that…
coding_idiot
  • 13,526
  • 10
  • 65
  • 116
1 2
3