TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.profile.server.core.internal
Class PluginMessages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.tptp.platform.profile.server.core.internal.PluginMessages

public class PluginMessages
extends org.eclipse.osgi.util.NLS


Field Summary
static java.lang.String _1
           
static java.lang.String _2
           
static java.lang.String STR_PROFILE_SERVER_TITLE
           
 
Constructor Summary
PluginMessages()
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STR_PROFILE_SERVER_TITLE

public static java.lang.String STR_PROFILE_SERVER_TITLE

_1

public static java.lang.String _1

_2

public static java.lang.String _2
Constructor Detail

PluginMessages

public PluginMessages()

TPTP 4.5.0 Platform Project
Internal API Specification