Uses of Class
org.softevo.ample.ui.views.RankingView

Packages that use RankingView
org.softevo.ample   
 

Uses of RankingView in org.softevo.ample
 

Fields in org.softevo.ample declared as RankingView
private static RankingView AmplePlugin.rankingView
          The ranking view that displays the results.
 

Methods in org.softevo.ample that return RankingView
static RankingView AmplePlugin.getRankingView()
          Gets the ranking view.
 

Methods in org.softevo.ample with parameters of type RankingView
static void AmplePlugin.setRankingView(RankingView rankingView)
          Sets the ranking view.