Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Clifton Flores   on Jan 28 In Java Category.

  
Question Answered By: Tara Ryan   on Jan 28

which type does jSpinner.getValue() return?
if jSpinner.getValue() returns with a String value u should write Integer
variable=Integer.parseInt(jSpinner.getValue()) ...
this is just for String...

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Object to Integer Or get search suggestion and latest updates.


Tagged: