Also, I disabled the Report --> Analyze Data File... menu item for two reasons: 1) not implemented, 2) throwing an exception.
Kevin ----- Original Message ----- From: "Kevin Hammond" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 29, 2001 9:06 AM Subject: Updates in CVS... > MY UPDATES IN CVS > > Menu item "Open" > - Changed resource text to "Open...", since this is standard since selecting > the menu item displays a dialog. > > Menu item "Save" > - Changed resource text to "Save As...". "Save" means save the current file. > JMeter does not have a concept of a current file. "Save As..." means you > will be prompted for a filename. > - Default to disabled at startup because the default node selected at > startup is ROOT (which is not saveable). This was also causing a nasty > exception to be thrown. > > Menu item "Save All" > - I disabled it because 1) it's not implemented, and 2) it's throwing a > nasty exception. > > Menu item "About" > - Changed resource text to "About...". This is the standard. > > Root Node > - Does not display menu when right mouse-button is clicked. > - Updated GUI. > > WorkBench Nodes > - Does not display the "Remove" menu item when right-mouse button is > clicked. > - Updated GUI. > > Other Nodes > - "Right-click" menu now looks like this: > > Add > (separator) > Open... > Save As... > (separator) > Remove > > Images > - Added transparency instead of using hard-coded color. Looks better in > Windows and Motif look-and-feel (and still looks the same in Metal). > - Created leaf-node (config element) graphic by copying the Swing default > leaf-node graphic. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
