LowRA API Documentation Annexes |  All Packages |  All Classes |  Index |  Frames
LowRA FDT 3.0 templates  
 

Summary

  1. Overview
  2. Templates

 

Overview

You will find below the various templates for Eclipse FDT 3 development environment.
Go gaster with LowRA.

you can download the template xml file here.

 

Templates

  Classes Description
  class_abstract Creates abstract class
  class_command Creates an empty command class
  class_command_sync Creates an empty synchronous command class
  class_constants Creates constants definition class
  class_debug Creates debug class
  class_model Creates an empty model class
  class_singleton Creates Singleton class
  class_view Creates an empty view class
  class_view_container Creates an empty view class with DisplayObject container as view target
  class_view_ioc Creates an empty view class for IoC use ( display object is injected by IoC engine )
  class_view_ioc_container Creates an empty view class for IoC use ( display object container is injected by IoC engine )
  Tools Description
  bf Acces the BeanFactory locator
  if_beanbean Insert a BeanFactory bean test ( if..else )
  if_beankey Insert a BeanFactory key test ( if..else )