Package com.jme3.awt

Interface AWTSettingsDialog.SelectionListener

Enclosing class:
AWTSettingsDialog

public static interface AWTSettingsDialog.SelectionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onSelection(int selection)
     
  • Method Details

    • onSelection

      void onSelection(int selection)