Class SelectInputImageToolBar

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class SelectInputImageToolBar extends JPanel implements ActionListener
Provides a list of input images which can be selected by the user. When a new image is selected the listener will be notified. The notification will spawn a new thread automatically.
See Also: