FolderIcon
|
|
appearance as argument number 1 |
(documentation FolderIcon ChineseLanguage "一个文件资料夹的符号用来表示在GUI 中 ComputerDataFiles 的系列。") | ComputingBrands.kif 3005-3006 | |
(documentation FolderIcon ChineseTraditionalLanguage "一個文件資料夾的符號用來表示在GUI 中 ComputerDataFiles 的系列。") | ComputingBrands.kif 3002-3003 | |
(documentation FolderIcon EnglishLanguage "A symbol of a paper file folder that is used to represent a collection of ComputerDataFiles in a GUI.") | ComputingBrands.kif 2999-3000 | |
(documentation FolderIcon JapaneseLanguage "用紙ファイルフォルダーのシンボルは GUIでComputerDataFilesのコレクションを表す。") | ComputingBrands.kif 3008-3009 | |
(subclass FolderIcon Icon) | ComputingBrands.kif 2998-2998 |
appearance as argument number 2 |
(termFormat ChineseLanguage FolderIcon "资料夹") | ComputingBrands.kif 3013-3013 | |
(termFormat ChineseTraditionalLanguage FolderIcon "資料夾") | ComputingBrands.kif 3012-3012 | |
(termFormat EnglishLanguage FolderIcon "folder") | ComputingBrands.kif 3011-3011 | |
(termFormat JapaneseLanguage FolderIcon "folder") | ComputingBrands.kif 3014-3014 |
antecedent |
(=> (instance ?F FolderIcon) (hasPurpose ?F (exists (?CD) (and (instance ?CD ComputerDirectory) (represents ?F ?CD))))) |
ComputingBrands.kif 3015-3021 |