Skip to content

Simple app demonstrating the use of JavaFX with Streams, Lambdas Threading and Java ProcessHandle

License

Notifications You must be signed in to change notification settings

briancollins081/Process-Manager-JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process-Manager-JavaFX

Simple app demonstrating the use of JavaFX with Streams, Lambdas Threading and Java ProcessHandle

The application is going to use JavaFX list to display a set of system processes that can be seen by the application process itself.

The user can execute a command to start a new process from the Menu Bar

To stop a process:

  • Right click on the process shown in the list of running processes.
  • Select kill process from the context menu that appears.

About

Simple app demonstrating the use of JavaFX with Streams, Lambdas Threading and Java ProcessHandle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages