I have a JPanel with a null layout (this should stay), and a simple Etched Border.
Now i want to set the location of a button at the deapest point; for this i need the width of the border. How can i get this? Component.insets().bottom
works fine, but this method is deprecated. Is there something newer? Thanks!
Edit: sry for my english. And Thanks for downvotingm.. -.-