com.tensegrity.gui.swing.dock.core
Class Messages

java.lang.Object
  extended bycom.tensegrity.gui.swing.dock.core.Messages

public class Messages
extends java.lang.Object

Docking framework.

Version:
$Id: Messages.java,v 1.1 2005/03/24 17:15:07 sr Exp $
Author:
srutz

Method Summary
static java.lang.String getString(java.lang.String key)
          Returns a string from the resource bundle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static final java.lang.String getString(java.lang.String key)
Returns a string from the resource bundle

Parameters:
key - the key for the mapping.
Returns:
the value for the given key.


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.