edu.stanford.smi.protegex.owl.ui.search
Interface FindUsageTableModelColumns

All Known Implementing Classes:
FindUsagePanel, FindUsageTableModel

interface FindUsageTableModelColumns

Author:
Holger Knublauch

Field Summary
static int COL_COUNT
           
static int COL_HOST
           
static int COL_TYPE
           
static int COL_USAGE
           
 

Field Detail

COL_HOST

public static final int COL_HOST
See Also:
Constant Field Values

COL_TYPE

public static final int COL_TYPE
See Also:
Constant Field Values

COL_USAGE

public static final int COL_USAGE
See Also:
Constant Field Values

COL_COUNT

public static final int COL_COUNT
See Also:
Constant Field Values