Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Peter Cheung Newsgroups: comp.lang.java.programmer Subject: Re: peter-swing Date: Thu, 26 Apr 2012 06:30:28 -0700 (PDT) Organization: http://groups.google.com Lines: 60 Message-ID: <30295463.494.1335447028982.JavaMail.geo-discussion-forums@pbcnj6> References: <15372322.181.1335299218185.JavaMail.geo-discussion-forums@pbbqb5> NNTP-Posting-Host: 210.5.164.14 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1335448024 25353 127.0.0.1 (26 Apr 2012 13:47:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Apr 2012 13:47:04 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=210.5.164.14; posting-account=10LjMwkAAAAVcy8G3B3qqGRpk0olXjxD User-Agent: G2/1.0 X-Received-Bytes: 3018 Xref: csiph.com comp.lang.java.programmer:13918 markspace=E6=96=BC 2012=E5=B9=B44=E6=9C=8825=E6=97=A5=E6=98=9F=E6=9C=9F=E4= =B8=89UTC+8=E4=B8=8A=E5=8D=886=E6=99=8207=E5=88=8627=E7=A7=92=E5=AF=AB=E9= =81=93=EF=BC=9A > On 4/24/2012 1:26 PM, Lew wrote: > > Peter wrote: > >> I finished making the "OutlookBar" component, h=F0=9D=9A=9D=F0=9D= =9A=9D=F0=9D=9A=99://code.google.=F0=9D=9A=8C=C8=AB=F0=9D=97=86/=F0=9D=9A= =99/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? > > >=20 >=20 > He's telling us he plagiarized the code from the OpenJDK: >=20 >=20 > package com.peterswing; > ... > public class MetalBumps implements Icon { >=20 > static final Color ALPHA =3D new Color(0, 0, 0, 0); >=20 > protected int xBumps; > protected int yBumps; > protected Color topColor; > protected Color shadowColor; > protected Color backColor; > ... >=20 >=20 > /* > 2 * Copyright (c) 1998, 2009, Oracle and/or its affiliates. All= =20 > rights reserved. > 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. >=20 > 26 package javax.swing.plaf.metal; >=20 > 43 class MetalBumps implements Icon { > 44 > 45 static final Color ALPHA =3D 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; >=20 >=20 > >=20 > peter-swing is open source project, open source project plagiarized another= open source project?