org.overlord.sramp.ui.client.services.growl
Class GrowlConstants

java.lang.Object
  extended by org.overlord.sramp.ui.client.services.growl.GrowlConstants

public class GrowlConstants
extends Object

Author:
eric.wittmann@redhat.com

Field Summary
static int GROWL_HEIGHT
           
static int GROWL_MARGIN
           
static int GROWL_WIDTH
           
 
Constructor Summary
GrowlConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GROWL_WIDTH

public static final int GROWL_WIDTH
See Also:
Constant Field Values

GROWL_HEIGHT

public static final int GROWL_HEIGHT
See Also:
Constant Field Values

GROWL_MARGIN

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

GrowlConstants

public GrowlConstants()


Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.