Package | Description |
---|---|
com.google.clearsilver.jsilver.adaptor | |
com.google.clearsilver.jsilver.compatibility | |
org.clearsilver | |
org.clearsilver.jni |
Modifier and Type | Class and Description |
---|---|
class |
JSilverFactory
ClearsilverFactory that adapts JSilver for use as any HDF/CS rendering engine.
|
Constructor and Description |
---|
ClearsilverRenderer(ClearsilverFactory factory,
ResourceLoader resourceLoader)
Creates an implementation using the provided ClearSilver factory and JSilver resource loader.
|
Modifier and Type | Method and Description |
---|---|
static ClearsilverFactory |
FactoryLoader.getClearsilverFactory()
Get the
ClearsilverFactory object to be used by
disparate parts of the application. |
static ClearsilverFactory |
FactoryLoader.setClearsilverFactory(ClearsilverFactory clearsilverFactory)
Set the
ClearsilverFactory to be used by
the application. |
Modifier and Type | Method and Description |
---|---|
static ClearsilverFactory |
FactoryLoader.setClearsilverFactory(ClearsilverFactory clearsilverFactory)
Set the
ClearsilverFactory to be used by
the application. |
Modifier and Type | Class and Description |
---|---|
class |
JniClearsilverFactory
Factory implementation for the original JNI version of Java Clearsilver
|
Copyright © 2010–2019 Google. All rights reserved.