com.novell.application.console.shell.help
Class Util

java.lang.Object
  |
  +--com.novell.application.console.shell.help.Util

public final class Util
extends java.lang.Object

Collection of static utility methods.


Field Summary
static java.lang.String HELP_ID_NOT_FOUND_MSG
           
static java.lang.String HELP_ID_NOT_FOUND_TITLE
           
static java.lang.String HELP_SET_NOT_FOUND_MSG
           
static java.lang.String HELP_SET_NOT_FOUND_TITLE
           
static java.lang.String IMAGE_LOCATION
           
 
Constructor Summary
Util()
           
 
Method Summary
static java.lang.String getBundleName()
           
static void setBundle(java.util.ResourceBundle resourceBundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMAGE_LOCATION

public static final java.lang.String IMAGE_LOCATION

HELP_SET_NOT_FOUND_MSG

public static final java.lang.String HELP_SET_NOT_FOUND_MSG

HELP_ID_NOT_FOUND_MSG

public static final java.lang.String HELP_ID_NOT_FOUND_MSG

HELP_SET_NOT_FOUND_TITLE

public static final java.lang.String HELP_SET_NOT_FOUND_TITLE

HELP_ID_NOT_FOUND_TITLE

public static final java.lang.String HELP_ID_NOT_FOUND_TITLE
Constructor Detail

Util

public Util()
Method Detail

getBundleName

public static java.lang.String getBundleName()

setBundle

public static void setBundle(java.util.ResourceBundle resourceBundle)


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.