D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
python27
/
lib64
/
python2.7
/
site-packages
/
matplotlib
/
backends
/
Matplotlib.nib
/
Filename :
classes.nib
back
Copy
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>IBClasses</key> <array> <dict> <key>CLASS</key> <string>FirstResponder</string> <key>LANGUAGE</key> <string>ObjC</string> <key>SUPERCLASS</key> <string>NSObject</string> </dict> <dict> <key>ACTIONS</key> <dict> <key>printFigure</key> <string>id</string> <key>quit</key> <string>id</string> <key>saveFigure</key> <string>id</string> </dict> <key>CLASS</key> <string>MatplotlibController</string> <key>LANGUAGE</key> <string>ObjC</string> <key>OUTLETS</key> <dict> <key>plotView</key> <string>PlotView</string> <key>plotWindow</key> <string>NSWindow</string> </dict> <key>SUPERCLASS</key> <string>NSObject</string> </dict> <dict> <key>CLASS</key> <string>PlotView</string> <key>LANGUAGE</key> <string>ObjC</string> <key>SUPERCLASS</key> <string>NSImageView</string> </dict> <dict> <key>CLASS</key> <string>PlotWindow</string> <key>LANGUAGE</key> <string>ObjC</string> <key>SUPERCLASS</key> <string>NSWindow</string> </dict> </array> <key>IBVersion</key> <string>1</string> </dict> </plist>