Package es.imim.DISGENET.gui
Class GuiProps
java.lang.Object
es.imim.DISGENET.gui.GuiProps
The DISGENET Cytoscape App is designed to visualize, query, and analyze a network representation of DISGENET data.
Copyright (C) 2024 MEDBIOINFORMATICS SOLUTIONS SL
This file is part of the DISGENET Cytoscape App. The DISGENET Cytoscape App is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
The DISGENET Cytoscape App is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the DISGENET Cytoscape App. If not, see http://www.gnu.org/licenses/.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String
static final String
static final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
GENE_DIS_SOURCE_LABEL
- See Also:
-
GENE_DIS_SEARCH_GENE_LABEL
- See Also:
-
GENE_DIS_SEARCH_DIS_LABEL
- See Also:
-
GENE_DIS_LOW_SCORE_LABEL
- See Also:
-
GENE_DIS_UP_SCORE_LABEL
- See Also:
-
EI_HIGH_LABEL
- See Also:
-
EI_LOW_LABEL
- See Also:
-
GENE_DIS_SEARCH_TEXT
- See Also:
-
GENE_DIS_CLASS_LABEL
- See Also:
-
GENE_DIS_TAB_TITLE
- See Also:
-
GENE_DIS_ASSO_LABEL
- See Also:
-
VARIANT_DIS_SOURCE_LABEL
- See Also:
-
VARIANT_DIS_SEARCH_VAR_LABEL
- See Also:
-
VARIANT_DIS_SEARCH_DIS_LABEL
- See Also:
-
VARIANT_DIS_SEARCH_GEN_LABEL
- See Also:
-
VARIANT_VAR_GEN_CHECKBOX_LABEL
- See Also:
-
VARIANT_VAR_GEN_CHECKBOX_TOOLTIP
- See Also:
-
VARIANT_DIS_LOW_SCORE_LABEL
- See Also:
-
VARIANT_DIS_UP_SCORE_LABEL
- See Also:
-
VARIANT_DIS_SEARCH_TEXT
- See Also:
-
VARIANT_DIS_CLASS_LABEL
- See Also:
-
VARIANT_DIS_TAB_TITLE
- See Also:
-
DIS_PROJ_SOURCE_LABEL
- See Also:
-
DIS_PROJ_SEARCH_LABEL
- See Also:
-
DIS_PROJ_SEARCH_FIELD
- See Also:
-
DIS_PROJ_LABEL
- See Also:
-
DIS_PROJ_TAB_TITLE
- See Also:
-
GENE_PROJ_SOURCE_LABEL
- See Also:
-
GENE_PROJ_SEARCH_LABEL
- See Also:
-
GENE_PROJ_SEARCH_FIELD
- See Also:
-
GENE_PROJ_LABEL
- See Also:
-
GENE_PROJ_TAB_TITLE
- See Also:
-
COLOR_NODES_BUTTON_TEXT
- See Also:
-
COLOR_NODES_BUTTON_TOOLTIP
- See Also:
-
REMOVE_COLOR_BUTTON_TEXT
- See Also:
-
REMOVE_COLOR_BUTTON_TOOLTIP
- See Also:
-
CREATE_NET_BUTTON_TEXT
- See Also:
-
CREATE_NET_BUTTON_TOOLTIP
- See Also:
-
EXIT_BUTTON_TEXT
- See Also:
-
DISEASE_CLASS_OPTIONS
-
SOURCE_OPTIONS
-
VARIANT_SOURCE_OPTIONS
-
VARIANT_ASSOCIATION_TYPE_OPTIONS
-
EL_OPTIONS
-
ASSOCIATION_TYPE_OPTIONS
-
-
Constructor Details
-
GuiProps
public GuiProps()
-