Package mckay.utilities.gui.templates

Interface Summary
ListInputParser An interface for use by the ListInputParser class in choosing and parsing files.
 

Class Summary
AboutDialog A basic information dialog box to provide information about a piece of software.
HelpDialog Dialog box that allows users to read help (or other) documents in HTML format.
HTMLFramesPanel A JPanel with one frame on the left and one on the right, each of which can display an HTML file.
InformationDialog A general purpose modal dialog box for displaying a long text message.
ListInputPanel A JPanel that stores an editable non-wrapping scrollable JTextArea.
ListInputTextParser An implementation of the ListInputParser interface for use by the ListInputPanel class in choosing and parsing of text files.
PlotDisplay This class allows users to plot from 1 to 5 different data sets on either the same graph or on vertically stacked separate plots.
ResultsDisplayPanel A JPanel for displaying and saving data.