Uses of Interface
com.atlassian.jira.plugin.projectpanel.ProjectTabPanel

Packages that use ProjectTabPanel
com.atlassian.jira.dev.reference.plugin.tabpanels   
com.atlassian.jira.plugin.projectpanel.impl   
 

Uses of ProjectTabPanel in com.atlassian.jira.dev.reference.plugin.tabpanels
 

Classes in com.atlassian.jira.dev.reference.plugin.tabpanels that implement ProjectTabPanel
 class ReferenceProjectTabPanel
          Represents a simple reference project tab panel.
 

Uses of ProjectTabPanel in com.atlassian.jira.plugin.projectpanel.impl
 

Classes in com.atlassian.jira.plugin.projectpanel.impl that implement ProjectTabPanel
 class AbstractProjectTabPanel
          Abstract tab panel for browse project.
 class ChangeLogProjectTabPanel
          Project Tab Panel displaying past versions and their issues.
 class ComponentsProjectTabPanel
          Displays the components of a project.
 class ComponentsVersionsProjectTabPanel
           
 class GenericProjectTabPanel
          A generic implementation of a ProjectTabPanel.
 class GenericVersionsProjectTabPanel
          A Generic implementation of a VersionTabPanel.
 class ImportantProjectTabPanel
           
 class IssuesProjectTabPanel
          Issues project tab panel.
 class LabelsHeatmapProjectTabPanel
          Implements a heatmap project tab panel modeled after the one found in Confluence labels.
 class PopularIssuesProjectTabPanel
          Displays popular issues for a project.
 class RoadMapProjectTabPanel
          Project Tab Panel displaying upcoming versions and their issues.
 class SummaryProjectTabPanel
          Summary project tab panel.
 class VersionsProjectTabPanel
          Displays the versions of a project.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.