Skip to content

Instantly share code, notes, and snippets.

@bonede
bonede / gist:66231
Created February 18, 2009 06:43 — forked from anonymous/gist:66200
@import <Foundation/CPObject.j>
@implementation AppController : CPObject
{
CPView m_windowContentView;
CPView m_panelContentView;
CPView m_jobsPanel;
CPCollectionView m_jobsView;
id m_statusstrings;