Class VennDiagramLegendLocationDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class VennDiagramLegendLocationDialog
extends JDialog
Dialog for setting the location of the legend items in a Venn diagram.
Author:
Harald Barsnes
See Also:
Serialized Form
  • Constructor Details

    • VennDiagramLegendLocationDialog

      public VennDiagramLegendLocationDialog​(VennDiagramDialog vennDiagramDialog, boolean modal)
      Creates a new VennDiagramLegendLocationDialog.
      Parameters:
      vennDiagramDialog - the VennDiagramDialog parent
      modal - if the dialog is to be modal or not