Perhaps I'm blind, but does swing provide a Java equivalent of NSPopUpButton? I see that they have JPopUpMenu, which could be with some work made to associate with a JButton or some other Container, but shouldn't there already be a class that takes care of that? Am I looking under the wrong name?
Thanks,
Matt Fahrenbacher