com.smardec.asc.outlookpanel
Interface OutlookTabBodyRenderer
- public interface OutlookTabBodyRenderer
Defines the renderer interface for JOutlookTab
body.
Method Summary |
java.awt.Component |
getOutlookTabBodyRendererComponent(javax.swing.JPanel jPanelBody)
Returns the component whose paint() method will render the specified tab body panel. |
getOutlookTabBodyRendererComponent
public java.awt.Component getOutlookTabBodyRendererComponent(javax.swing.JPanel jPanelBody)
- Returns the component whose paint() method will render the specified tab body panel.
- Parameters:
jPanelBody
- the panel we're painting
- Returns:
- the component whose paint() method will render the specified tab body panel.
Copyright © 2003-2006 Smardec. All Rights Reserved.