public class PathMappingType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static PathMappingType |
DEPLOYMENT |
static PathMappingType |
REPLICATED_FOLDER |
Constructor and Description |
---|
PathMappingType() |
PathMappingType(javax.swing.Icon icon,
java.lang.String tooltip) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
javax.swing.Icon |
getIcon() |
java.lang.String |
getTooltip() |
int |
hashCode() |
public static final PathMappingType REPLICATED_FOLDER
public static final PathMappingType DEPLOYMENT