Class WebPagePhoons

java.lang.Object
  extended byprog.utils.WebPage
      extended byWebPagePM
          extended byWebPagePhoons

public class WebPagePhoons
extends WebPagePM

This subclass of WebPage sets the META tags to include a value unique to the Phoons web pages.


Field Summary
 
Fields inherited from class prog.utils.WebPage
lookupNames
 
Constructor Summary
WebPagePhoons(java.lang.String title, java.lang.String filename)
          Sets the title, filename and META tag of the web page.
 
Methods inherited from class prog.utils.WebPage
getMetaCharset, main, makeHTML, prependMeta, queryBaseName, setBkgdImage, setCharset, setFilename, setKeywords, setPreloadImages, toBaseName, toFilename
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebPagePhoons

public WebPagePhoons(java.lang.String title,
                     java.lang.String filename)
Sets the title, filename and META tag of the web page.