Bug 4038

Summary: Druid tree selections
Product: frysk Reporter: Mike Cvet <mcvet>
Component: generalAssignee: Mike Cvet <mcvet>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1632, 3401    

Description Mike Cvet 2007-02-14 01:48:26 UTC
If the user simply selects a couple rows in the left-hand tree in the druid, 
than use those instead of requiring them to be moved over to the right-hand 
side.
Comment 1 Mike Cvet 2007-02-14 13:20:32 UTC
	monitor:
	2008-02-14  Mike Cvet  <mcvet@redhat.com>
	
	* ProcWiseTreeView.java (getSelectedObjects): Added. Fixes #4038.
	
	gui:
	2008-02-14  Mike Cvet  <mcvet@redhat.com>
	
	* druid/CreateFryskSessionDruid.java (getDruidStructureControls):
	Added some code to check the left-hand tree for selections even if
	the right hand-side was empty. Fixes #4038.