Package org.jreliability.gui
package org.jreliability.gui
Provides the classes for a simple GUI showing different reliability samplers.
-
ClassesClassDescriptionThe
MeasuresPanelcollects aMeasuresPanel.MeasurePanelfor eachReliabilityFunctionthat shall be shown in the GUI and adds them to aJTabbedPane.TheMeasuresPanel.MeasurePanelshows some common reliability-related measures that are derived from theReliabilityFunctions.TheReliabilityFunctionPlotPanelis a basic GUI to visualize the reliabilityAspects for givenReliabilityFunctions.TheReliabilityVieweris a basic GUI that shows theMeasuresPaneland theReliabilityFunctionPlotPanel.