Im programming a simple mobile phone GUI that can send and receive messages. My problem is the way that key buttons will act. Until now, inside actionPerforme achieve recognise if user writing in message field or number field. If writing in number field did it and keys write just numbers. Im stuck in else, else should call a method from other class and inside other class should calculate what letter the user wants, using currentTimeMills. Please help, i have stuck
