Interface JSVAppletObject

All Superinterfaces:
JSAppletObject

public interface JSVAppletObject extends JSAppletObject
  • Method Details

    • _search

      void _search(String value)
    • _updateView

      void _updateView(Object panel, String msg)
    • getOption

      int getOption(String[] items, String dialogName, String labelName)
    • _showStatus

      void _showStatus(String msg, String title)
    • _showTooltip

      void _showTooltip(String s, int x, int y)