public class VCSExtensionInformation
extends java.lang.Object
Class representing displayable version control system information.
| Constructor and Description |
|---|
VCSExtensionInformation(Displayable displayable) |
VCSExtensionInformation(java.lang.String shortLabel) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getIcon() |
java.lang.String |
getShortLabel() |
void |
setIcon(javax.swing.Icon icon) |
public VCSExtensionInformation(java.lang.String shortLabel)
public VCSExtensionInformation(Displayable displayable)