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, setTextAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
customize
public ValidFileCellAppearance(VirtualFile file)
protected javax.swing.Icon getIcon()
getIcon
in class BaseTextCommentCellAppearance
protected java.lang.String getSecondaryText()
getSecondaryText
in class BaseTextCommentCellAppearance
protected java.lang.String getPrimaryText()
getPrimaryText
in class BaseTextCommentCellAppearance
protected int getSplitUrlIndex(java.lang.String presentableUrl)
public VirtualFile getFile()