Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Intercept Clicked Link's String in SWT Browser?

Is there a way to grab the string of a link a user clicks in the SWT
Browser?  We would like to be able to intercept this information and do
some background processing before displaying the page requested. 
Further, it would allow us to parse the string and determine what type
of file was requested (to be able to proceed accordingly).

Anyone know how to do such a thing?

Thanks
Michael


Back to the top