Java   View all facts   Glossary   Help
synonym > browser
Next synonymcase statement    Upsynonym    Previous synonymboolean operator   

browser comparison table
Subject is a kind of have is a synonym of has definition
synonymkbTop  One of two or more words or expressions that have the same meaning
browser procedure for handling applets:
  1. the browser finds the applet tag
  2. the browser creates an instance of the applet's class
  3. the browser sets the size of the applet based on the size specified in the applet tag
  4. the applet is connected to the browser
  5. the browser calls the init method of the applet
  6. the browser calls the start method of the applet
  7. the runtime system sends events to the applet
  8. the browser sends the stop method of the applet
  9. the browser calls the destroy method of the applet
Web browser 

Next synonymcase statement    Upsynonym    Previous synonymboolean operator