// // NJROffCenterPanel.h // Pester // // Created by Nicholas Riley on Sat Feb 15 2003. // Copyright (c) 2003 Nicholas Riley. All rights reserved. // #import @interface NJROffCenterPanel : NSPanel { } @end