This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

frysk-gui/frysk/gui/druid ExitProcessGroupsDat ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	pmuldoon@sourceware.org	2006-04-25 21:15:38

Removed files:
	frysk/gui/druid: ExitProcessGroupsDataModel.java 

Log message:
	2006-04-25  Phil Muldoon  <pmuldoon@redhat.com>
	
	* druid/AddedProcTreeView.java: Removed. Simplify with CheckedListView.
	* druid/ExitProcessGroupsDataModel.java: Ditto.
	* druid/ProcessExitSelectionTreeView.java: Ditto.
	
	* druid/CreateFryskSessionDruid.java: Added new Session instance.
	(addProcessParent): Add routine to add new process types to live session
	data model.
	(changeGroupState): Modify and simply the 3 corner cases for adding a process
	group to a live sesssion object (no parent, parent only, parent and children).
	(getProcessSelectionControls): Mount the addedProcTreeView using Listview. Link
	datamodel to session object. Rework state changes to follow simplified states.
	(getProcessExitControls): Mount the processExitSelectionTreeView using the
	CheckedListView. Link datamodel to session object. Add TaskTerminatingObserver
	on selection of CellRendererToggle.
	(nextPage): Simply, and removing data model swapping. New Session model
	does not need this (model is now unified).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/druid/ExitProcessGroupsDataModel.java.diff?cvsroot=frysk&r1=1.2&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]