apps-projectcenter/Framework/English.lproj/FileAttributes.gorm/data.classes

39 lines
647 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"fileNameDidChange:",
"setLocalizableResource:"
);
Super = NSObject;
};
PCFileNameField = {
Actions = (
);
Outlets = (
);
Super = NSTextField;
};
PCFileNameIcon = {
Actions = (
);
Outlets = (
);
Super = NSImageView;
};
PCProjectInspector = {
Actions = (
"fileNameDidChange:",
"setPublicHeader:",
"setLocalizableResource:"
);
Outlets = (
fileIconView,
fileNameField,
fileAttributesView,
localizableButton,
publicHeaderButton
);
Super = NSObject;
};
}