TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.log.views.internal.views
Class LogViewsMessages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.tptp.platform.log.views.internal.views.LogViewsMessages

public final class LogViewsMessages
extends org.eclipse.osgi.util.NLS


Field Summary
protected static java.lang.String BUNDLE_NAME
           
static java.lang.String color
           
static java.lang.String errors
           
static java.lang.String info
           
static java.lang.String show
           
static java.lang.String showBySev
           
static java.lang.String showCorrelated
           
static java.lang.String warnings
           
 
Constructor Summary
protected LogViewsMessages()
           
 
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

BUNDLE_NAME

protected static final java.lang.String BUNDLE_NAME
See Also:
Constant Field Values

showCorrelated

public static java.lang.String showCorrelated

showBySev

public static java.lang.String showBySev

show

public static java.lang.String show

errors

public static java.lang.String errors

warnings

public static java.lang.String warnings

info

public static java.lang.String info

color

public static java.lang.String color
Constructor Detail

LogViewsMessages

protected LogViewsMessages()

TPTP 4.6.0 Platform Project
Internal API Specification