Eclipse GEF
2.1

org.eclipse.gef
Class SharedMessages

java.lang.Object
  |
  +--org.eclipse.gef.SharedMessages

public class SharedMessages
extends Object

This class contains UI strings (translated, if available) that clients can use.


Field Summary
static String FitAllAction_Label
           
static String FitHeightAction_Label
           
static String FitWidthAction_Label
           
 
Constructor Summary
SharedMessages()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FitAllAction_Label

public static String FitAllAction_Label

FitWidthAction_Label

public static String FitWidthAction_Label

FitHeightAction_Label

public static String FitHeightAction_Label
Constructor Detail

SharedMessages

public SharedMessages()

Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.