Class ArcOptionPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ArcOptionPanel extends JPanel
The ArcOptionPanel class allows the user to choose from a set of ArcGIS options for data export.
Since:
3.1.7
Author:
Peter Hollemans
See Also:
  • Constructor Details

    • ArcOptionPanel

      public ArcOptionPanel()
      Creates a new text option panel.
  • Method Details

    • getHeader

      public boolean getHeader()
      Gets the dimension header flag.
    • main

      public static void main(String[] argv)
      Tests this class.
      Parameters:
      argv - the array of command line parameters.