NeuronRobotics / NrConsole

This is the console application in Java for interacting with Bowler devices.
2 stars 0 forks source link

Update when print is complete #11

Closed DrVulpinus closed 10 years ago

DrVulpinus commented 10 years ago

Is there some way (such as with PrinterStatusListener) to know when a print has completed?

Also, what events trigger PrinterStatusListener?

madhephaestus commented 10 years ago

I added and attached all of the status listeners to the JobExec panel. I added switch statements to deal with each of the status options.