Hi Beni,
I cannot figure out how to add a ComponentListener to a dock so that the code gets notified when the size of the dock changes.
Under J2SE for a JFrame, you implement a ComponentListener to the class and add the 4 standard methods and one of them is componentResized().
Do you have a sample?
Regards,
Roger