net.sourceforge.squirrel_sql.plugins.syntax.prefspanel
Interface StylesList.IStylesListIndices

Enclosing class:
StylesList

public static interface StylesList.IStylesListIndices

Defines indices in the Styles list for the individual styles.


Field Summary
static int COLUMNS
           
static int COMMENTS
           
static int DATA_TYPES
           
static int ERRORS
           
static int FUNCTIONS
           
static int IDENTIFIERS
           
static int LIST_SIZE
           
static int LITERALS
           
static int OPERATORS
           
static int RESERVED_WORDS
           
static int SEPARATORS
           
static int TABLES
           
static int WHITE_SPACE
           
 

Field Detail

COLUMNS

static final int COLUMNS
See Also:
Constant Field Values

COMMENTS

static final int COMMENTS
See Also:
Constant Field Values

DATA_TYPES

static final int DATA_TYPES
See Also:
Constant Field Values

ERRORS

static final int ERRORS
See Also:
Constant Field Values

FUNCTIONS

static final int FUNCTIONS
See Also:
Constant Field Values

IDENTIFIERS

static final int IDENTIFIERS
See Also:
Constant Field Values

LITERALS

static final int LITERALS
See Also:
Constant Field Values

OPERATORS

static final int OPERATORS
See Also:
Constant Field Values

RESERVED_WORDS

static final int RESERVED_WORDS
See Also:
Constant Field Values

SEPARATORS

static final int SEPARATORS
See Also:
Constant Field Values

TABLES

static final int TABLES
See Also:
Constant Field Values

WHITE_SPACE

static final int WHITE_SPACE
See Also:
Constant Field Values

LIST_SIZE

static final int LIST_SIZE
See Also:
Constant Field Values


Copyright © 2001-2011. All Rights Reserved.