Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #13863 > unrolled thread

peter-swing

Started byPeter <mcheung63@gmail.com>
First post2012-04-24 11:18 -0700
Last post2012-04-26 06:25 -0700
Articles 11 on this page of 31 — 11 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  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

Page 2 of 2 — ← Prev page 1 [2]


#13871

Frommarkspace <-@.>
Date2012-04-24 14:42 -0700
Message-ID<jn76om$m70$1@dont-email.me>
In reply to#13863
On 4/24/2012 11:18 AM, Peter wrote:
> Hi All
>     I finished making the "OutlookBar" component, http://code.google.com/p/peter-swing/


Funnily enough, your project source has no build file.  So I'm going to 
make one.  With vim.

[toc] | [prev] | [next] | [standalone]


#13874

FromLew <lewbloch@gmail.com>
Date2012-04-24 15:07 -0700
Message-ID<27803947.19.1335305231369.JavaMail.geo-discussion-forums@pbcss6>
In reply to#13871
markspace wrote:
> Peter wrote:
>>     I finished making the "OutlookBar" component, http://code.google.com/p/peter-swing/
> 
> 
> Funnily enough, your project source has no build file.  So I'm going to 
> make one.  With vim.

And vigor?

Since you looked at it, would you please tell us what you think, and what its purpose is?

-- 
Lew

[toc] | [prev] | [next] | [standalone]


#13877

Frommarkspace <-@.>
Date2012-04-24 17:07 -0700
Message-ID<jn7f8g$7ul$1@dont-email.me>
In reply to#13874
On 4/24/2012 3:07 PM, Lew wrote:
> markspace wrote:
>> Peter wrote:
>>>      I finished making the "OutlookBar" component, http://code.google.com/p/peter-swing/
>>
>>
>> Funnily enough, your project source has no build file.  So I'm going to
>> make one.  With vim.
>
> And vigor?
>
> Since you looked at it, would you please tell us what you think, and what its purpose is?
>


It's a very large amount of code with all of the Java doc comments 
removed, I'm guessing in an effort to hide where the source came from.

It's either a poor effort to pass a large code base off as one's own, or 
an attempt to hide some sinister purpose behind a lot of source lines.

[toc] | [prev] | [next] | [standalone]


#13902

FromMartin Gregorie <martin@address-in-sig.invalid>
Date2012-04-25 15:25 +0000
Message-ID<jn951r$a1j$1@localhost.localdomain>
In reply to#13877
On Tue, 24 Apr 2012 17:07:42 -0700, markspace wrote:

> 
> It's a very large amount of code with all of the Java doc comments
> removed,
>
i.e., made almost completely useless. IME any comment-free class library 
is worthless. I do not expect to read source in order to use any library 
regardless of whom, including myself, wrote it. 
 

-- 
martin@   | Martin Gregorie
gregorie. | Essex, UK
org       |

[toc] | [prev] | [next] | [standalone]


#13917

FromPeter Cheung <cmk128@gmail.com>
Date2012-04-26 06:27 -0700
Message-ID<22250200.299.1335446824860.JavaMail.geo-discussion-forums@pbqv7>
In reply to#13874
Lew於 2012年4月25日星期三UTC+8上午6時07分11秒寫道:
> markspace wrote:
> > Peter wrote:
> >>     I finished making the "OutlookBar" component, http://code.google.com/p/peter-swing/
> > 
> > 
> > Funnily enough, your project source has no build file.  So I'm going to 
> > make one.  With vim.
> 
> And vigor?
> 
> Since you looked at it, would you please tell us what you think, and what its purpose is?
> 
> -- 
> Lew

want to enhance swing component

[toc] | [prev] | [next] | [standalone]


#13921

FromLew <noone@lewscanon.com>
Date2012-04-26 07:40 -0700
Message-ID<jnbmoc$fo2$1@news.albasani.net>
In reply to#13917
Peter Cheung wrote:
> Lew 上午6時07分11秒寫道:
>> markspace wrote:
>>> Peter wrote:
>>>>      I finished making the "OutlookBar" component,...
>>>
>>> Funnily enough, your project source has no build file.  So I'm going to
>>> make one.  With vim.
>>
>> And vigor?
>>
>> Since you looked at it, would you please tell us what you think, and what its purpose is?
>>
>> --
>> Lew

Please don't quote sigs.

> want to enhance swing component

Huh? With someone else's code?

Who wants to, you?

Are you claiming that your offering enhances something, or simply stating that 
someone wants to?

In what way does your offering enhance something, specifically?

Tell us why we should look at it, and please answer the accusations of 
plagiarism and copyright violation that others have leveled.

-- 
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg

[toc] | [prev] | [next] | [standalone]


#13931

FromPeter Cheung <cmk128@gmail.com>
Date2012-04-26 14:52 -0700
Message-ID<15796925.549.1335477123044.JavaMail.geo-discussion-forums@pbctu9>
In reply to#13921
Lew於 2012年4月26日星期四UTC+8下午10時40分12秒寫道:
> Peter Cheung wrote:
> > Lew 上午6時07分11秒寫道:
> >> markspace wrote:
> >>> Peter wrote:
> >>>>      I finished making the "OutlookBar" component,...
> >>>
> >>> Funnily enough, your project source has no build file.  So I'm going to
> >>> make one.  With vim.
> >>
> >> And vigor?
> >>
> >> Since you looked at it, would you please tell us what you think, and what its purpose is?
> >>
> >> --
> >> Lew
> 
> Please don't quote sigs.
> 
> > want to enhance swing component
> 
> Huh? With someone else's code?
> 
> Who wants to, you?
> 
> Are you claiming that your offering enhances something, or simply stating that 
> someone wants to?
> 
> In what way does your offering enhance something, specifically?
> 
> Tell us why we should look at it, and please answer the accusations of 
> plagiarism and copyright violation that others have leveled.
> 
> -- 
> Lew
> Honi soit qui mal y pense.
> http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg

I was making a new Swing theme, and some swing components.

[toc] | [prev] | [next] | [standalone]


#13916

FromPeter Cheung <cmk128@gmail.com>
Date2012-04-26 06:25 -0700
Message-ID<6206836.298.1335446754125.JavaMail.geo-discussion-forums@pbqv7>
In reply to#13871
markspace於 2012年4月25日星期三UTC+8上午5時42分43秒寫道:
> On 4/24/2012 11:18 AM, Peter wrote:
> > Hi All
> >     I finished making the "OutlookBar" component, http://code.google.com/p/peter-swing/
> 
> 
> Funnily enough, your project source has no build file.  So I'm going to 
> make one.  With vim.

I use eclipse to build it, so no build file.

[toc] | [prev] | [next] | [standalone]


#13990

FromArne Vajhøj <arne@vajhoej.dk>
Date2012-04-28 21:49 -0400
Message-ID<4f9c9e20$0$291$14726298@news.sunsite.dk>
In reply to#13916
On 4/26/2012 9:25 AM, Peter Cheung wrote:
> markspace於 2012年4月25日星期三UTC+8上午5時42分43秒寫道:
>> On 4/24/2012 11:18 AM, Peter wrote:
>>> Hi All
>>>      I finished making the "OutlookBar" component, http://code.google.com/p/peter-swing/
>>
>>
>> Funnily enough, your project source has no build file.  So I'm going to
>> make one.  With vim.
>
> I use eclipse to build it, so no build file.

There should still be a build file.

Arne

[toc] | [prev] | [next] | [standalone]


#13900

FromRoedy Green <see_website@mindprod.com.invalid>
Date2012-04-25 06:47 -0700
Message-ID<3rvfp799dt0ctvp28ola2hhi49i8ub1827@4ax.com>
In reply to#13863
On Tue, 24 Apr 2012 11:18:25 -0700 (PDT), Peter <mcheung63@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>What GUI component you like but doesn't provide in JFC?

we need a better way of picking dates.  I did one with spinners.  See
http://mindprod.com/products1.html#SPINNER

We need a better colourpicker.

See http://mindprod.com/project/jcolourchooser.html

We need a component that display currency is local currency based to
today's exchange rate. See http://mindprod.com/applet/currcon.html

How about a component that treats international addresses as atomic
units.  They have in the apt, street, post code, country, state
localised  with validation tables that are frequently updated.

They display the address with increasing levels of fullness depending
on how much screen space is available.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
When you were a child, if you did your own experiment
to see if it was better to put to cocoa into your cup first
or the hot milk first, then you likely have the programmer gene..

[toc] | [prev] | [next] | [standalone]


#13915

FromPeter Cheung <cmk128@gmail.com>
Date2012-04-26 06:25 -0700
Message-ID<20236640.1315.1335446736998.JavaMail.geo-discussion-forums@pbw7>
In reply to#13900
Roedy Green於 2012年4月25日星期三UTC+8下午9時47分51秒寫道:
> On Tue, 24 Apr 2012 11:18:25 -0700 (PDT), Peter <mcheung63@gmail.com>
> wrote, quoted or indirectly quoted someone who said :
> 
> >What GUI component you like but doesn't provide in JFC?
> 
> we need a better way of picking dates.  I did one with spinners.  See
> http://mindprod.com/products1.html#SPINNER
> 
> We need a better colourpicker.
> 
> See http://mindprod.com/project/jcolourchooser.html
> 
> We need a component that display currency is local currency based to
> today's exchange rate. See http://mindprod.com/applet/currcon.html
> 
> How about a component that treats international addresses as atomic
> units.  They have in the apt, street, post code, country, state
> localised  with validation tables that are frequently updated.
> 
> They display the address with increasing levels of fullness depending
> on how much screen space is available.
> -- 
> Roedy Green Canadian Mind Products
> http://mindprod.com
> When you were a child, if you did your own experiment
> to see if it was better to put to cocoa into your cup first
> or the hot milk first, then you likely have the programmer gene..

good stuff, I am creating a Outlook Panel. I need it for my other project

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | comp.lang.java.programmer


csiph-web