Home

Search results

"tag:swing"


Title and summary Date/time
1
[Swing] Implementing Goto Class and Find resource
Last week I wrote an entry on implementing application wide hotkeys or global hotkeys. I mentioned writing a new article on how I implemented IntelliJ's Goto Class though I think calling it the same as Eclipse's Open Resource is a better name for my ...
Aug 4, 2008
8:44:11 AM
2
[Swing] Application Wide Hotkeys
I'm working on a Swing application and I need the ability to have application wide hotkeys. Basically that means no matter what I am currently doing in my app specific keystrokes always do the same thing. For example I am mimicing IDEA's CTRL+N ...
Aug 1, 2008
2:48:00 PM
3
SwingBuilder: Integrating Groovy and Java
Today's SwingBuilder excursion revolves around the fact that I am developing a Swing application where Groovy isn't being used at all. What I realized was that while I can't say for certain if SwingBuilder really makes complex forms easier to write I do ...
Apr 9, 2008
4:55:00 PM