Uses of Class
gdl.wizard.WizardPanelProgress

Packages that use WizardPanelProgress
gdl.base This package contains the GraphExplorer base classes, including the gui and the canvas, as well as the classes for node weight calculation and space allocation on the graph. 
 

Uses of WizardPanelProgress in gdl.base
 

Methods in gdl.base that return WizardPanelProgress
 WizardPanelProgress ParsingManager.getProgressPanel()
           
 

Methods in gdl.base with parameters of type WizardPanelProgress
 void ParsingManager.setProgressPanel(WizardPanelProgress progressPanel)