Deprecated API

Deprecated Fields
sdp.utils.StatuslineAppender.IMMEDIATE_FLUSH_OPTION
          We now use JavaBeans introspection to configure components. Options strings are no longer needed. 
 

Deprecated Methods
sdp.utils.StatuslineAppender.getOptionStrings()
          We now use JavaBeans introspection to configure components. Options strings are no longer needed. 
sdp.utils.StatuslineAppender.setOption(String, String)
          Use the setter method for the option directly instead of the generic setOption method.