com.stimulsoft.report.options
Class DesignerOptions.Toolbars.StyleToolbar

java.lang.Object
  extended by com.stimulsoft.report.options.DesignerOptions.Toolbars.StyleToolbar
Enclosing class:
DesignerOptions.Toolbars

public static class DesignerOptions.Toolbars.StyleToolbar
extends java.lang.Object


Constructor Summary
DesignerOptions.Toolbars.StyleToolbar()
           
 
Method Summary
static boolean getShowStyleDesigner()
           
static boolean getShowStyles()
           
static void setShowStyleDesigner(boolean value)
           
static void setShowStyles(boolean value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerOptions.Toolbars.StyleToolbar

public DesignerOptions.Toolbars.StyleToolbar()
Method Detail

getShowStyleDesigner

public static boolean getShowStyleDesigner()

setShowStyleDesigner

public static void setShowStyleDesigner(boolean value)

getShowStyles

public static boolean getShowStyles()

setShowStyles

public static void setShowStyles(boolean value)