public class kgPoundsConverter extends JApplet
12 {
13 private JPanel kPanel; // To hold a text field
14 private JPanel pPanel; // To hold a text field
15 private JPanel buttonPanel; // To hold a button
16 private JTextField kgram; // kilogram
17 private JTextField pounds; // pounds

Recommended Answers

All 2 Replies

please post java-related question in the java forum

>> please post java-related question in the java forum

Moved.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.