hi i am very new to Java, pls help with my question.
public void search(String host) { (dun bother about whats inside search) } public void actionPerformed(ActionEvent e) { text.search("www.axp.com.sg"); }
i have a error with text.search, it seems that i doesnt allow me to use the search().