Popup « Button « Java Swing Q&A





1. Popup Window with no "title" "min/max" buttons etc..    coderanch.com

Hi, I need to create a popup window without the title, minimize or maximize buttons, when I right click on a table within my application. The window will then contain a combo box where the user can make a selection. the problem is I have tried using JWindow but I have had several problem with focus and looking at the Java ...

2. Gui button with calendar popup    coderanch.com

I have a form where the date should be entered. Right now, I enter a text format. I would like to add a calendar popup to allow selection of the date. The calendar should allow switching year since most of the dates would be from more than 6 years ago. Can you provided suggestions on how to implement a calendar popup? ...

3. Where To Get Pop Up Buttons    java-forums.org

I mean small little buttons for a toolbar. They must pop up when the mouse hovers over them. This is about it. I am not worried about design as I can get it on the Internet. But how do I make it pop up when my mouse hover over it? Something like the JPEG. I know the text is set using ...