com.lowagie.rups.view.icons

Class IconButton

public class IconButton extends JButton

JButton with an Icon that performs an Action if you push it.
Field Summary
static longserialVersionUID
A Serial Version UID.
Constructor Summary
IconButton(IconActionListener listener)
Creates a button with an Icon that performs an action when you push it.

Field Detail

serialVersionUID

private static final long serialVersionUID
A Serial Version UID.

Constructor Detail

IconButton

public IconButton(IconActionListener listener)
Creates a button with an Icon that performs an action when you push it.