LumiSoft.UI.Controls.WOutlookBar
Class ItemsStyle

java.lang.Object
  extended by LumiSoft.UI.Controls.WOutlookBar.ItemsStyle

public class ItemsStyle
extends java.lang.Object

Author:
Ivar To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static int FullSelect
           
static int IconSelect
           
static int SmallIcon
           
static int UseDefault
           
 
Constructor Summary
ItemsStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FullSelect

public static final int FullSelect
See Also:
Constant Field Values

IconSelect

public static final int IconSelect
See Also:
Constant Field Values

SmallIcon

public static final int SmallIcon
See Also:
Constant Field Values

UseDefault

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

ItemsStyle

public ItemsStyle()