Interface Stage.WhenMouseClickedHandler

Enclosing class:
Stage

public static interface Stage.WhenMouseClickedHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Stage stage, MouseCode mouseCode)
     
  • Method Details