Package edu.princeton.repeatedgames.rgsolve.components

WARNING: These classes are undocumented - Contains classes defining the components used in the rgsolve GUI.

See:
          Description

Class Summary
AboutRGSolve  
GameComponents_new  
GameScrollPane  
OutputFrame Utility JFrame for textual output
RGGui  
RGGui.RgsolveMenuItem  
RGSolveSplashScreen  
RowNumberTable2 Use a JTable as a renderer for row numbers of a given main table.
RowNumberTable2.RowNumberRenderer  
SettingsPanel  
SolutionGraph TODO Put here a description of what this class does.
StageGamePayoffGraph TODO Put here a description of what this class does.
TextBimatrixGameWindow TODO Put here a description of what this class does.
TopComponent  
 

Enum Summary
GameScrollPane.TYPE  
SettingsPanel.FIELD_TYPE  
 

Package edu.princeton.repeatedgames.rgsolve.components Description

WARNING: These classes are undocumented - Contains classes defining the components used in the rgsolve GUI. The GUI's main class is RGGui.