Originally Posted by
Shaken_Earth
I want to have a default so everytime the user launches the Phrasebot they don't have to go into Arrangements... and choose what they want. So I give a value to "p" in the phrasemakerListener inner-class. So I tried changing the value of "p" by using the list. But when I have "p" with a default it won't change. When there's no default it changes. I thought the whole point of instance variables is state. Shouldn't I be able to <i> change </i> the state if there's a default?