java Programming Glossary: standardborder
ActionListener for JLabel http://stackoverflow.com/questions/13866839/actionlistener-for-jlabel activeBorder private Border hoverBorder private Border standardBorder Construct a LinkLabel that points to the given target. The URI.. activeColor hoverBorder new MatteBorder 0 0 1 0 hoverColor standardBorder new MatteBorder 0 0 1 0 transparent else activeBorder new MatteBorder.. activeColor hoverBorder new MatteBorder 0 0 0 0 hoverColor standardBorder new MatteBorder 0 0 0 0 transparent make it appear like a label..
|