Class LocationTrackPair


  • public class LocationTrackPair
    extends java.lang.Object
    An object displaying a location and track. Used for combo boxes.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Track _track  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Track getTrack()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait