rero.dck

Class SmallButton

public class SmallButton extends JLabel

Nested Class Summary
classSmallButton.TakeAction
Field Summary
protected static StringACTIVE
protected JLabellabel
protected LinkedListlisteners
protected static StringNORMAL
Constructor Summary
SmallButton(Border border, String text)
Method Summary
voidaddActionListener(ActionListener l)
voidfireEvent()

Field Detail

ACTIVE

protected static String ACTIVE

label

protected JLabel label

listeners

protected LinkedList listeners

NORMAL

protected static String NORMAL

Constructor Detail

SmallButton

public SmallButton(Border border, String text)

Method Detail

addActionListener

public void addActionListener(ActionListener l)

fireEvent

public void fireEvent()