org.grinvin.gred.guides

Class GuidesTool


public class GuidesTool
extends JDialog

Dialog window with buttons to change the guides for a given graph panel.

Constructor Summary

GuidesTool(JFrame owner, GraphPanel graphPanel, ResourceBundle bundle)
Create a tool of this type which is connected to the given graph panel and owner.

Constructor Details

GuidesTool

public GuidesTool(JFrame owner,
                  GraphPanel graphPanel,
                  ResourceBundle bundle)
Create a tool of this type which is connected to the given graph panel and owner.