org.eclipse.ui.tests.views.properties.tabbed.override.items |
|
Java Source File Name | Type | Comment |
EmptyItem.java | Class | An item for the emply selection when there is no selected element in the
override tests view. |
ErrorItem.java | Class | An item for when the Error element is the selected element in the override
tests view. |
FileItem.java | Class | An item for when the File element is the selected element in the override
tests view. |
FolderItem.java | Class | An item for when the Folder element is the selected element in the override
tests view. |
InformationItem.java | Class | An item for when the Information element is the selected element in the
override tests view. |
IOverrideTestsItem.java | Interface | Interface for an item used by the properties view for the override tabs
tests. |
WarningItem.java | Class | An item for when the Warning element is the selected element in the override
tests view. |