| Introduction | Simulating a Button Click |
| Creating and Configuring a JButton | Gotchas |
| JButton.setActionCommand | Learning More |
| Hitting Enter | Links |
| Focus Box |
Even when you use a round button image, it still lives on a rectangular transparent background. This means if the user clicks in the transparent corners, it still counts as clicking the button. It also counts for the rollover button highlighting.
If you did a setLayout ( null ); you could absolutely position your buttons so they overlapped slightly in the transparent corners. This would let you pack the buttons more closely than the surrounding rectangles would naturally allow.
theButton.setFocusPainted( false );
| You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | |
| http://mindprod.com/jgloss/jbutton.html | J:\mindprod\jgloss\jbutton.html | |
![]() | ||
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.191.103] | |
| Feedback | You are visitor number 32,837. | |