public class ValidFileCellAppearance extends BaseTextCommentCellAppearance
| Constructor and Description |
|---|
ValidFileCellAppearance(VirtualFile file) |
| Modifier and Type | Method and Description |
|---|---|
VirtualFile |
getFile() |
protected javax.swing.Icon |
getIcon() |
protected java.lang.String |
getPrimaryText() |
protected java.lang.String |
getSecondaryText() |
protected int |
getSplitUrlIndex(java.lang.String presentableUrl) |
customize, getText, setCommentAttributes, setTextAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomizepublic ValidFileCellAppearance(VirtualFile file)
protected javax.swing.Icon getIcon()
getIcon in class BaseTextCommentCellAppearanceprotected java.lang.String getSecondaryText()
getSecondaryText in class BaseTextCommentCellAppearanceprotected java.lang.String getPrimaryText()
getPrimaryText in class BaseTextCommentCellAppearanceprotected int getSplitUrlIndex(java.lang.String presentableUrl)
public VirtualFile getFile()