Re: table applet

2001-05-31 Thread Karau, Joe

If you try to use Swing in an applet, it is going to require the browser to
download a Java2 Virtual Machine.  I your app is going to be for many
people, you may want to rethink.  By the way, not really a JSP question.

Joseph Karau
Kingland Systems
[EMAIL PROTECTED]
507-536-3629
AIM: jkara3629


-Original Message-
From: Nguyen, Thang P [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 10:25 PM
To: [EMAIL PROTECTED]
Subject: table applet


Hi,

It is me again.  Do you have any sample code for JTable (Swing)?  I would
like to create an applet that represents a table with several buttons that
allow me to add/delete a row.   Please let me know where I can get this kind
of code.   Thank you so much in advance.

tn

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: table applet

2001-05-21 Thread Joerg Keith

Looks like as if almost all of your pages are gone.

Joerg Keith
1mind corporation
28 Commercial Street
Suite 5
Concord, NH 03301
(603) 227-0850x210



[Your Full
Name]   To: [EMAIL PROTECTED]
harsha@OPUSSOFT.cc:
COM Subject: Re: table applet
Sent by: A
mailing list
about Java Server
Pages
specification and
reference
JSP-INTEREST@jav
a.sun.com


05/19/2001 01:55
AM
Please respond to
A mailing list
about Java Server
Pages
specification and
reference






If you want to create a table applet which runs on a browser it would be
better if u use a table constructed using java1.1 awt. Because most of the
browser still doesn't supprt swings.Even if they support it will be slow.
You can down load a table bean which is free from this site

http://www.datacomm.ch/tstuder/resources/

Hope this will help you.
Harsha

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: table applet

2001-05-19 Thread [Your Full Name]

If you want to create a table applet which runs on a browser it would be
better if u use a table constructed using java1.1 awt. Because most of the
browser still doesn't supprt swings.Even if they support it will be slow.
You can down load a table bean which is free from this site

http://www.datacomm.ch/tstuder/resources/

Hope this will help you.
Harsha

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: table applet

2001-05-18 Thread horwat

Check out the Swing tutorial section on JTable:

http://web2.java.sun.com/docs/books/tutorial/uiswing/components/table.html

Justy

- Original Message -
 Hi,

 It is me again.  Do you have any sample code for JTable (Swing)?  I would
 like to create an applet that represents a table with several buttons that
 allow me to add/delete a row.   Please let me know where I can get this
kind
 of code.   Thank you so much in advance.

 tn


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



table applet

2001-05-17 Thread Nguyen, Thang P

Hi,

It is me again.  Do you have any sample code for JTable (Swing)?  I would
like to create an applet that represents a table with several buttons that
allow me to add/delete a row.   Please let me know where I can get this kind
of code.   Thank you so much in advance.

tn

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets