uwcse.location
Class LocationHtmlUI

java.lang.Object
  |
  +--com.intel.research.rain.util.HtmlUI
        |
        +--uwcse.location.LocationHtmlUI
All Implemented Interfaces:
MessageHandler

public class LocationHtmlUI
extends HtmlUI

Override the Rain HTML behavior to provide custom HTML display for Location Services.

Version:
$Revision: 1.4 $
Author:
Jeffrey Hightower

Field Summary
 
Fields inherited from class com.intel.research.rain.util.HtmlUI
iconBase, resultType, service, useStandardHeader
 
Constructor Summary
LocationHtmlUI(Service service)
           
 
Method Summary
 String getIcon()
          Return the URL for the location service icon.
static String getIconBase()
          Return the base URL for location service icons.
 String getName()
          Return the displayed name of the service.
 
Methods inherited from class com.intel.research.rain.util.HtmlUI
getFooter, getPageContent, process, render, replace, setResultType, setUseStandardHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationHtmlUI

public LocationHtmlUI(Service service)
Method Detail

getName

public String getName()
Return the displayed name of the service.

Overrides:
getName in class HtmlUI

getIconBase

public static String getIconBase()
Return the base URL for location service icons.


getIcon

public String getIcon()
Return the URL for the location service icon.

Overrides:
getIcon in class HtmlUI


This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/

© Copyright 2004 University of Washington CSE