Uses of Class
ar.com.da.swing.BarHeader

Packages that use BarHeader
ar.com.da.swing   
 

Uses of BarHeader in ar.com.da.swing
 

Subclasses of BarHeader in ar.com.da.swing
 class DefaultBarHeader
          This is a default implementation of the section header using a javax.swing.JButton
 

Methods in ar.com.da.swing that return BarHeader
 BarHeader BarSection.getHeader()
           
 

Methods in ar.com.da.swing with parameters of type BarHeader
 void OutlookBar.addComponent(BarHeader header, javax.swing.JComponent component)
          Adds a component creating a specific section for it, with a custom header
 void BarSection.setHeader(BarHeader header)
           
 

Constructors in ar.com.da.swing with parameters of type BarHeader
BarSection(BarHeader header, javax.swing.JComponent component)
           
 



Copyright © 2006 null. All Rights Reserved.