Class FilterBrowserOutput


  • public class FilterBrowserOutput
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FilterBrowserOutput​(javax.swing.JComponent component)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JComponent getComponent()  
      • Methods inherited from class java.lang.Object

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

      • FilterBrowserOutput

        public FilterBrowserOutput​(javax.swing.JComponent component)
    • Method Detail

      • getComponent

        public javax.swing.JComponent getComponent()