com.stimulsoft.viewer.requestfromuser
Class StiRequestFromUserHelper

java.lang.Object
  extended by com.stimulsoft.viewer.requestfromuser.StiRequestFromUserHelper

public class StiRequestFromUserHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiRequestFromUserHelper()
           
 
Method Summary
static void checkDropDownWidth(javax.swing.JComboBox comboBox, java.util.List<StiVariableItem> list)
           
static StiRequestLabel createLabel(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRequestFromUserHelper

public StiRequestFromUserHelper()
Method Detail

createLabel

public static StiRequestLabel createLabel(java.lang.String text)

checkDropDownWidth

public static void checkDropDownWidth(javax.swing.JComboBox comboBox,
                                      java.util.List<StiVariableItem> list)