com.sap.portal.admin.wizard.panes
Class InitPane.UIStrings

java.lang.Object
  |
  +--com.sap.portal.admin.wizard.panes.InitPane.UIStrings
Enclosing class:
InitPane

public static final class InitPane.UIStrings
extends java.lang.Object

UIStrings holds constants pointing to the pane's bundle keys.


Field Summary
static java.lang.String WIZARD_TITLE_BUNDLE_KEY
          string of the wizard title
 
Constructor Summary
InitPane.UIStrings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WIZARD_TITLE_BUNDLE_KEY

public static final java.lang.String WIZARD_TITLE_BUNDLE_KEY
string of the wizard title
Constructor Detail

InitPane.UIStrings

public InitPane.UIStrings()