org.grinvin.gred.guides

Class GuidesPanel


public class GuidesPanel
extends JPanel

Panel with buttons to change the guides for a given graph panel - to be used with a GuidesButton that displays this panel in a popup.

Constructor Summary

GuidesPanel(GraphPanel graphPanel, GuidesButton button)
Create a panel of this type which is connected to the given graph panel.

Constructor Details

GuidesPanel

public GuidesPanel(GraphPanel graphPanel,
                   GuidesButton button)
Create a panel of this type which is connected to the given graph panel.