home *** CD-ROM | disk | FTP | other *** search
- PAStringList = {
- ACTIONS = {
- sortStrings:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- PAThumbWheel = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Control;
- };
- PAStringListPalette = {
- ACTIONS = {
- };
- OUTLETS = {
- stringListView;
- stringList;
- filenameList;
- filenameListView;
- };
- SUPERCLASS = IBPalette;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PAFilenameList = {
- ACTIONS = {
- sortFilenamesIgnoringPath:;
- };
- OUTLETS = {
- };
- SUPERCLASS = PAStringList;
- };
-