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?