Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13876
| From | Lew <lewbloch@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: peter-swing |
| Date | 2012-04-24 15:16 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <30299151.3.1335305816662.JavaMail.geo-discussion-forums@pbag4> (permalink) |
| References | <b531f094-3de4-4fa5-add2-f7faa614b6f8@me1g2000pbc.googlegroups.com> <15372322.181.1335299218185.JavaMail.geo-discussion-forums@pbbqb5> <jn7873$uq2$1@dont-email.me> |
markspace wrote:
> Lew wrote:
>> Peter wrote:
>>> I finished making the "OutlookBar" component, hđđđ://code.google.đÈ«đ/đ/peter-swing/
>>> I am going to make Breadcrumb.
>>>
>>> What GUI component you like but doesn't provide in JFC?
>>
>> What are these? What are their advantages? Why are you telling us?
>
> He's telling us he plagiarized the code from the OpenJDK:
>
> package com.peterswing;
> ...
> public class MetalBumps implements Icon {
>
> static final Color ALPHA = new Color(0, 0, 0, 0);
>
> protected int xBumps;
> protected int yBumps;
> protected Color topColor;
> protected Color shadowColor;
> protected Color backColor;
> ...
>
>
> /*
> 2 * Copyright (c) 1998, 2009, Oracle and/or its affiliates. All
> rights reserved.
> 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>
> 26 package javax.swing.plaf.metal;
>
> 43 class MetalBumps implements Icon {
> 44
> 45 static final Color ALPHA = new Color(0, 0, 0, 0);
> 46
> 47 protected int xBumps;
> 48 protected int yBumps;
> 49 protected Color topColor;
> 50 protected Color shadowColor;
> 51 protected Color backColor;
>
>
> <http://www.docjar.org/html/api/javax/swing/plaf/metal/MetalBumps.java.html>
>
> <...plagiarized/src/com/peterswing/MetalBumps.java>
Wow, shame on you, Peter! Why did you do that? And why did you proudly announce to the world that you did that?
I guess it's not inconsistent with dropping a meaningless spam in the newsgroup.
--
Lew
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
peter-swing Peter <mcheung63@gmail.com> - 2012-04-24 11:18 -0700
Re: peter-swing Lew <lewbloch@gmail.com> - 2012-04-24 13:26 -0700
Re: peter-swing markspace <-@.> - 2012-04-24 15:07 -0700
Re: peter-swing Lew <lewbloch@gmail.com> - 2012-04-24 15:16 -0700
Re: peter-swing Peter Cheung <cmk128@gmail.com> - 2012-04-26 06:30 -0700
Re: peter-swing Lew <noone@lewscanon.com> - 2012-04-26 07:36 -0700
Re: peter-swing Patricia Shanahan <pats@acm.org> - 2012-04-26 07:44 -0700
Re: peter-swing markspace <-@.> - 2012-04-26 08:20 -0700
Re: peter-swing Lew <lewbloch@gmail.com> - 2012-04-26 10:04 -0700
Re: peter-swing Peter Cheung <cmk128@gmail.com> - 2012-04-26 14:49 -0700
Re: peter-swing Arne VajhĂžj <arne@vajhoej.dk> - 2012-04-28 21:46 -0400
Re: peter-swing Joshua Cranmer <Pidgeot18@verizon.invalid> - 2012-04-26 12:56 -0500
Re: peter-swing Peter Cheung <cmk128@gmail.com> - 2012-04-26 14:54 -0700
Re: peter-swing Lew <lewbloch@gmail.com> - 2012-04-26 15:06 -0700
Re: peter-swing Paul Cager <paul.cager@googlemail.com> - 2012-04-27 05:51 -0700
Re: peter-swing Patricia Shanahan <pats@acm.org> - 2012-04-27 06:33 -0700
Re: peter-swing markspace <-@.> - 2012-04-27 08:06 -0700
Re: peter-swing Arne VajhĂžj <arne@vajhoej.dk> - 2012-04-28 21:47 -0400
Re: peter-swing Arne VajhĂžj <arne@vajhoej.dk> - 2012-04-28 21:43 -0400
Re: peter-swing Arne VajhĂžj <arne@vajhoej.dk> - 2012-04-28 21:53 -0400
Re: peter-swing markspace <-@.> - 2012-04-24 14:42 -0700
Re: peter-swing Lew <lewbloch@gmail.com> - 2012-04-24 15:07 -0700
Re: peter-swing markspace <-@.> - 2012-04-24 17:07 -0700
Re: peter-swing Martin Gregorie <martin@address-in-sig.invalid> - 2012-04-25 15:25 +0000
Re: peter-swing Peter Cheung <cmk128@gmail.com> - 2012-04-26 06:27 -0700
Re: peter-swing Lew <noone@lewscanon.com> - 2012-04-26 07:40 -0700
Re: peter-swing Peter Cheung <cmk128@gmail.com> - 2012-04-26 14:52 -0700
Re: peter-swing Peter Cheung <cmk128@gmail.com> - 2012-04-26 06:25 -0700
Re: peter-swing Arne VajhĂžj <arne@vajhoej.dk> - 2012-04-28 21:49 -0400
Re: peter-swing Roedy Green <see_website@mindprod.com.invalid> - 2012-04-25 06:47 -0700
Re: peter-swing Peter Cheung <cmk128@gmail.com> - 2012-04-26 06:25 -0700
csiph-web