public interface ArticlesTreeCellRenderer
extends javax.swing.tree.TreeCellRenderer
Modifier and Type | Method and Description |
---|---|
void |
setArticleIcon(java.net.URL url)
Set the URL for the icon specifying the image for articles.
|
void |
setClosedChapterIcon(java.net.URL url)
Set the URL for the icon specifying the image for closed chapters.
|
void |
setExpandedChapterIcon(java.net.URL url)
Set the URL for the icon specifying the image for expanded chapters.
|
void setExpandedChapterIcon(java.net.URL url)
url
- the URLvoid setClosedChapterIcon(java.net.URL url)
url
- the URLvoid setArticleIcon(java.net.URL url)
url
- the URLCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence