org.csstudio.ui.util.swt.stringtable
Class Messages

java.lang.Object
  extended by org.csstudio.ui.util.swt.stringtable.Messages

public class Messages
extends java.lang.Object

Eclipse string externalization

Author:
Kay Kasemir

Field Summary
static java.lang.String RowEditDialog_ShellTitle
           
static java.lang.String StringTableEditor_AddRowText
           
static java.lang.String StringTableEditor_DefaultColumnHeader
           
static java.lang.String StringTableEditor_DeleteToolTip
           
static java.lang.String StringTableEditor_EditToolTip
           
static java.lang.String StringTableEditor_MoveDownToolTip
           
static java.lang.String StringTableEditor_MoveUpToolTip
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RowEditDialog_ShellTitle

public static java.lang.String RowEditDialog_ShellTitle

StringTableEditor_AddRowText

public static java.lang.String StringTableEditor_AddRowText

StringTableEditor_DefaultColumnHeader

public static java.lang.String StringTableEditor_DefaultColumnHeader

StringTableEditor_EditToolTip

public static java.lang.String StringTableEditor_EditToolTip

StringTableEditor_MoveUpToolTip

public static java.lang.String StringTableEditor_MoveUpToolTip

StringTableEditor_MoveDownToolTip

public static java.lang.String StringTableEditor_MoveDownToolTip

StringTableEditor_DeleteToolTip

public static java.lang.String StringTableEditor_DeleteToolTip