Package 

Annotation PanelType

  • All Implemented Interfaces:
    java.lang.annotation.Annotation

    @Retention(value = RetentionPolicy.SOURCE) 
    public @interface PanelType
    
                        

    panel type

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int NOT_ALL_DEVICES
      public final static int ALL_DEVICES
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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