Click here to Skip to main content
15,908,618 members

Comments by debasish deb (Top 4 by date)

debasish deb 28-Mar-14 8:26am View    
JTextField oText = new JTextField();
oText.setEnable(false);

this code is fine ,,,, but my question is how to convert marks to grade ... i mean in one JTextField i m entering marks and automatically it should be converted to Grade (Character)

because as for example i m entering marks 8.64 now 8,64 means Grade A ... so i need to convert this marks to Grade and Grade should come automatically(JFormattedTextField) When i enter Marks in JtextField ....

-------------------------- -------------------
JTextField(marks entered) JFormattedTextField (Grade comes automatically)
-------------------------- -------------------
debasish deb 2-Aug-12 0:35am View    
means only way to use personally is by creating a dll am i right
debasish deb 21-Dec-11 14:49pm View    
dear sir i m new in designing GUI ... that is why i m facing some problem but i m confident i can do it.. at present i m going through ur refernce links and studying properly
.... Thankinkg u for ur valuable advice
debasish deb 21-Dec-11 14:45pm View    
dear Sir , i have successfully build the user interface now. and actually i m new here and i did not study things properly that is why i was facing problems... but now i m going through ur provided link i m studying these fundamentals now ......


thanking you, sir (Richard MacCutchan).. but i will need u for future reference..