Uses of Class
org.csstudio.ui.util.swt.stringtable.RowEditDialog

Packages that use RowEditDialog
org.csstudio.ui.util.swt.stringtable SWT-based table editor for string values. 
 

Uses of RowEditDialog in org.csstudio.ui.util.swt.stringtable
 

Constructors in org.csstudio.ui.util.swt.stringtable with parameters of type RowEditDialog
StringTableEditor(Composite parent, java.lang.String[] headers, boolean[] editable, java.util.List<java.lang.String[]> items, RowEditDialog rowEditDialog, int[] columnsMinWidth)
          Creates an editable table.