com.ebmwebsourcing.geasytools.widgets.ext.impl.notification
Class NotificationBubbleConfiguration

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.widgets.ext.impl.notification.NotificationBubbleConfiguration
All Implemented Interfaces:
INotificationBubbleConfiguration

public class NotificationBubbleConfiguration
extends java.lang.Object
implements INotificationBubbleConfiguration


Constructor Summary
NotificationBubbleConfiguration()
           
 
Method Summary
 int getBubbleIndicatorLeftPosition()
           
 int getDefaultHeight()
           
 int getDefaultWidth()
           
 int getIndicatorHeight()
           
 int getIndicatorWidth()
           
 int getSideImagesHeight()
           
 int getSideImagesWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationBubbleConfiguration

public NotificationBubbleConfiguration()
Method Detail

getBubbleIndicatorLeftPosition

public int getBubbleIndicatorLeftPosition()
Specified by:
getBubbleIndicatorLeftPosition in interface INotificationBubbleConfiguration

getDefaultHeight

public int getDefaultHeight()
Specified by:
getDefaultHeight in interface INotificationBubbleConfiguration

getDefaultWidth

public int getDefaultWidth()
Specified by:
getDefaultWidth in interface INotificationBubbleConfiguration

getSideImagesHeight

public int getSideImagesHeight()
Specified by:
getSideImagesHeight in interface INotificationBubbleConfiguration

getSideImagesWidth

public int getSideImagesWidth()
Specified by:
getSideImagesWidth in interface INotificationBubbleConfiguration

getIndicatorHeight

public int getIndicatorHeight()
Specified by:
getIndicatorHeight in interface INotificationBubbleConfiguration

getIndicatorWidth

public int getIndicatorWidth()
Specified by:
getIndicatorWidth in interface INotificationBubbleConfiguration


Copyright © 2010-2011 Petals Link. All Rights Reserved.