de.grogra.greenlab
Class NewGreenLabModelProject

java.lang.Object
  extended by de.grogra.greenlab.NewGreenLabModelProject

public class NewGreenLabModelProject
extends java.lang.Object

Main class, called when an new GreenLab project is opened.


Constructor Summary
NewGreenLabModelProject()
           
 
Method Summary
static void open(Item item, java.lang.Object info, Context ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewGreenLabModelProject

public NewGreenLabModelProject()
Method Detail

open

public static void open(Item item,
                        java.lang.Object info,
                        Context ctx)