Uses of Interface
com.atlassian.jira.plugin.componentpanel.ComponentTabPanel

Packages that use ComponentTabPanel
com.atlassian.jira.plugin.componentpanel.impl   
 

Uses of ComponentTabPanel in com.atlassian.jira.plugin.componentpanel.impl
 

Classes in com.atlassian.jira.plugin.componentpanel.impl that implement ComponentTabPanel
 class AbstractFragmentBasedComponentTabPanel
          Abstract child of AbstractFragmentBasedTabPanel that implements ComponentTabPanel, so that all the concrete tab panels don't have to.
 class ChangeLogTabPanel
          This class implements change log tab panel.
 class GenericTabPanel
           
 class IssuesComponentTabPanel
          Issues component tab panel.
 class PopularIssuesTabPanel
          Version tab panel that displayes popular issues sorted by number of votes.
 class RoadMapTabPanel
          This class implements road map tab panel.
 class SummaryComponentTabPanel
          Summary component tab panel.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.