|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fife.rtext.FileTypeIconManager
Manages icons used for file types by subclasses of
AbstractMainView.
| Method Summary | |
javax.swing.Icon |
getIconFor(RTextEditorPane textArea)
Returns the icon for a view type to use for the specified text area. |
static FileTypeIconManager |
getInstance()
Returns the singleton instance of this class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public javax.swing.Icon getIconFor(RTextEditorPane textArea)
textArea - The text area.
public static FileTypeIconManager getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||