Modifier and Type | Class and Description |
---|---|
class |
Activity
Activity is the abstract base class for JClic activities. |
class |
PlayerSettings |
Modifier and Type | Class and Description |
---|---|
class |
ComplexAssociation |
class |
SimpleAssociation
This activity has two
MediaBag objects with the same number of elements. |
Modifier and Type | Class and Description |
---|---|
class |
MemoryGame |
Modifier and Type | Class and Description |
---|---|
class |
Explore |
class |
Identify |
class |
InformationScreen |
class |
Menu |
class |
MenuElement |
Modifier and Type | Class and Description |
---|---|
class |
DoublePuzzle |
class |
ExchangePuzzle |
class |
HolePuzzle |
Modifier and Type | Class and Description |
---|---|
class |
BasicEvaluator |
class |
Complete |
class |
ComplexEvaluator |
class |
Evaluator |
class |
FillInBlanks |
class |
Order |
class |
TextActivityBase |
class |
WrittenAnswer |
Modifier and Type | Class and Description |
---|---|
class |
CrossWord |
class |
WordSearch |
Modifier and Type | Class and Description |
---|---|
class |
AutoContentProvider
This abstract class is the base for all the classes that provide contents to
JClic activities, usually based on random values.
|
Modifier and Type | Class and Description |
---|---|
class |
Arith
Arith is the first implementation of AutoContentProvider . |
class |
Operator
Utility class used by
Arith to encapsulate
the properties and methods related to the members of the operations. |
Modifier and Type | Class and Description |
---|---|
class |
TagReplace |
Modifier and Type | Class and Description |
---|---|
class |
ActivityBag
This class stores the complete collection of activities of a
JClicProject . |
class |
ActivitySequence
This class stores the definition of the sequence of activities related to a
specific
JClicProject . |
class |
ActivitySequenceElement
This class defines a specific point into a JClic sequence of activities:
what activity must run at this point, what to do or where to jump when the activity
finishes, the behavior of the "next" and "prev" buttons, etc.
|
class |
ActivitySequenceJump
This is a special case of
JumpInfo , used only in
ActivitySequenceElement objects. |
class |
ConditionalJumpInfo
This special case of
JumpInfo is used in
ActivitySequenceJump objects to decide the jump to be
taked (or the action to be performed) based on the results obtained by the user when
playing JClic activities. |
class |
JumpInfo
This class contains information about what the sequence manager of JClic must do
in specific circumstances: when an activity finishes, when the user clicks on the
"next" and "prev" buttons, or when a special active content is activated.
|
class |
MediaBag
This class stores and manages all the media components (images, sounds, animations,
video, MIDI files, etc.) needed to run the activities of a
JClicProject . |
class |
MediaBagElement
MediaBagElements are the members of MediaBag
objects. |
Modifier and Type | Class and Description |
---|---|
class |
ActiveBagContent
This class stores a collection of
ActiveBoxContent
objects, currently in a ArrayList , and provides methods to
manage it. |
class |
ActiveBoxContent
This class defines a content that can be displayed by
ActiveBox
objects. |
class |
BoxBase
This class contains all the main visual attributes needed to draw
AbstractBox objects: background and foreground color
and gradient, colors for special states (inactive, alternative, disabled...),
mrgins, fonts, strokes for borders, etc. |
class |
TextGridContent
This class encapsulates the content of
TextGrid objects. |
Modifier and Type | Class and Description |
---|---|
class |
EventSounds |
class |
EventSoundsElement |
class |
MediaContent |
Modifier and Type | Class and Description |
---|---|
class |
Gradient |
Modifier and Type | Class and Description |
---|---|
class |
Author |
class |
JClicProject |
class |
LibraryManager |
class |
LibraryManagerElement |
class |
Organization |
class |
ProjectInstaller |
class |
ProjectLibrary |
class |
ProjectSettings |
class |
Revision |
Modifier and Type | Class and Description |
---|---|
class |
ActionReg |
class |
ActivityReg |
class |
GroupData |
class |
TCPReportBean |
class |
UserData |
Modifier and Type | Method and Description |
---|---|
Domable[] |
TCPReportBean.getData() |
Domable |
TCPReportBean.getSingleData() |
Modifier and Type | Method and Description |
---|---|
void |
TCPReportBean.setData(Domable data) |
void |
TCPReportBean.setData(Domable[] data) |
protected TCPReportBean |
TCPReporter.transaction(String key,
Domable[] data) |
Constructor and Description |
---|
TCPReportBean(String id,
Domable[] data) |
Modifier and Type | Class and Description |
---|---|
class |
ClassicJigSaw |
class |
Holes |
class |
JigSaw |
class |
Rectangular |
class |
Shaper |
class |
TriangularJigSaw |
Modifier and Type | Class and Description |
---|---|
class |
DomableBean
This class has a collection of XML
Element objects, among with a
set of properties represented by key-value pairs, and a string identifer. |
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.