Package org.jmol.api

Interface GenericMenuInterface

All Known Implementing Classes:
AwtJmolPopup, AwtModelKitPopup, GenericPopup, JmolGenericPopup, JmolPopup, JSJmolPopup, JSModelKitPopup, ModelKitPopup

public interface GenericMenuInterface
  • Method Details

    • jpiDispose

      void jpiDispose()
    • jpiGetMenuAsObject

      Object jpiGetMenuAsObject()
    • jpiGetMenuAsString

      String jpiGetMenuAsString(String string)
    • jpiInitialize

      void jpiInitialize(PlatformViewer vwr, String menu)
    • jpiShow

      void jpiShow(int x, int y)
    • jpiUpdateComputedMenus

      void jpiUpdateComputedMenus()