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

    Modifier and Type
    Method
    Description
    void
    customizePopupMenu(javax.swing.JPopupMenu menu)
     
  • Method Details

    • customizePopupMenu

      void customizePopupMenu(javax.swing.JPopupMenu menu)