Now that the session assistant assigns a default name, I don't think there's a need for the hint saying give it a name. Instead, should the name adapt to the first process chosen? For instance, say a monitoring session is created then, when the first process is chosen, and the session name hasn't been set then it should change: Monitoring Session 1 -> Monitor bash say.
Good idea. 2007-03-13 Sami Wagiaalla <swagiaal@redhat.com> * druid/CreateFryskSessionDruid.java (changeGroupState): if a no name is set for the session the name of the first added process is used. Fix for bz 4155. 2007-03-13 Sami Wagiaalla <swagiaal@redhat.com> * ProcWiseDataModel.java (getObject): New function. * ProcWiseTreeView.java (mountDataModel): Set all coluns to be resizable. Fix for bz#4153