Uses of Class
macaw.presentationLayer.SourceVariablesPanel

Packages that use SourceVariablesPanel
macaw.presentationLayer This is the main package that produces the GUI application forms for Macaw. 
 

Uses of SourceVariablesPanel in macaw.presentationLayer
 

Constructors in macaw.presentationLayer with parameters of type SourceVariablesPanel
SourceVariableSelectionDialog(SessionProperties sessionProperties, SourceVariablesPanel sourceVariablesPanel)