From 2cb042f01157c3f21bb0b457342307e41431ffbd Mon Sep 17 00:00:00 2001 From: Kumar Priyansh <30593201+luciferreeves@users.noreply.github.com> Date: Tue, 14 Nov 2017 18:27:39 +0530 Subject: My Web Browser --- WebBrowser.ctxt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 WebBrowser.ctxt (limited to 'WebBrowser.ctxt') diff --git a/WebBrowser.ctxt b/WebBrowser.ctxt new file mode 100644 index 0000000..e05b3fe --- /dev/null +++ b/WebBrowser.ctxt @@ -0,0 +1,35 @@ +#BlueJ class context +comment0.target=WebBrowser +comment1.params= +comment1.target=WebBrowser() +comment10.params=r +comment10.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment11.params=r +comment11.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment12.params=r +comment12.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment13.params=r +comment13.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment14.params=e +comment14.target=void\ hyperlinkUpdate(javax.swing.event.HyperlinkEvent) +comment15.params=e +comment15.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment16.params=args +comment16.target=void\ main(java.lang.String[]) +comment2.params=r +comment2.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment3.params=r +comment3.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment4.params=r +comment4.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment5.params=r +comment5.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment6.params=r +comment6.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment7.params=r +comment7.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment8.params=r +comment8.target=void\ actionPerformed(java.awt.event.ActionEvent) +comment9.params=r +comment9.target=void\ actionPerformed(java.awt.event.ActionEvent) +numComments=17 -- cgit v1.2.3