Home
last modified time | relevance | path

Searched refs:print150DPIButton (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/tile/
H A DTestTiledPrintingGearsSwingAWT2.java162 final Button print150DPIButton = new Button("150dpi"); in runTestGL() local
163 print150DPIButton.addActionListener(print150DPIAction); in runTestGL()
169 printPanel.add(print150DPIButton); in runTestGL()