org.apache.axis2.tool.util
Class Constants.UIConstants

java.lang.Object
  extended by org.apache.axis2.tool.util.Constants.UIConstants
Enclosing class:
Constants

public static class Constants.UIConstants
extends Object


Field Summary
static int BROWSE_BUTTON_WIDTH
           
static int GENERAL_BUTTON_WIDTH
           
static int GENERAL_COMP_HEIGHT
           
static int LABEL_WIDTH
           
static int RADIO_BUTTON_WIDTH
           
static int TEXT_BOX_WIDTH
           
 
Constructor Summary
Constants.UIConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LABEL_WIDTH

public static final int LABEL_WIDTH
See Also:
Constant Field Values

RADIO_BUTTON_WIDTH

public static final int RADIO_BUTTON_WIDTH
See Also:
Constant Field Values

TEXT_BOX_WIDTH

public static final int TEXT_BOX_WIDTH
See Also:
Constant Field Values

BROWSE_BUTTON_WIDTH

public static final int BROWSE_BUTTON_WIDTH
See Also:
Constant Field Values

GENERAL_BUTTON_WIDTH

public static final int GENERAL_BUTTON_WIDTH
See Also:
Constant Field Values

GENERAL_COMP_HEIGHT

public static final int GENERAL_COMP_HEIGHT
See Also:
Constant Field Values
Constructor Detail

Constants.UIConstants

public Constants.UIConstants()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.