Package FEJDGui

Interface Summary
OurLoadPanel  
OurMenuBar  
 

Class Summary
AboutBox Frame which is displayed at the beginning of the program
ButtonPanel Panel of the right side of the window which contains the buttons to solve the problem (and to change the speed of the display)
CodePanel Panel where some code is displayed in order to help the user understand the different setps of the solving process
Display Main frame : it initiates and loads all the other panels
JpegFrame Frame that lets the user choose if he wants to create a jpeg file from the mesh or the matrix panel
LoadPanel Panel used to select and load the files .dat and .net
MatrixPanel This panel displays the matrix with the painted elements
MeshPanel This panel displays the mesh and the temperature scale
PrgMenuBar Menu bar of the software
RefineColorThread The thread used to refine the picture
RefinePanel This panel contains a scrollbar that lets the user choose degree of refinement of the display of temperature on the mesh
RenumResultThread This thread is used to wait for the makeMatThread to stop before displaying the result dialog
ResultsDialog DialogBox that displays the results of the renumbering (size of the profile before and after)
RulerPanel This class draws the ruler on the side of the matrix
WebLoadPanel Panel used to select and load the files .dat and .net
WebMenuBar Menu bar of the software
WelcomeBox Frame which is displayed at the beginning of the program
ZoomPanel This panel contains a scrollbar that lets the user choose how many case of the matrix he wants to see (the default value is the minimum between 75 and the number of nodes of the mesh)