SlideShare a Scribd company logo
1 of 2
Help with Java! Can someone check my code What I am trying to accomplish is the user inputs
their workstation number and what the issue is. Then the code will execute a screen capture. This
is what I have so far
import java.awt.*;
import java.awt.image.RenderedImage;
import java.io.File;
import java.util.Scanner;
import javax.imageio.ImageIO;
public class takeScreenCapture { public static void main() throws Exception { Scanner input =
new Scanner(System.in);
System.out.print("Hello Enter Your Issue and Workstation Number: ");
String wsNumber = input.next();
Robot robot = new Robot();
// This should save the screen capture in the appropriate path//
String path = "C:UsersPublicPicturesScreenshotsWorkstation" + wsNumber + ".jpg"; /*
Used to get ScreenSize and capture image */
Rectangle capture;
capture = new Rectangle(Toolkit.getDefaultToolkit().getScreenSize());
BufferedImage Image = (BufferedImage) robot.createScreenCapture(capture);
ImageIO.write((RenderedImage) Image, "jpg", new File(path));
System.out.println("Screenshot saved");
}
}
Help with Java! Can someone check my code What I am trying to accompli.docx

More Related Content

Similar to Help with Java! Can someone check my code What I am trying to accompli.docx

Java ppt Gandhi Ravi (gandhiri@gmail.com)
Java ppt  Gandhi Ravi  (gandhiri@gmail.com)Java ppt  Gandhi Ravi  (gandhiri@gmail.com)
Java ppt Gandhi Ravi (gandhiri@gmail.com)Gandhi Ravi
 
How to implement camera recording for USB webcam or IP camera in C#.NET
How to implement camera recording for USB webcam or IP camera in C#.NETHow to implement camera recording for USB webcam or IP camera in C#.NET
How to implement camera recording for USB webcam or IP camera in C#.NETOzeki Informatics Ltd.
 
Asynchronous Programming with JavaScript
Asynchronous Programming with JavaScriptAsynchronous Programming with JavaScript
Asynchronous Programming with JavaScriptWebF
 
06.Programming Media on Windows Phone
06.Programming Media on Windows Phone06.Programming Media on Windows Phone
06.Programming Media on Windows PhoneNguyen Tuan
 
Building a Native Camera Access Library - Part II - Transcript.pdf
Building a Native Camera Access Library - Part II - Transcript.pdfBuilding a Native Camera Access Library - Part II - Transcript.pdf
Building a Native Camera Access Library - Part II - Transcript.pdfShaiAlmog1
 
Augmented reality in web rtc browser
Augmented reality in web rtc browserAugmented reality in web rtc browser
Augmented reality in web rtc browserALTANAI BISHT
 
Write a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docx
Write a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docxWrite a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docx
Write a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docxlez31palka
 
Ui perfomance
Ui perfomanceUi perfomance
Ui perfomanceCleveroad
 
Quest 1 define a class batsman with the following specifications
Quest  1 define a class batsman with the following specificationsQuest  1 define a class batsman with the following specifications
Quest 1 define a class batsman with the following specificationsrajkumari873
 
Lab101.pptx
Lab101.pptxLab101.pptx
Lab101.pptxKimVeeL
 
Web Standards for AR workshop at ISMAR13
Web Standards for AR workshop at ISMAR13Web Standards for AR workshop at ISMAR13
Web Standards for AR workshop at ISMAR13Rob Manson
 
The java Payroll that prompts user to enter hourly rate .pdf
  The java Payroll that prompts user to enter  hourly rate .pdf  The java Payroll that prompts user to enter  hourly rate .pdf
The java Payroll that prompts user to enter hourly rate .pdfangelfashions02
 
Capture image on eye blink
Capture image on eye blinkCapture image on eye blink
Capture image on eye blinkInnovationM
 
Vue JS @ MindDoc. The progressive road to online therapy
Vue JS @ MindDoc. The progressive road to online therapyVue JS @ MindDoc. The progressive road to online therapy
Vue JS @ MindDoc. The progressive road to online therapyDarío Blanco Iturriaga
 
MagicSquareTest.java import java.util.Scanner;public class Mag.pdf
MagicSquareTest.java import java.util.Scanner;public class Mag.pdfMagicSquareTest.java import java.util.Scanner;public class Mag.pdf
MagicSquareTest.java import java.util.Scanner;public class Mag.pdfanjanacottonmills
 
Augmented Reality in JavaScript
Augmented Reality in JavaScriptAugmented Reality in JavaScript
Augmented Reality in JavaScriptZeno Rocha
 

Similar to Help with Java! Can someone check my code What I am trying to accompli.docx (20)

Java ppt Gandhi Ravi (gandhiri@gmail.com)
Java ppt  Gandhi Ravi  (gandhiri@gmail.com)Java ppt  Gandhi Ravi  (gandhiri@gmail.com)
Java ppt Gandhi Ravi (gandhiri@gmail.com)
 
Of class1
Of class1Of class1
Of class1
 
How to implement camera recording for USB webcam or IP camera in C#.NET
How to implement camera recording for USB webcam or IP camera in C#.NETHow to implement camera recording for USB webcam or IP camera in C#.NET
How to implement camera recording for USB webcam or IP camera in C#.NET
 
Asynchronous Programming with JavaScript
Asynchronous Programming with JavaScriptAsynchronous Programming with JavaScript
Asynchronous Programming with JavaScript
 
06.Programming Media on Windows Phone
06.Programming Media on Windows Phone06.Programming Media on Windows Phone
06.Programming Media on Windows Phone
 
Building a Native Camera Access Library - Part II - Transcript.pdf
Building a Native Camera Access Library - Part II - Transcript.pdfBuilding a Native Camera Access Library - Part II - Transcript.pdf
Building a Native Camera Access Library - Part II - Transcript.pdf
 
React native by example by Vadim Ruban
React native by example by Vadim RubanReact native by example by Vadim Ruban
React native by example by Vadim Ruban
 
QXCameraKit
QXCameraKitQXCameraKit
QXCameraKit
 
Augmented reality in web rtc browser
Augmented reality in web rtc browserAugmented reality in web rtc browser
Augmented reality in web rtc browser
 
Write a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docx
Write a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docxWrite a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docx
Write a Java ProgramSolutionAnswer- Code- import java-io--- import jav.docx
 
Ui perfomance
Ui perfomanceUi perfomance
Ui perfomance
 
Quest 1 define a class batsman with the following specifications
Quest  1 define a class batsman with the following specificationsQuest  1 define a class batsman with the following specifications
Quest 1 define a class batsman with the following specifications
 
Lab101.pptx
Lab101.pptxLab101.pptx
Lab101.pptx
 
JAVA PPT -5 BY ADI.pdf
JAVA PPT -5 BY ADI.pdfJAVA PPT -5 BY ADI.pdf
JAVA PPT -5 BY ADI.pdf
 
Web Standards for AR workshop at ISMAR13
Web Standards for AR workshop at ISMAR13Web Standards for AR workshop at ISMAR13
Web Standards for AR workshop at ISMAR13
 
The java Payroll that prompts user to enter hourly rate .pdf
  The java Payroll that prompts user to enter  hourly rate .pdf  The java Payroll that prompts user to enter  hourly rate .pdf
The java Payroll that prompts user to enter hourly rate .pdf
 
Capture image on eye blink
Capture image on eye blinkCapture image on eye blink
Capture image on eye blink
 
Vue JS @ MindDoc. The progressive road to online therapy
Vue JS @ MindDoc. The progressive road to online therapyVue JS @ MindDoc. The progressive road to online therapy
Vue JS @ MindDoc. The progressive road to online therapy
 
MagicSquareTest.java import java.util.Scanner;public class Mag.pdf
MagicSquareTest.java import java.util.Scanner;public class Mag.pdfMagicSquareTest.java import java.util.Scanner;public class Mag.pdf
MagicSquareTest.java import java.util.Scanner;public class Mag.pdf
 
Augmented Reality in JavaScript
Augmented Reality in JavaScriptAugmented Reality in JavaScript
Augmented Reality in JavaScript
 

More from gentomega

I am getting error on line 15 This is what I got but I'm getting an.docx
I am getting error on line 15   This is what I got but I'm getting an.docxI am getting error on line 15   This is what I got but I'm getting an.docx
I am getting error on line 15 This is what I got but I'm getting an.docxgentomega
 
Hunter- Folgers- and Tulip have been partners while sharing net income.docx
Hunter- Folgers- and Tulip have been partners while sharing net income.docxHunter- Folgers- and Tulip have been partners while sharing net income.docx
Hunter- Folgers- and Tulip have been partners while sharing net income.docxgentomega
 
HW-1 Let X1 and X2 be independent exponential variables with mean - an.docx
HW-1 Let X1 and X2 be independent exponential variables with mean - an.docxHW-1 Let X1 and X2 be independent exponential variables with mean - an.docx
HW-1 Let X1 and X2 be independent exponential variables with mean - an.docxgentomega
 
Html Code and Css Code In the Project- you need to use the appropriat.docx
Html Code and Css Code  In the Project- you need to use the appropriat.docxHtml Code and Css Code  In the Project- you need to use the appropriat.docx
Html Code and Css Code In the Project- you need to use the appropriat.docxgentomega
 
How would you summarize the public health workforce at state and local.docx
How would you summarize the public health workforce at state and local.docxHow would you summarize the public health workforce at state and local.docx
How would you summarize the public health workforce at state and local.docxgentomega
 
How was the point of view effective to the story-What was the purpose.docx
How was the point of view effective to the story-What was the purpose.docxHow was the point of view effective to the story-What was the purpose.docx
How was the point of view effective to the story-What was the purpose.docxgentomega
 
How many cycles are there in Figure II- Based on Figure II- identify t.docx
How many cycles are there in Figure II- Based on Figure II- identify t.docxHow many cycles are there in Figure II- Based on Figure II- identify t.docx
How many cycles are there in Figure II- Based on Figure II- identify t.docxgentomega
 
How many bones do sharks have- What is sphenopalatine ganglioneuralgia.docx
How many bones do sharks have- What is sphenopalatine ganglioneuralgia.docxHow many bones do sharks have- What is sphenopalatine ganglioneuralgia.docx
How many bones do sharks have- What is sphenopalatine ganglioneuralgia.docxgentomega
 
How does phosphorylation activate an enzyme- Please choose the correct.docx
How does phosphorylation activate an enzyme- Please choose the correct.docxHow does phosphorylation activate an enzyme- Please choose the correct.docx
How does phosphorylation activate an enzyme- Please choose the correct.docxgentomega
 
How does cultural diversity impact the behavior of international busin.docx
How does cultural diversity impact the behavior of international busin.docxHow does cultural diversity impact the behavior of international busin.docx
How does cultural diversity impact the behavior of international busin.docxgentomega
 
How do the factors influencing the middle income housing market that a.docx
How do the factors influencing the middle income housing market that a.docxHow do the factors influencing the middle income housing market that a.docx
How do the factors influencing the middle income housing market that a.docxgentomega
 
How can we use social media channels to drive brand success- a)Explain.docx
How can we use social media channels to drive brand success- a)Explain.docxHow can we use social media channels to drive brand success- a)Explain.docx
How can we use social media channels to drive brand success- a)Explain.docxgentomega
 
HIV infection passes through a series of steps or stages before it tur.docx
HIV infection passes through a series of steps or stages before it tur.docxHIV infection passes through a series of steps or stages before it tur.docx
HIV infection passes through a series of steps or stages before it tur.docxgentomega
 
Hi there please help me to find the correct account for Total deductio.docx
Hi there please help me to find the correct account for Total deductio.docxHi there please help me to find the correct account for Total deductio.docx
Hi there please help me to find the correct account for Total deductio.docxgentomega
 
Here is a frequency distribution table for a small data set- Find the.docx
Here is a frequency distribution table for a small data set- Find the.docxHere is a frequency distribution table for a small data set- Find the.docx
Here is a frequency distribution table for a small data set- Find the.docxgentomega
 
helpp Middle America - Geography Match the Region with the Correct Des.docx
helpp Middle America - Geography Match the Region with the Correct Des.docxhelpp Middle America - Geography Match the Region with the Correct Des.docx
helpp Middle America - Geography Match the Region with the Correct Des.docxgentomega
 
HELPPP 4- Examine the figure above and answer the following- Specifica.docx
HELPPP 4- Examine the figure above and answer the following- Specifica.docxHELPPP 4- Examine the figure above and answer the following- Specifica.docx
HELPPP 4- Examine the figure above and answer the following- Specifica.docxgentomega
 
help me to answer for assignment- my course name is advanced diploma.docx
help me to  answer for assignment- my course name is advanced diploma.docxhelp me to  answer for assignment- my course name is advanced diploma.docx
help me to answer for assignment- my course name is advanced diploma.docxgentomega
 
help me answer the questions please Health Care Associated Disease Tr.docx
help me answer the questions please  Health Care Associated Disease Tr.docxhelp me answer the questions please  Health Care Associated Disease Tr.docx
help me answer the questions please Health Care Associated Disease Tr.docxgentomega
 
Hello- Below is my E-R Diagram- I need to change two items- 1- Based o.docx
Hello- Below is my E-R Diagram- I need to change two items- 1- Based o.docxHello- Below is my E-R Diagram- I need to change two items- 1- Based o.docx
Hello- Below is my E-R Diagram- I need to change two items- 1- Based o.docxgentomega
 

More from gentomega (20)

I am getting error on line 15 This is what I got but I'm getting an.docx
I am getting error on line 15   This is what I got but I'm getting an.docxI am getting error on line 15   This is what I got but I'm getting an.docx
I am getting error on line 15 This is what I got but I'm getting an.docx
 
Hunter- Folgers- and Tulip have been partners while sharing net income.docx
Hunter- Folgers- and Tulip have been partners while sharing net income.docxHunter- Folgers- and Tulip have been partners while sharing net income.docx
Hunter- Folgers- and Tulip have been partners while sharing net income.docx
 
HW-1 Let X1 and X2 be independent exponential variables with mean - an.docx
HW-1 Let X1 and X2 be independent exponential variables with mean - an.docxHW-1 Let X1 and X2 be independent exponential variables with mean - an.docx
HW-1 Let X1 and X2 be independent exponential variables with mean - an.docx
 
Html Code and Css Code In the Project- you need to use the appropriat.docx
Html Code and Css Code  In the Project- you need to use the appropriat.docxHtml Code and Css Code  In the Project- you need to use the appropriat.docx
Html Code and Css Code In the Project- you need to use the appropriat.docx
 
How would you summarize the public health workforce at state and local.docx
How would you summarize the public health workforce at state and local.docxHow would you summarize the public health workforce at state and local.docx
How would you summarize the public health workforce at state and local.docx
 
How was the point of view effective to the story-What was the purpose.docx
How was the point of view effective to the story-What was the purpose.docxHow was the point of view effective to the story-What was the purpose.docx
How was the point of view effective to the story-What was the purpose.docx
 
How many cycles are there in Figure II- Based on Figure II- identify t.docx
How many cycles are there in Figure II- Based on Figure II- identify t.docxHow many cycles are there in Figure II- Based on Figure II- identify t.docx
How many cycles are there in Figure II- Based on Figure II- identify t.docx
 
How many bones do sharks have- What is sphenopalatine ganglioneuralgia.docx
How many bones do sharks have- What is sphenopalatine ganglioneuralgia.docxHow many bones do sharks have- What is sphenopalatine ganglioneuralgia.docx
How many bones do sharks have- What is sphenopalatine ganglioneuralgia.docx
 
How does phosphorylation activate an enzyme- Please choose the correct.docx
How does phosphorylation activate an enzyme- Please choose the correct.docxHow does phosphorylation activate an enzyme- Please choose the correct.docx
How does phosphorylation activate an enzyme- Please choose the correct.docx
 
How does cultural diversity impact the behavior of international busin.docx
How does cultural diversity impact the behavior of international busin.docxHow does cultural diversity impact the behavior of international busin.docx
How does cultural diversity impact the behavior of international busin.docx
 
How do the factors influencing the middle income housing market that a.docx
How do the factors influencing the middle income housing market that a.docxHow do the factors influencing the middle income housing market that a.docx
How do the factors influencing the middle income housing market that a.docx
 
How can we use social media channels to drive brand success- a)Explain.docx
How can we use social media channels to drive brand success- a)Explain.docxHow can we use social media channels to drive brand success- a)Explain.docx
How can we use social media channels to drive brand success- a)Explain.docx
 
HIV infection passes through a series of steps or stages before it tur.docx
HIV infection passes through a series of steps or stages before it tur.docxHIV infection passes through a series of steps or stages before it tur.docx
HIV infection passes through a series of steps or stages before it tur.docx
 
Hi there please help me to find the correct account for Total deductio.docx
Hi there please help me to find the correct account for Total deductio.docxHi there please help me to find the correct account for Total deductio.docx
Hi there please help me to find the correct account for Total deductio.docx
 
Here is a frequency distribution table for a small data set- Find the.docx
Here is a frequency distribution table for a small data set- Find the.docxHere is a frequency distribution table for a small data set- Find the.docx
Here is a frequency distribution table for a small data set- Find the.docx
 
helpp Middle America - Geography Match the Region with the Correct Des.docx
helpp Middle America - Geography Match the Region with the Correct Des.docxhelpp Middle America - Geography Match the Region with the Correct Des.docx
helpp Middle America - Geography Match the Region with the Correct Des.docx
 
HELPPP 4- Examine the figure above and answer the following- Specifica.docx
HELPPP 4- Examine the figure above and answer the following- Specifica.docxHELPPP 4- Examine the figure above and answer the following- Specifica.docx
HELPPP 4- Examine the figure above and answer the following- Specifica.docx
 
help me to answer for assignment- my course name is advanced diploma.docx
help me to  answer for assignment- my course name is advanced diploma.docxhelp me to  answer for assignment- my course name is advanced diploma.docx
help me to answer for assignment- my course name is advanced diploma.docx
 
help me answer the questions please Health Care Associated Disease Tr.docx
help me answer the questions please  Health Care Associated Disease Tr.docxhelp me answer the questions please  Health Care Associated Disease Tr.docx
help me answer the questions please Health Care Associated Disease Tr.docx
 
Hello- Below is my E-R Diagram- I need to change two items- 1- Based o.docx
Hello- Below is my E-R Diagram- I need to change two items- 1- Based o.docxHello- Below is my E-R Diagram- I need to change two items- 1- Based o.docx
Hello- Below is my E-R Diagram- I need to change two items- 1- Based o.docx
 

Recently uploaded

Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnershipsexpandedwebsite
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
Major project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategiesMajor project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategiesAmanpreetKaur157993
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MysoreMuleSoftMeetup
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppCeline George
 
How to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxHow to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxCeline George
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxAdelaideRefugio
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfcupulin
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjMohammed Sikander
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFVivekanand Anglo Vedic Academy
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....Ritu480198
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesPooky Knightsmith
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...Gary Wood
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...Nguyen Thanh Tu Collection
 
The Liver & Gallbladder (Anatomy & Physiology).pptx
The Liver &  Gallbladder (Anatomy & Physiology).pptxThe Liver &  Gallbladder (Anatomy & Physiology).pptx
The Liver & Gallbladder (Anatomy & Physiology).pptxVishal Singh
 

Recently uploaded (20)

Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 
Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 
Major project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategiesMajor project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategies
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio App
 
Supporting Newcomer Multilingual Learners
Supporting Newcomer  Multilingual LearnersSupporting Newcomer  Multilingual Learners
Supporting Newcomer Multilingual Learners
 
How to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxHow to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptx
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptx
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
 
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDF
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical Principles
 
Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
The Liver & Gallbladder (Anatomy & Physiology).pptx
The Liver &  Gallbladder (Anatomy & Physiology).pptxThe Liver &  Gallbladder (Anatomy & Physiology).pptx
The Liver & Gallbladder (Anatomy & Physiology).pptx
 

Help with Java! Can someone check my code What I am trying to accompli.docx

  • 1. Help with Java! Can someone check my code What I am trying to accomplish is the user inputs their workstation number and what the issue is. Then the code will execute a screen capture. This is what I have so far import java.awt.*; import java.awt.image.RenderedImage; import java.io.File; import java.util.Scanner; import javax.imageio.ImageIO; public class takeScreenCapture { public static void main() throws Exception { Scanner input = new Scanner(System.in); System.out.print("Hello Enter Your Issue and Workstation Number: "); String wsNumber = input.next(); Robot robot = new Robot(); // This should save the screen capture in the appropriate path// String path = "C:UsersPublicPicturesScreenshotsWorkstation" + wsNumber + ".jpg"; /* Used to get ScreenSize and capture image */ Rectangle capture; capture = new Rectangle(Toolkit.getDefaultToolkit().getScreenSize()); BufferedImage Image = (BufferedImage) robot.createScreenCapture(capture); ImageIO.write((RenderedImage) Image, "jpg", new File(path)); System.out.println("Screenshot saved"); } }