| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Defines string constants used to identify the type of a file in IdeResourceManager.
See resource.config file settings.
| Field Summary | |
final static String | BINARYA binary file (for example, .class files). |
final static String | DIAGRAMA diagram file |
final static String | PROJECTA project file. |
final static String | SOURCEA file that contains the source code. |
final static String | TEXTRegular text file, except for the source code. |
final static String | UNKNOWNThis type of a file is unknown to Together. |
| Field Detail |
public final static String BINARY
public final static String DIAGRAM
public final static String PROJECT
public final static String SOURCE
public final static String TEXT
public final static String UNKNOWN
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||