Beginning work on pit-swing

This commit is contained in:
Jonathan Bernard
2010-02-22 11:50:42 -06:00
parent b5009af2b5
commit c601910557
9 changed files with 426 additions and 9 deletions

View File

@ -1,4 +1,6 @@
class PitSwingController {
package com.jdbernard.pit.swing
class PITController {
// these will be injected by Griffon
def model
def view