Class Resources

java.lang.Object
org.eclipse.nebula.widgets.cdatetime.Resources

class Resources
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String ICON_BULLET  
    static java.lang.String ICON_CALENDAR  
    static java.lang.String ICON_CALENDAR_CLOCK  
    static java.lang.String ICON_CLOCK  
  • Constructor Summary

    Constructors 
    Constructor Description
    Resources()  
  • Method Summary

    Modifier and Type Method Description
    static org.eclipse.swt.graphics.Image getIconBullet()  
    static org.eclipse.swt.graphics.Image getIconCalendar()  
    static org.eclipse.swt.graphics.Image getIconCalendarClock()  
    static org.eclipse.swt.graphics.Image getIconClock()  
    static java.lang.String getString​(java.lang.String key)  
    static java.lang.String getString​(java.lang.String key, java.util.Locale locale)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait