Interface MenuCustomizer
- All Known Implementing Classes:
DefaultMenuCustomizer
@Beta
public interface MenuCustomizer
A plugin that makes it possible to customize the right click menu in the simulator.
-
Method Summary
-
Method Details
-
customizePopupMenu
void customizePopupMenu(javax.swing.JPopupMenu menu)
-