Protege 3.4.6

edu.stanford.smi.protege.resource
Class LocalizedText

java.lang.Object
  extended by edu.stanford.smi.protege.resource.LocalizedText

public final class LocalizedText
extends Object

Author:
Ray Fergerson

Constructor Summary
LocalizedText()
           
 
Method Summary
static int getMnemonic(ResourceKey key)
           
static int getShortcut(ResourceKey key)
           
static String getText(ResourceKey key)
           
static String getText(ResourceKey key, String replacement)
           
static String getText(ResourceKey key, String replacement1, String replacement2)
           
static boolean hasText(ResourceKey key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedText

public LocalizedText()
Method Detail

hasText

public static boolean hasText(ResourceKey key)

getText

public static String getText(ResourceKey key)

getText

public static String getText(ResourceKey key,
                             String replacement)

getText

public static String getText(ResourceKey key,
                             String replacement1,
                             String replacement2)

getMnemonic

public static int getMnemonic(ResourceKey key)

getShortcut

public static int getShortcut(ResourceKey key)

Protege 3.4.6

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.