uk.org.toot.swingui.miscui
Class SwingApplication.Camera

java.lang.Object
  extended by uk.org.toot.swingui.miscui.SwingApplication.Camera
Enclosing class:
SwingApplication

public static class SwingApplication.Camera
extends java.lang.Object


Constructor Summary
SwingApplication.Camera()
           
 
Method Summary
 void shoot(java.awt.Rectangle screenRect)
           
 void shootComponent(java.awt.Component component)
           
 void shootScreen()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingApplication.Camera

public SwingApplication.Camera()
Method Detail

shoot

public void shoot(java.awt.Rectangle screenRect)

shootScreen

public void shootScreen()

shootComponent

public void shootComponent(java.awt.Component component)


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.