taskSavannah Administration - Tasks: task #7947, Submission of hellokris

 
 

task #7947: Submission of hellokris

Submitter:  Krishna Chaitanya <krischat1001>
Submitted:  Wed 16 Apr 2008 04:43:53 PM UTC
   
 
Should Start On:  Wed 16 Apr 2008 12:00:00 AM UTC Should be Finished on:  Sat 26 Apr 2008 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 19 Apr 2008 05:28:57 PM UTC, comment #1: 

Sorry, but I have to cancel your submission.

We need a technical description of your project.  The source code should be put in an archive (compressed tarball preferably) instead.

Also, please don't use non-free formats like MS Word doc for documentation.

--
Regards,
Alex

Alexander Shulgin <alexshulgin>
Wed 16 Apr 2008 04:43:53 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: hellokris
  • System Name:  hellokris
  • Type: non-GNU software & documentation
  • License: GNU General Public License v2 or later





Description:

import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;

import javax.swing.*;
 class XE implements ActionListener{
JFrame jf = new JFrame();
JLabel bishopimage=new JLabel(new ImageIcon("bbishop.JPG"));
JLabel image1=new JLabel(new ImageIcon("bishopw.JPG"));
JLabel image2=new JLabel(new ImageIcon("bkingj.JPG"));
JLabel image3=new JLabel(new ImageIcon("kingb.JPG"));
JLabel image4=new JLabel(new ImageIcon("bknight.JPG"));
JLabel image5=new JLabel(new ImageIcon("knight.JPG"));
JLabel image6=new JLabel(new ImageIcon("bpawnj.JPG"));
JLabel image7=new JLabel(new ImageIcon("pawnj.JPG"));
JLabel image8=new JLabel(new ImageIcon("rook.JPG"));
JLabel image9=new JLabel(new ImageIcon("brook.JPG"));
JLabel image10=new JLabel(new ImageIcon("bqueen.JPG"));
JLabel image11=new JLabel(new ImageIcon("queen.JPG"));
JLabel image12=new JLabel(new ImageIcon("bpawnjw.JPG"));
JLabel image13=new JLabel(new ImageIcon("bpawnjw2.JPG"));
JLabel image14=new JLabel(new ImageIcon("bpawnj2.JPG"));
JLabel image15=new JLabel(new ImageIcon("bpawnj3.JPG"));
JLabel image16=new JLabel(new ImageIcon("bpawnjw3.JPG"));
JLabel image17=new JLabel(new ImageIcon("bpawnjw4.JPG"));
JLabel image18=new JLabel(new ImageIcon("bpawnj4.JPG"));
JLabel image19=new JLabel(new ImageIcon("pawnj.JPG"));
JLabel image20=new JLabel(new ImageIcon("pawnb.JPG"));
JLabel image21=new JLabel(new ImageIcon("pawnj1.JPG"));
JLabel image22=new JLabel(new ImageIcon("pawnb1.JPG"));
JLabel image23=new JLabel(new ImageIcon("pawnj2.JPG"));
JLabel image24=new JLabel(new ImageIcon("pawnb2.JPG"));
JLabel image25=new JLabel(new ImageIcon("pawnj3.JPG"));
JLabel image26=new JLabel(new ImageIcon("pawnb3.JPG"));
JLabel image27=new JLabel(new ImageIcon("pawnb4.JPG"));
JLabel image28=new JLabel(new ImageIcon("pawnj4.JPG"));
JLabel image29=new JLabel(new ImageIcon("rookbj.JPG"));
JLabel image30=new JLabel(new ImageIcon("knightb.JPG"));
JLabel image31=new JLabel(new ImageIcon("bishopb.JPG"));
JLabel image32=new JLabel(new ImageIcon("brookb1.JPG"));
JLabel image33=new JLabel(new ImageIcon("bknightw.JPG"));
JLabel image34=new JLabel(new ImageIcon("bbishopb.JPG"));
JLabel image35=new JLabel(new ImageIcon("bkingw.JPG"));
JMenuBar bar=new JMenuBar();


Tarball URL:

http://savannah.gnu.org/submissions_uploads/wooldridge_writeup_litrev.doc


Krishna Chaitanya <krischat1001>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by alexshulgin (Posted a comment)
  • -email is unavailable- added by krischat1001 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-04-19 alexshulgin StatusNone Cancelled
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code