Uses of Interface
crystalspace.jbind.interfaces.ivideo.natwin.iNativeWindow

Packages that use iNativeWindow
crystalspace.jbind.impl.video.graph2d   
crystalspace.jbind.interfaces.ivideo.graph2d   
 

Uses of iNativeWindow in crystalspace.jbind.impl.video.graph2d
 

Methods in crystalspace.jbind.impl.video.graph2d that return iNativeWindow
 iNativeWindow csGraphics2D.getNativeWindow()
           
 

Uses of iNativeWindow in crystalspace.jbind.interfaces.ivideo.graph2d
 

Methods in crystalspace.jbind.interfaces.ivideo.graph2d that return iNativeWindow
 iNativeWindow iGraphics2D.getNativeWindow()
          Get the native window corresponding with this canvas.