componentlistener Questions

2

Solved

The difference I see is (running on JDK 1.7): setVisible(false), invokes componentHidden but not windowClosed (The API states only on dispose() so it's OK even if it irritates me) but dispo...
Adynamia asked 12/1, 2016 at 12:25

1

Solved

how to stick JLabel in GlassPane to rellative, floating coordinates from JProgressBar without using ComponentListener or another listener, is there built_in notifiers in Standard LayoutManagers t...
Cephalonia asked 21/8, 2013 at 11:18

3

Solved

I would like to know if theres a possibility to implement the resizing of a JFrame in that manner, that it's been resized like for example the standart windows in linux. To be more precise: If the ...
Basinger asked 25/10, 2012 at 8:57
1

© 2022 - 2024 — McMap. All rights reserved.