java swing program for JTextField

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • java872
    New Member
    • Dec 2011
    • 1

    java swing program for JTextField

    How to change the JTEXTFIELD properties by pass the parameters without using the default functions.For Example if i want to change the JTextField LEFT property means using parameter (control name,left,100) like this.how to i do change JtextField property by passing parameter to the JTextField Property?
Working...