Uses of Class
gcspy.vis.plugins.history.HistoryConfig

Packages that use HistoryConfig
gcspy.vis.plugins.history This package provides the classes for the history view. 
 

Uses of HistoryConfig in gcspy.vis.plugins.history
 

Methods in gcspy.vis.plugins.history that return HistoryConfig
(package private)  HistoryConfig HistoryConfigDialog.getConfig()
          Get the configuration for the history view
 

Constructors in gcspy.vis.plugins.history with parameters of type HistoryConfig
HistoryCanvas(HistoryConfig config, java.lang.String title)
          Create a new history canvas
HistoryConfigDialog(javax.swing.JFrame owner, HistoryConfig config, Interpreter interpreter, Space space, TileManagerColors tmColors)
          A new configuration dialog for the history view