Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_INITIAL_HEIGHT |
500 |
public static final int |
DEFAULT_INITIAL_WIDTH |
700 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STATUS_ACCEPT |
1 |
public static final int |
STATUS_CANCEL |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CANCEL |
2 |
public static final int |
OK |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FILENAME |
0 |
public static final int |
GENOMEBROWSERINFO |
3 |
public static final int |
INTERVALINFO |
4 |
public static final int |
PILEUPINFO |
5 |
public static final int |
TRACKINFO |
2 |
public static final int |
TRACKPOSITION |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_RANGE |
"value" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_RANGE |
"value" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SELECTED_FONT |
"gc4s.fontconfig.selection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_SELECTION |
"gc4s.item.selection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_CASE_SENSITIVE |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_ALLOW_ALL_FILTER |
true |
public static final boolean |
DEFAULT_CLEAR_SELECTED_FILE_ON_SHOW |
false |
public static final String |
DEFAULT_FILES_LABEL |
"File: " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_ALLOW_ALL_FILTER |
true |
public static final boolean |
DEFAULT_CLEAR_SELECTED_FILE_ON_SHOW |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_LARGE_NUMBERS_ARE_GOOD |
true |
public static final double |
DEFAULT_SIGNIFICANCE_LEVEL |
0.05 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BLOCK_LENGTH |
10 |
public static final int |
DEFAULT_BLOCKS_PER_LINE |
9 |
public static final int |
DEFAULT_FONT_SIZE |
14 |
public static final int |
DEFAULT_LABEL_LENGTH |
10 |
public static final int |
DEFAULT_LABEL_TAB |
3 |
public static final boolean |
DEFAULT_SHOW_BOTTOM_TRACKS |
false |
public static final boolean |
DEFAULT_SHOW_INDEXES |
false |
public static final boolean |
DEFAULT_SHOW_UPPER_TRACKS |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_BLOCK_LENGTH |
"configuration.block.length" |
public static final String |
PROPERTY_BLOCKS_PER_LINE |
"configuration.blocks.per.line" |
public static final String |
PROPERTY_FONT_SIZE |
"configuration.font.size" |
public static final String |
PROPERTY_LABEL_LENGTH |
"configuration.label.length" |
public static final String |
PROPERTY_LABEL_TAB |
"configuration.label.tag" |
public static final String |
PROPERTY_SHOW_BOTTOM_TRACKS |
"configuration.show.tracks.bottom" |
public static final String |
PROPERTY_SHOW_INDEXES |
"configuration.show.indexes" |
public static final String |
PROPERTY_SHOW_UPPER_TRACKS |
"configuration.show.tracks.upper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_VISIBLE_CARD |
"gc4s.cardspanel.visiblecard" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DESCRIPTION_FONT_DIALOG |
"This dialog allows you to select the style and size of the font used in the heatmap." |
protected static final String |
DESCRIPTION_RANGE_DIALOG |
"This dialog allows you to select the minimum and maximum values used to create the color gradient." |
protected static final String |
DESCRIPTION_VISIBLE_COLUMNS |
"This dialog allows you to configure the visible columns. To do so, move them from one list to another using the controls." |
protected static final String |
DESCRIPTION_VISIBLE_ROWS |
"This dialog allows you to configure the visible rows. To do so, move them from one list to another using the controls." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTION_EXPORT_CSV |
"column.export" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTION_TESTS_INFO |
"column.export" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BORDER_PIXELS |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_STEPS |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BORDER_PIXELS |
0 |
Copyright © 2014–2020. All rights reserved.