note that one of the tips in how to ask a question is "Post Real Code". It is always faster to help someone if they post the actual working code they are using.
http://faq.javaranch.com/java/PostRealCode
I have some questions about what you posted:
where does the variable named "text" come from?
why create a buffered reader and not use it?
why are you creating and starting the
thread Pause1?