Uses of Class
com.steema.teechart.Title

Packages that use Title
com.steema.teechart TeeChart Charting Library for Java. 
 

Uses of Title in com.steema.teechart
 

Subclasses of Title in com.steema.teechart
 class Footer
          Title: Footer class
 class Header
          Title: Header class
 

Methods in com.steema.teechart with parameters of type Title
 void TChartApplet.checkTitle(Title aTitle, FrameworkMouseEvent e, ClickedParts c)
           
 void TChart.checkTitle(Title aTitle, FrameworkMouseEvent e, ClickedParts c)
           
 void IChart.checkTitle(Title aTitle, FrameworkMouseEvent e, ClickedParts c)