rero.gui
public class GraphicalToolbar extends JToolBar
| Field Summary | |
|---|---|
| static ImageIcon[] | images |
| protected LinkedList | tools |
| Constructor Summary | |
|---|---|
| GraphicalToolbar() | |
| Method Summary | |
|---|---|
| void | refresh() |
| static void | startup() |
| static void | stateChanged() this method is cheating and I should feel very guilty for doing my toolbar code like this, I'll probably pay for it later |