Modifier and Type | Interface and Description |
---|---|
interface |
PlayStation
A
PlayStation is a container for activities. |
Modifier and Type | Class and Description |
---|---|
class |
AuthorSingleFrame |
class |
ExtendedPlayer |
class |
Player
Player is one of the the main classes of the JClic system. |
Modifier and Type | Field and Description |
---|---|
ResourceBridge |
PlayerSettings.rb |
ResourceBridge |
AuthorSettings.rb |
Modifier and Type | Method and Description |
---|---|
static AuthorSettings |
AuthorSettings.loadAuthorSettings(ResourceBridge rb) |
static PlayerSettings |
PlayerSettings.loadPlayerSettings(ResourceBridge rb) |
String |
Activity.toHtmlString(ResourceBridge rb) |
Constructor and Description |
---|
AuthorSettings(ResourceBridge rb,
String fromPath)
Creates new AuthorSettings
|
PlayerSettings(ResourceBridge rb,
String fromPath)
Creates new PlayerSettings
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
AutoContentProvider.generateContent(Object kit,
ResourceBridge rb) |
void |
AutoContentProvider.init(ResourceBridge rb) |
void |
AutoContentProvider.init(ResourceBridge rb,
FileSystem fs) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
Arith.generateContent(int nRows,
int nCols,
ActiveBagContent[] content,
boolean useIds,
ResourceBridge rb) |
boolean |
Arith.generateContent(Object kit,
ResourceBridge rb) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
TagReplace.generateContent(int nRows,
int nCols,
ActiveBagContent[] content,
boolean useIds,
ResourceBridge rb) |
boolean |
TagReplace.generateContent(Object kit,
ResourceBridge rb) |
void |
TagReplace.init(ResourceBridge rb,
FileSystem fs) |
Modifier and Type | Method and Description |
---|---|
boolean |
ActiveBox.switchToAlt(ResourceBridge rb) |
Modifier and Type | Field and Description |
---|---|
protected ResourceBridge |
FileSystem.rb |
Modifier and Type | Method and Description |
---|---|
static FileSystem |
FileSystem.createFileSystem(String fullPath,
ResourceBridge rb) |
static FileSystem |
FileSystem.createFileSystem(String rootPath,
String fileName,
ResourceBridge rb) |
static PCCFileSystem |
PCCFileSystem.createPCCFileSystem(String rootPath,
String pccFileName,
ResourceBridge rb) |
static ZipFileSystem |
ZipFileSystem.createZipFileSystem(String rootPath,
String zipFileName,
ResourceBridge rb) |
Constructor and Description |
---|
FilePCC(String rootPath,
String fName,
ResourceBridge rb) |
FileSystem(ResourceBridge rb) |
FileSystem(String rootPath,
ResourceBridge rb) |
FileZip(String rootPath,
String fName,
ResourceBridge rb)
Creates new ZipFileSystem
|
PCCFileSystem(ResourceBridge rb) |
PCCFileSystem(String rootPath,
String pccFileName,
ResourceBridge rb) |
UrlPCC(String rootPath,
String fName,
ResourceBridge rb) |
UrlZip(String rootPath,
String fName,
ResourceBridge rb)
Creates new ZipFileSystem
|
ZipFileSystem(ResourceBridge rb) |
ZipFileSystem(String rootPath,
String zipFileName,
ResourceBridge rb) |
Modifier and Type | Class and Description |
---|---|
class |
ProjectFileUtils
Miscellaneous utilities to process ".jclic.zip" files, normalizing media file
names, avoiding links to other "zip" files and extracting contents to a given
folder.
|
Modifier and Type | Field and Description |
---|---|
protected ResourceBridge |
JClicProject.bridge |
Modifier and Type | Method and Description |
---|---|
ResourceBridge |
JClicProject.getBridge()
Getter for property resourceBridge.
|
Modifier and Type | Method and Description |
---|---|
static ProjectLibrary |
ProjectLibrary.createNewProjectLibrary(ResourceBridge rb,
FileSystem fileSystem) |
static void |
ExportTaskDlg.doTask(ResourceBridge rb,
Component parent,
String inputPath,
String outputPath,
String mainFileName,
JClicProject project,
boolean copyAll) |
static JClicProject |
JClicProject.getJClicProject(Element e,
ResourceBridge rb,
FileSystem fs,
String fullPath) |
static JClicProject |
JClicProject.getJClicProject(ResourceBridge rb,
String fullPath,
ProgressDialog pd) |
static ProjectLibrary |
ProjectLibrary.getProjectLibrary(Element e,
ResourceBridge rb,
FileSystem fileSystem,
String fullPath) |
static ProjectLibrary |
ProjectLibrary.loadProjectLibrary(String fullPath,
ResourceBridge rb) |
static JClicProject |
NewProjectDlg.prompt(ResourceBridge rb,
Component parent,
FileSystem baseFS) |
static String[] |
ExportToJSDlg.prompt(ResourceBridge rb,
Component parent,
String inputPath,
String exportBasePath) |
void |
JClicProject.setBridge(ResourceBridge bridge)
Setter for property bridge.
|
Constructor and Description |
---|
ExportTaskDlg(ResourceBridge rb)
Creates new ExportTaskDlg
|
ExportToJSDlg(ResourceBridge rb)
Creates new form ExportToJSDlg
|
JClicProject(ResourceBridge bridge,
FileSystem fileSystem,
String fullPath)
Creates new JClicProject
|
NewProjectDlg(ResourceBridge rb,
String baseFolder)
Creates new form NewProjectDlg
|
Modifier and Type | Field and Description |
---|---|
protected ResourceBridge |
AboutWindow.rb |
Constructor and Description |
---|
AboutWindow(Component parent,
ResourceBridge rb,
Dimension setSize) |
Modifier and Type | Class and Description |
---|---|
class |
BasicResourceBridge
This class is the most basic implementation of edu.xtec.util.ResourceBridge.
|
Modifier and Type | Method and Description |
---|---|
static Element |
JDomTreePanel.editElement(Component parent,
Element element,
ResourceBridge rb,
FileSystem fs,
String fileName,
String titleKey) |
Constructor and Description |
---|
JDomTreePanel(Element element,
ResourceBridge rb,
FileSystem fs,
String fileName)
Creates new form ProjectTreePanel
|
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.