Generate graph and color node in the graph for selected module from editor and browser files
Created by: hlmya
Create new 2 classes ModuleGraphFromEditor.java and ModuleGraphFromBrowser.java to handle graph generation and color selected node from the graph. Please help me to review and check them. Thank you.