Interface ContainsTabbedPane

All Known Implementing Classes:
SubtabHostTab, TabStatistics, WorkflowHelper

public interface ContainsTabbedPane
  • Method Summary

    Modifier and Type Method Description
    JTabbedPane getTabbedPane()  
  • Method Details