public class DemoSourcesHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,String> |
sourcesCache |
| Constructor and Description |
|---|
DemoSourcesHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceContent(DemoSources ui,
String name) |
String |
getSourceEditingStyle(DemoSources ui,
String source) |
static Map<String,String> |
getSourcesCache() |
void |
init(DemoSources ui) |
public String getSourceContent(DemoSources ui, String name)
public String getSourceEditingStyle(DemoSources ui, String source)
public void init(DemoSources ui)
Copyright © 2008-2013 CodeLutin. All Rights Reserved.