Subversion Repositories Projects

Rev

Rev 255 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 255 Rev 258
Line 14... Line 14...
14
 
14
 
15
public abstract class ParamsClass
15
public abstract class ParamsClass
16
    implements MKParamDefinitions
16
    implements MKParamDefinitions
Line 17... Line 17...
17
{
17
{
18
 
-
 
-
 
18
 
-
 
19
    public int[]   tab_stringids;
19
    public int[] tab_stringids;
20
    public int[][] choice_stringids;
20
 
21
    public int[][] field_stringids;
21
    //    public  String[] tab_names;
22
    //    public  String[] tab_names;
22
    public  String[][] field_names;
23
    //-    public  String[][] field_names;
23
    public  int[][] field_positions;
24
    public  int[][] field_positions;
Line 24... Line 25...
24
    public  int[][] field_types;
25
    public  int[][] field_types;
Line 25... Line 26...
25
    public  String[][] choice_strings;
26
    //- public  String[][] choice_strings;