rero.dck
public class FileLink extends JComponent
| Nested Class Summary | |
|---|---|
| class | FileLink.TakeAction |
| Field Summary | |
|---|---|
| protected JComponent | label |
| protected LinkedList | listeners |
| protected String | text |
| Constructor Summary | |
|---|---|
| FileLink() | |
| Method Summary | |
|---|---|
| void | addActionListener(ActionListener l) |
| void | fireEvent() |
| Dimension | getPreferredSize() |
| String | getText() |
| void | paint(Graphics g) |
| void | setText(String _text) |