Class UserMessagePreferencesPane.ListItems

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean included  
      (package private) java.lang.String item  
      (package private) java.lang.String strClass  
    • Constructor Summary

      Constructors 
      Constructor Description
      ListItems​(java.lang.String strClass, java.lang.String item)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) java.lang.String getClassName()  
      (package private) java.lang.String getItem()  
      (package private) boolean isIncluded()  
      (package private) void isIncluded​(boolean boo)  
      • Methods inherited from class java.lang.Object

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