Class JUnfocusableTriggeredButton

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

public class JUnfocusableTriggeredButton extends JTriggeredButton
The JUnfocusableTriggeredButton class is a special implementation of a JTriggeredButton.

This button cannot receive the focus.

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