Package com.compomics.util.gui
Basic GUI classes.
-
Interface Summary Interface Description VisibleTableColumnsDialogParent Interface for parents of VisibleTableColumnsDialog. -
Class Summary Class Description AaMass Displays the mass of a series of amino acids.AminoAcidPatternDialog This dialog allows the design and test of amino acid patterns.DummyFrame A simple class used to be able to show a JDialog without a parent frame in the OS task bar.ExportFormatSelectionDialog Simple dialog for selecting the format type to export to.FlamableJFrame FlamableJFrame.GuiUtilities A class containing simple GUI helper methods.JExceptionDialog This class implements a JDialog for the specific purpose of showing unrecoverable errors or exceptions.JFrameForBytes This class implements a JFrame, made specifically for the display of binary data.JLabelAndComponentPanel This class implements a JPanel that lays out a set of JLabel and a JComponent next to each other.JOptionEditorPane A dialog to show HTML content with clickable links inside a JOptionsPane.JTableForDB This class extends a JTable with specific cellrenderers for fields, retrieved from DB.MonitorDimension This class makes it possible to set the dimensions of a JFrame of JPanel to a certain percentage of the screen size.PrivacyParametersDialog The privacy settings dialog allows the user to set the privacy settings.SampleSelection Class which allows the selection of the right identification.TableMouseWheelListener MouseWheelListener for SelfUpdatingTableModels that supports scrolling in a more efficient way.TableProperties This class groups properties for the tablesTableScrollBarListener AdjustmentListener for SelfUpdatingTableModels supporting scrolling in a more efficient way.UtilitiesGUIDefaults This class contains a list of GUI defaults to be used across the tools using the utilities library to make sure that the tools have the same look and feel.VennDiagramDialog A dialog for creating and displaying Venn diagrams.VennDiagramLegendLocationDialog Dialog for setting the location of the legend items in a Venn diagram.VennDiagramPanel A panel displaying a Venn diagram based on the provided data.VisibleTableColumnsDialog A dialog that lets the user decide which columns to show/hide in a JTable.XYPlotFiltersDialog Dialog for editing the data filters for an XYPlottingDialog.XYPlottingDialog A dialog that makes it straightforward to inspect compare the values of two columns in a table in a XY plot. -
Enum Summary Enum Description VennDiagramPanel.VennDiagramType The supported Venn diagram types.XYPlottingDialog.PlottingDialogPlotType The plotting dialog types.