
SWINSIAN SORTING FULL
A scriptable SwinsianItem : SBObject ( copy) NSDictionary *properties // All of the object's A SwinsianColor : SBObject A SwinsianWindow : SBObject ( copy) NSString *name // The full title of the window. ( void) saveIn :( NSURL *) in_ as :( NSString *) as // Save an Standard Suite ( void) moveTo :(SBObject *) to // Move object(s) to a new location. ( BOOL) exists // Verify if an object exists. ( void) duplicateTo :(SBObject *) to withProperties :( NSDictionary *) withProperties // Copy object(s) and put the copies at a new location. ( void) closeSaving :(SwinsianSaveOptions) saving savingIn :( NSURL *) savingIn // Close an object. Typedef enum SwinsianPlayerState SwinsianGenericMethods Typedef enum SwinsianSaveOptions SwinsianSaveOptions SwinsianSaveOptionsAsk = 'ask ' /* Ask the user whether or not to save the file. SwinsianSaveOptionsNo = 'no ' /* Do not save the file.


SwinsianSaveOptionsYes = 'yes ' /* Save the file. # import SwinsianItem, SwinsianColor, SwinsianWindow, SwinsianApplication, SwinsianPlaylist, SwinsianLibrary, SwinsianTrack, SwinsianLibraryTrack, SwinsianIPodTrack, SwinsianQueue, SwinsianSmartPlaylist, SwinsianNormalPlaylist, SwinsianPlaylistFolder, SwinsianAudioDevice

* sdef /Applications/Swinsian.app | sdp -fh -basename Swinsian
