com.lowagie.rups.view.icons

Interface IconActionListener

public interface IconActionListener extends ActionListener

Special ActionListener to be implemented by Buttons that need an Icon.
Method Summary
IcongetIcon()
Returns an Icon.

Method Detail

getIcon

public Icon getIcon()
Returns an Icon.