LimeWire Consolidated API

com.limegroup.gnutella
Class MessageResourceService

java.lang.Object
  extended by com.limegroup.gnutella.MessageResourceService

public final class MessageResourceService
extends Object

This class handles distributing internationalized strings to the back end. The method to set the callback must be called immediately to allow the backend to use this service during construction time.


Method Summary
static String getHTMLPageListingHeader()
           
static String getHTMLPageMagnetHeader()
           
static String getHTMLPageTitle()
           
static void setCallback(MessageResourceCallback callback)
          Sets the ErrorCallback class to use.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setCallback

public static void setCallback(MessageResourceCallback callback)
Sets the ErrorCallback class to use.


getHTMLPageTitle

public static String getHTMLPageTitle()

getHTMLPageListingHeader

public static String getHTMLPageListingHeader()

getHTMLPageMagnetHeader

public static String getHTMLPageMagnetHeader()

LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.