which method can get the computer screen photograph

besides the createscreencapture method of robot class,which method have thefunction of grabing computer screen photograph.thank you.
[146 byte] By [student2007a] at [2007-11-27 1:20:23]
# 1
Do you know and this is some sort of competition to name the other method and class? Or do you not know - in which case: why don't you want to use createScreenCapture()?[Edit] I don't think there is a way that doesn't involve the Robot class.
pbrockway2a at 2007-7-11 23:57:19 > top of Java-index,Java Essentials,New To Java...
# 2
What's wrong with the Robot? What are you trying to do? What is your goal?
DrLaszloJamfa at 2007-7-11 23:57:19 > top of Java-index,Java Essentials,New To Java...