diff options
| author | Kumar Priyansh <[email protected]> | 2017-11-14 18:27:39 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-11-14 18:27:39 +0530 |
| commit | 2cb042f01157c3f21bb0b457342307e41431ffbd (patch) | |
| tree | ac73cb53810226a57d27e3646eecab1036e157a9 /WebBrowser.ctxt | |
| parent | 46c149a2e807e23fc0b509ae3a058765334e6973 (diff) | |
| download | MyWebBrowser-2cb042f01157c3f21bb0b457342307e41431ffbd.tar.xz MyWebBrowser-2cb042f01157c3f21bb0b457342307e41431ffbd.zip | |
My Web Browser
Diffstat (limited to 'WebBrowser.ctxt')
| -rw-r--r-- | WebBrowser.ctxt | 35 |
1 files changed, 35 insertions, 0 deletions
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 |
