how to listen if a button is enabled or disabled
843789Jul 15 2009 — edited Jul 17 2009hi,
Does someone know how to listen if a button is disabled or enabled?
I want to get its property change because im trying to disabled the
left panel when that button is clicked and doing it corresponding task.
Do you know how to implement a JButtonListener?
Any help is greatly appreciated.