Class WarrantRoute.RouteLocation

  • All Implemented Interfaces:
    java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.util.EventListener
    Enclosing class:
    WarrantRoute

    protected class WarrantRoute.RouteLocation
    extends java.awt.event.MouseAdapter
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) javax.swing.JTextField blockBox  
      (package private) WarrantRoute.Location location  
      (package private) javax.swing.JComboBox<java.lang.String> portalBox  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getBlockName()  
      protected BlockOrder getOrder()  
      void mouseClicked​(java.awt.event.MouseEvent e)  
      void mousePressed​(java.awt.event.MouseEvent e)  
      protected void setOrder​(BlockOrder o)  
      • Methods inherited from class java.awt.event.MouseAdapter

        mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, mouseWheelMoved
      • Methods inherited from class java.lang.Object

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