Class Match1TypeSelector

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class Match1TypeSelector extends JPanel
Component which allows the user to select a Match1Type from a list of options.
Since:
16 Nov 2007
Author:
Mark Taylor
See Also:
  • Constructor Details

    • Match1TypeSelector

      public Match1TypeSelector()
      Constructor.
  • Method Details

    • getType1

      public uk.ac.starlink.table.join.Match1Type getType1()
      Returns the match option which the user has selected. Will not be null.
      Returns:
      internal match type
    • getType1Text

      public String getType1Text()
      Returns a textual description of the match option selected.
      Returns:
      internal match type description, not null