Class JUnfocusableButton

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants

public class JUnfocusableButton extends JButton
The JUnfocusableButton class is a special implementation of a JButton.

This button cannot receive the focus.

Version:
20/01/2004
Author:
Sven Maerivoet
See Also: