Jump to content

Java text Encryptor Help please

- - - - -

  • Please log in to reply
2 replies to this topic

#1
yeeesh

yeeesh

    Newbie

  • Members
  • Pip
  • 4 posts
Hello I have this assignment were I have to create an encryptor I have everything comepleted but Im receiving 2 compiling errors having to do with my converter method. It says cannot find the converter method

I have attached my code for viewing

any help would be greatly appreciated


Attached File  class.PNG   34.36K   14 downloads

Attached Files



#2
gregwarner

gregwarner

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 853 posts
  • Location:Arkansas
Just a tip: Next time, post your code as text inside CODE tags, rather than posting screenshots like this.

Your 'convert' method is declared inside 'ztaylorclass'. It must be called like so:

ztaylorclass.convert(word, value);


Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

– Douglas Hofstadter, Gödel, Escher, Bach: An Eternal Golden Braid


#3
yeeesh

yeeesh

    Newbie

  • Members
  • Pip
  • 4 posts
Oh yes I see now I will do that in the future

thank you

Zack




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users