I have a huge JPanel so it is scrollable. In this JPanel I have JButton at the right corner. When I want to push it I always need to scroll here. Is it possible to have floating JButton at the right corner of my application ?
if yes please help me
create
JWindowand put thereJButton, this container you can stick to the right corner ofJViewPort