|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IToolbar
This interface defines a toolbar.
Method Summary | |
---|---|
void |
add(ICommand command,
java.lang.String image)
Add a button to the toolbar. |
Method Detail |
---|
void add(ICommand command, java.lang.String image)
command
- the command to send to the command listenerimage
- the button image
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |