¡@

Home 

java Programming Glossary: antialiased

When does a JPanel paint (or repaint) its child components?

http://stackoverflow.com/questions/5169647/when-does-a-jpanel-paint-or-repaint-its-child-components

paint method draws the button with rounded antialiased corners to make the apperance as smooth as possible. Somehow.. to make the apperance as smooth as possible. Somehow the antialiased edges of the button disappears each time i drag the mouse over.. c Repaint parent component to make sure that we get antialiased edges. b.getParent .repaint Get the component's height and width...