jaxx.demo
Class DemoSourcesHandler

java.lang.Object
  extended by jaxx.demo.DemoSourcesHandler

public class DemoSourcesHandler
extends Object

Created: 21 déc. 2009

Version:
$Revision: 1761 $

Mise a jour: $Date: 2010-03-07 19:09:19 +0100 (dim., 07 mars 2010) $ par : $Author: tchemit $

Author:
Tony Chemit Copyright Code Lutin

Field Summary
protected static Map<String,String> sourcesCache
           
 
Constructor Summary
DemoSourcesHandler()
           
 
Method Summary
 String getSourceContent(DemoSources ui, String name)
           
 String getSourceEditingStyle(DemoSources ui, String source)
           
static Map<String,String> getSourcesCache()
           
 void init(DemoSources ui)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourcesCache

protected static Map<String,String> sourcesCache
Constructor Detail

DemoSourcesHandler

public DemoSourcesHandler()
Method Detail

getSourcesCache

public static Map<String,String> getSourcesCache()

getSourceContent

public String getSourceContent(DemoSources ui,
                               String name)

getSourceEditingStyle

public String getSourceEditingStyle(DemoSources ui,
                                    String source)

init

public void init(DemoSources ui)


Copyright © 2008-2010 CodeLutin. All Rights Reserved.