nigelht / macwidgets

Collection of Mac style widgets written in Java (by Ken Orr)
http://nigelht.github.io/macwidgets
3 stars 0 forks source link

PopupButton is unfinished #174

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The PopupButton class seems to be unfinished. There is no event support and the 
popup can not use a custom renderer. Only Strings can be used and the only way 
to receive any kind of event is to register a property listener to the JButton 
component and listen for text change events.

Original issue reported on code.google.com by dlemmermann@gmail.com on 25 Jan 2011 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by dlemmermann@gmail.com on 25 Jan 2011 at 3:11