Hyperlink event handleor

How to create a HyperLink Event handler.Such as HyperLink_Action(), to it work.
[93 byte] By [pmohjps] at [2007-11-26 9:04:02]
# 1

Hi,

Just drag and drop Hyperlink into the table where you want to put it .Configrue it .Double click on it .it will let to go in java code with fucntion like :

public String hyperlink1_action() {

// TODO: Replace with your code

return null;

}

code your todo there.

thanks

sushil

sushilkumar at 2007-7-6 23:14:00 > top of Java-index,Development Tools,Java Tools...