com.tssap.util.ui.core
Class UIConstants

java.lang.Object
  |
  +--com.tssap.util.ui.core.UIConstants
All Implemented Interfaces:
com.tssap.util.core.IConstants

public class UIConstants
extends java.lang.Object
implements com.tssap.util.core.IConstants


Inner Class Summary
static class UIConstants.BUTTON
           
static class UIConstants.BUTTONLABELS
           
static class UIConstants.DEFAULTTEXT
           
static class UIConstants.RADIOBUTTON
           
 
Field Summary
static int CHECKBOX
           
static int SIZING_WIZARD_HEIGHT
           
static int SIZING_WIZARD_WIDTH
           
 
Fields inherited from interface com.tssap.util.core.IConstants
ARRAY, DATA_TYPES, DOT, EMPTYSTRING, FALSE, JDK, JRE, PARAMETER_TYPES, SIMPLE_TYPES, TRUE, VOID, WHITESPACE
 
Constructor Summary
UIConstants()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIZING_WIZARD_WIDTH

public static final int SIZING_WIZARD_WIDTH

SIZING_WIZARD_HEIGHT

public static final int SIZING_WIZARD_HEIGHT

CHECKBOX

public static final int CHECKBOX
Constructor Detail

UIConstants

public UIConstants()


Copyright © 2005 SAP AG. All Rights Reserved.