custom UI for JButton
HelloI am trying to create a custom UI for a JButton, so far i've been able to do it, but now i'm trying to change the colors of the text when the mouse is over the button, but that event does not seem to call the paint method, anybody can help me on this?