public interface WatchmakerMenu extends WatchmakerMenuItem
Modifier and Type | Method and Description |
---|---|
void |
add(WatchmakerAction action) |
void |
addSeparator() |
net.richarddawkins.watchmaker.component.WatchComponent |
getMenu(java.lang.String text) |
void |
removeMenu(java.lang.String string) |
void add(WatchmakerAction action)
void addSeparator()
void removeMenu(java.lang.String string)
net.richarddawkins.watchmaker.component.WatchComponent getMenu(java.lang.String text)