Class PieceInfoView.DoNothingListener

  • All Implemented Interfaces:
    org.eclipse.swt.widgets.Listener
    Enclosing class:
    PieceInfoView

    private static class PieceInfoView.DoNothingListener
    extends java.lang.Object
    implements org.eclipse.swt.widgets.Listener
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DoNothingListener()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleEvent​(org.eclipse.swt.widgets.Event event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DoNothingListener

        private DoNothingListener()
    • Method Detail

      • handleEvent

        public void handleEvent​(org.eclipse.swt.widgets.Event event)
        Specified by:
        handleEvent in interface org.eclipse.swt.widgets.Listener