Uses of Interface
fr.umlv.remix.MouseHandler

Uses of MouseHandler in fr.umlv.remix
 

Methods in fr.umlv.remix with parameters of type MouseHandler
 javax.swing.JComponent Arena.createComponent(int width, int height, MouseHandler<I> mouseHandler, KeyHandler keyHandler)
          Method which create the graphical component to add to a JFrame in order to render the application.