/[classpath]/classpath/javax/swing/plaf/basic/BasicToolTipUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/basic/BasicToolTipUI.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by mark, Sat Jul 2 20:32:50 2005 UTC revision 1.5 by trebligd, Fri Jul 8 15:24:08 2005 UTC
# Line 97  public class BasicToolTipUI extends Tool Line 97  public class BasicToolTipUI extends Tool
97                           * @param x The x coordinate to start painting at.                           * @param x The x coordinate to start painting at.
98                           * @param y The y coordinate to start painting at.                           * @param y The y coordinate to start painting at.
99                           * @param w The width of the Component.                           * @param w The width of the Component.
100                           * @param y The height of the Component.                           * @param h The height of the Component.
101                           */                           */
102        public void paintBorder(Component c, Graphics g, int x, int y, int w,        public void paintBorder(Component c, Graphics g, int x, int y, int w,
103                                int h)                                int h)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26