org.grinvin.gred.guides
Class GuidesTool
JDialogorg.grinvin.gred.guides.GuidesTool
public class GuidesTool
extends JDialog
Dialog window with buttons to change the guides for a given graph panel.
GuidesTool(JFrame owner, GraphPanel graphPanel, ResourceBundle bundle)- Create a tool of this type which is connected to the given graph panel
and owner.
|
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.