[Ejtools-cvs] libraries/adwt/src/main/net/sourceforge/ejtools/awt/services AboutServiceProvider.java
Brought to you by:
letiemble
From: <let...@us...> - 2002-05-30 21:38:52
|
Update of /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services In directory usw-pr-cvs1:/tmp/cvs-serv12656/adwt/src/main/net/sourceforge/ejtools/awt/services Modified Files: AboutServiceProvider.java FrameServiceProvider.java HistoryServiceProvider.java MDIDesktopPane.java MenuBarService.java MenuBarServiceProvider.java PreferencesService.java StatusBarServiceProvider.java ToolBarServiceProvider.java Log Message: Pretty print code Index: AboutServiceProvider.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/AboutServiceProvider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** AboutServiceProvider.java 5 May 2002 20:13:46 -0000 1.3 --- AboutServiceProvider.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 65,70 **** /** ! * Gets the currentServiceSelectors attribute of the ! * ApplicationServiceProvider object * * @param bcs Description of Parameter --- 65,69 ---- /** ! * Gets the currentServiceSelectors attribute of the ApplicationServiceProvider object * * @param bcs Description of Parameter Index: FrameServiceProvider.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/FrameServiceProvider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FrameServiceProvider.java 5 May 2002 20:13:46 -0000 1.3 --- FrameServiceProvider.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 91,96 **** /** ! * Adds a feature to the WindowListener attribute of the FrameServiceProvider ! * object * * @param l The feature to be added to the WindowListener attribute --- 91,95 ---- /** ! * Adds a feature to the WindowListener attribute of the FrameServiceProvider object * * @param l The feature to be added to the WindowListener attribute *************** *** 137,142 **** /** ! * Gets the currentServiceSelectors attribute of the ! * ApplicationServiceProvider object * * @param bcs Description of Parameter --- 136,140 ---- /** ! * Gets the currentServiceSelectors attribute of the ApplicationServiceProvider object * * @param bcs Description of Parameter Index: HistoryServiceProvider.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/HistoryServiceProvider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** HistoryServiceProvider.java 5 May 2002 20:13:46 -0000 1.3 --- HistoryServiceProvider.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 66,71 **** /** ! * Gets the currentServiceSelectors attribute of the HistoryServiceProvider ! * object * * @param bcs Description of Parameter --- 66,70 ---- /** ! * Gets the currentServiceSelectors attribute of the HistoryServiceProvider object * * @param bcs Description of Parameter Index: MDIDesktopPane.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/MDIDesktopPane.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MDIDesktopPane.java 5 May 2002 20:13:46 -0000 1.3 --- MDIDesktopPane.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 23,28 **** /** ! * An extension of WDesktopPane that supports often used MDI functionality. This ! * class also handles setting scroll bars for when windows move too far to the * left or bottom, providing the MDIDesktopPane is in a ScrollPane. * --- 23,27 ---- /** ! * An extension of WDesktopPane that supports often used MDI functionality. This class also handles setting scroll bars for when windows move too far to the * left or bottom, providing the MDIDesktopPane is in a ScrollPane. * *************** *** 138,143 **** /** ! * Sets all component size properties ( maximum, minimum, preferred) to the ! * given dimension. * * @param d The new AllSize value --- 137,141 ---- /** ! * Sets all component size properties ( maximum, minimum, preferred) to the given dimension. * * @param d The new AllSize value *************** *** 152,157 **** /** ! * Sets all component size properties ( maximum, minimum, preferred) to the ! * given width and height. * * @param width The new AllSize value --- 150,154 ---- /** ! * Sets all component size properties ( maximum, minimum, preferred) to the given width and height. * * @param width The new AllSize value *************** *** 206,211 **** /** ! * Private class used to replace the standard DesktopManager for ! * JDesktopPane. Used to provide scrollbar functionality. * * @author laurent --- 203,207 ---- /** ! * Private class used to replace the standard DesktopManager for JDesktopPane. Used to provide scrollbar functionality. * * @author laurent *************** *** 253,259 **** ! /** ! * Sets the NormalSize attribute of the MDIDesktopManager object ! */ public void setNormalSize() { --- 249,253 ---- ! /** Sets the NormalSize attribute of the MDIDesktopManager object */ public void setNormalSize() { Index: MenuBarService.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/MenuBarService.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MenuBarService.java 5 May 2002 20:13:46 -0000 1.3 --- MenuBarService.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 28,33 **** /** ! * Adds a feature to the MenuBarListener attribute of the MenuBarService ! * object * * @param mbsl The feature to be added to the MenuBarListener attribute --- 28,32 ---- /** ! * Adds a feature to the MenuBarListener attribute of the MenuBarService object * * @param mbsl The feature to be added to the MenuBarListener attribute Index: MenuBarServiceProvider.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/MenuBarServiceProvider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MenuBarServiceProvider.java 5 May 2002 20:13:46 -0000 1.3 --- MenuBarServiceProvider.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 57,62 **** /** ! * Adds a feature to the MenuBarListener attribute of the ! * MenuBarServiceProvider object * * @param mbsl The feature to be added to the MenuBarListener attribute --- 57,61 ---- /** ! * Adds a feature to the MenuBarListener attribute of the MenuBarServiceProvider object * * @param mbsl The feature to be added to the MenuBarListener attribute *************** *** 80,85 **** /** ! * Gets the currentServiceSelectors attribute of the ! * ApplicationServiceProvider object * * @param bcs Description of Parameter --- 79,83 ---- /** ! * Gets the currentServiceSelectors attribute of the ApplicationServiceProvider object * * @param bcs Description of Parameter *************** *** 200,205 **** /** ! * Adds a feature to the MenuItem attribute of the MenuBarServiceProvider ! * object * * @param action The feature to be added to the MenuItem attribute --- 198,202 ---- /** ! * Adds a feature to the MenuItem attribute of the MenuBarServiceProvider object * * @param action The feature to be added to the MenuItem attribute *************** *** 310,315 **** /** ! * Gets the toolTipLocation attribute of the MenuItemWithFixedTooltip ! * object * * @param e Description of Parameter --- 307,311 ---- /** ! * Gets the toolTipLocation attribute of the MenuItemWithFixedTooltip object * * @param e Description of Parameter Index: PreferencesService.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/PreferencesService.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** PreferencesService.java 5 May 2002 20:13:46 -0000 1.3 --- PreferencesService.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 7,10 **** --- 7,11 ---- package net.sourceforge.ejtools.awt.services; + /** * Description of the Class Index: StatusBarServiceProvider.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/StatusBarServiceProvider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** StatusBarServiceProvider.java 5 May 2002 20:13:46 -0000 1.3 --- StatusBarServiceProvider.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 45,50 **** /** ! * Adds a feature to the Zone attribute of the StatusBarServiceProvider ! * object * * @param name The feature to be added to the Zone attribute --- 45,49 ---- /** ! * Adds a feature to the Zone attribute of the StatusBarServiceProvider object * * @param name The feature to be added to the Zone attribute *************** *** 55,60 **** /** ! * Adds a feature to the Zone attribute of the StatusBarServiceProvider ! * object * * @param name The feature to be added to the Zone attribute --- 54,58 ---- /** ! * Adds a feature to the Zone attribute of the StatusBarServiceProvider object * * @param name The feature to be added to the Zone attribute *************** *** 75,80 **** /** ! * Gets the currentServiceSelectors attribute of the ! * ApplicationServiceProvider object * * @param bcs Description of Parameter --- 73,77 ---- /** ! * Gets the currentServiceSelectors attribute of the ApplicationServiceProvider object * * @param bcs Description of Parameter Index: ToolBarServiceProvider.java =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/main/net/sourceforge/ejtools/awt/services/ToolBarServiceProvider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ToolBarServiceProvider.java 5 May 2002 20:13:46 -0000 1.3 --- ToolBarServiceProvider.java 30 May 2002 21:38:49 -0000 1.4 *************** *** 62,67 **** /** ! * Gets the currentServiceSelectors attribute of the ! * ApplicationServiceProvider object * * @param bcs Description of Parameter --- 62,66 ---- /** ! * Gets the currentServiceSelectors attribute of the ApplicationServiceProvider object * * @param bcs Description of Parameter |