Package org.graffiti.plugin.extension
Interface Extension
public interface Extension
- Author:
- Christian Klukas
-
Method Summary
Modifier and Type Method Description String
getCategory()
List<JMenuItem>
getMenuItems()
Override this method in order to provide menu items, that are added to the main menu bar.String
getName()