Interface JPedalActionHandler


public interface JPedalActionHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    actionPerformed(org.jpedal.examples.viewer.gui.SwingGUI currentGUI, Commands commands)
     
  • Method Details

    • actionPerformed

      void actionPerformed(org.jpedal.examples.viewer.gui.SwingGUI currentGUI, Commands commands)