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
SC803 0 Newbie Poster
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.