Uses of Class
org.ourgrid.mygrid.ui.gui.SimpleJobEntry

Packages that use SimpleJobEntry
org.ourgrid.mygrid.ui.gui   
 

Uses of SimpleJobEntry in org.ourgrid.mygrid.ui.gui
 

Methods in org.ourgrid.mygrid.ui.gui that return SimpleJobEntry
 SimpleJobEntry SimpleSynchronizedJobManager.getJobByID(int id)
           
 

Methods in org.ourgrid.mygrid.ui.gui that return types with arguments of type SimpleJobEntry
 java.util.Map<java.lang.Integer,SimpleJobEntry> SimpleSynchronizedJobManager.getJobs()
           
 

Method parameters in org.ourgrid.mygrid.ui.gui with type arguments of type SimpleJobEntry
 void JobsTreeModel.refreshTree(java.util.Map<java.lang.Integer,SimpleJobEntry> jobsList)
          Get job's list from MyGridUIServices and update the tree