Modifier and Type | Field and Description |
---|---|
protected Options |
AuthorSingleFrame.options |
protected Options |
ActivityEditorInternalPanel.options |
Modifier and Type | Method and Description |
---|---|
Options |
Player.getOptions() |
Options |
AuthorSingleFrame.getOptions() |
Options |
ActivityEditor.getOptions() |
Options |
ActivityEditorInternalPanel.getOptions() |
Modifier and Type | Method and Description |
---|---|
EditorPanel |
ActivityEditor.createEditorPanel(Options options) |
static String |
PlayerSettings.getDefaultCfgFile(Options options) |
static String |
AuthorSettings.getDefaultCfgFile(Options options) |
static List<TripleString> |
ActivityEditor.getSystemActivityList(Options options) |
static String |
SingleInstanceJFrame.loadArgs(String[] args,
Options options) |
Constructor and Description |
---|
ActivityEditorPanel(Options options)
Creates new form MenuEditorPanel
|
AppletHtmlCreator(Options options,
AuthorSettings settings)
Creates new form AppletHtmlCreator
|
AuthorSingleFrame(Options options)
Creates a new instance of Author
|
CopyActivityAttributesPanel(Options options,
ActivityBagElementEditor abed)
Creates new form CopyActivityAttributesPanel
|
ExtendedPlayer(Options options)
Creates new ExtendedPlayer
|
Player(Options options)
Creates a new
Player object. |
Player(Options options,
JClicProject project)
Creates a new
Player object that will be initially loaded with a specific
JClicProject . |
Constructor and Description |
---|
FressaFunctions(Options options) |
TFormKeyboard(Options options,
FressaFunctions fressa) |
Modifier and Type | Method and Description |
---|---|
Options |
MenuEditor.getOptions() |
Modifier and Type | Method and Description |
---|---|
static void |
MenuEditor.createActions(Options options) |
static void |
MenuElementEditor.createActions(Options options) |
EditorPanel |
MenuEditor.createEditorPanel(Options options) |
EditorPanel |
MenuElementEditor.createEditorPanel(Options options) |
void |
MenuElementEditor.findIcon(Options options,
Component dlgOwner) |
void |
MenuElementEditor.findProject(Options options,
Component dlgOwner) |
Constructor and Description |
---|
MenuEditorPanel(Options options)
Creates new form MenuEditorPanel
|
MenuElementEditorPanel(Options options)
Creates new form MenuElementEditPanel
|
Modifier and Type | Field and Description |
---|---|
protected Options |
TextTargetEditorPanel.options |
Modifier and Type | Field and Description |
---|---|
protected static Map<Options,FillInBlanksCheckPanel> |
FillInBlanksEditor.panelMap |
protected static HashMap<Options,OrderCheckPanel> |
OrderEditor.panelMap |
protected static Map<Options,CheckOptionsPanel> |
IdentifyEditor.panelMap |
protected static Map<Options,CompleteCheckPanel> |
CompleteEditor.panelMap |
protected static Map<Options,TextTargetEditorPanel> |
TextTargetEditorPanel.panels |
protected static Map<Options,IdentifyTypePanel> |
IdentifyTypePanel.panels |
protected static Map<Options,OrderTypePanel> |
OrderTypePanel.panels |
Modifier and Type | Method and Description |
---|---|
protected JPanelActiveBox |
TextActivityBaseEditor.createNewBox(int pos,
Options options,
Component parent) |
protected TargetMarker |
FillInBlanksEditor.createNewTarget(int ifrom,
int ito,
Options options,
Component parent) |
protected TargetMarker |
TextActivityBaseEditor.createNewTarget(int ifrom,
int ito,
Options options,
Component parent) |
protected boolean |
FillInBlanksEditor.deleteTarget(TargetMarker tm,
Options options,
Component parent) |
protected boolean |
TextActivityBaseEditor.deleteTarget(TargetMarker tm,
Options options,
Component parent) |
protected void |
FillInBlanksEditor.editCheckOptions(Options options,
Component parent) |
protected void |
TextActivityBaseEditor.editCheckOptions(Options options,
Component parent) |
protected void |
OrderEditor.editCheckOptions(Options options,
Component parent) |
protected void |
IdentifyEditor.editCheckOptions(Options options,
Component parent) |
protected void |
CompleteEditor.editCheckOptions(Options options,
Component parent) |
static boolean |
IdentifyTypePanel.editIdentify(Identify ident,
Options options,
Component parent) |
static boolean |
OrderTypePanel.editOrder(Order ord,
Options options,
Component parent) |
static boolean |
TextPrevScreenEditorPanel.editPrevScreen(Options options,
TextActivityBaseEditor tabe,
Component parent) |
static StyleContext |
TextStyleEditorPanel.editStyleContext(Options options,
StyleContext sc,
Component parent) |
protected boolean |
TextActivityBaseEditor.editTarget(int pos,
Options options,
Component parent) |
static boolean |
TextTargetEditorPanel.editTextTarget(TextTarget tt,
Options options,
MediaBagEditor mbe,
Component parent) |
protected boolean |
TextActivityBaseEditor.editType(Options options,
Component parent) |
protected boolean |
OrderEditor.editType(Options options,
Component parent) |
protected boolean |
IdentifyEditor.editType(Options options,
Component parent) |
Constructor and Description |
---|
BasicEvaluatorPanel(Options options)
Creates new form BasicEvaluatorPanel
|
CheckOptionsPanel(Options options)
Creates new form TextOptionsPanel
|
CompleteCheckPanel(Options options)
Creates new form FillInBlanksOptionsPanel
|
ComplexEvaluatorPanel(Options options)
Creates new form ComplexEvaluatorPanel
|
FillInBlanksCheckPanel(Options options)
Creates new form FillInBlanksOptionsPanel
|
IdentifyTypePanel(Options options)
Creates new form OrderTypePanel
|
OrderCheckPanel(Options options)
Creates new form FillInBlanksOptionsPanel
|
OrderTypePanel(Options options)
Creates new form OrderTypePanel
|
TextPrevScreenEditorPanel(Options options)
Creates new form TextPrevScreenEditorPanel
|
TextStyleEditorPanel(Options options,
StyleContext sc)
Creates new form TextStyleEditorPanel
|
TextTargetEditorPanel(Options options,
MediaBagEditor mbe)
Creates new form TextTargetPanel
|
Modifier and Type | Method and Description |
---|---|
static List<TripleString> |
AutoContentProviderEditor.getSystemContentProvidersList(Options options) |
Modifier and Type | Method and Description |
---|---|
EditorPanel |
ArithEditor.createEditorPanel(Options options) |
Constructor and Description |
---|
ArithEditorPanel(Options options)
Creates new form MenuEditorPanel
|
OperatorEditorPanel(Options options)
Creates new form OperandEditorPanel
|
Modifier and Type | Method and Description |
---|---|
EditorPanel |
TagReplaceEditor.createEditorPanel(Options options) |
Constructor and Description |
---|
TagReplaceEditorPanel(Options options)
Creates new form TagReplaceEditorPanel
|
Modifier and Type | Method and Description |
---|---|
Options |
ActivityBagEditor.getOptions() |
Options |
ActivitySequenceEditor.getOptions() |
Options |
MediaBagEditor.getOptions() |
Modifier and Type | Method and Description |
---|---|
int |
ActivityBagEditor.checkOrphanElements(Options options,
Component parent,
boolean prompt) |
int |
MediaBagEditor.checkOrphanElements(Options options,
Component parent,
boolean prompt) |
static void |
ActivityBagElementEditor.createActions(Options options) |
static void |
ActivitySequenceElementEditor.createActions(Options options) |
static void |
ActivityBagEditor.createActions(Options options) |
static void |
ActivitySequenceEditor.createActions(Options options) |
static void |
MediaBagElementEditor.createActions(Options opt) |
static void |
MediaBagEditor.createActions(Options opt) |
EditorPanel |
ActivityBagElementEditor.createEditorPanel(Options options) |
EditorPanel |
ActivitySequenceElementEditor.createEditorPanel(Options options) |
EditorPanel |
ActivityBagEditor.createEditorPanel(Options options) |
EditorPanel |
ActivitySequenceEditor.createEditorPanel(Options options) |
EditorPanel |
MediaBagElementEditor.createEditorPanel(Options options) |
EditorPanel |
MediaBagEditor.createEditorPanel(Options options) |
MediaBagElementEditor[] |
MediaBagEditor.createNewMediaBagElements(Options options,
Component dlgOwner,
int fileFilters) |
String |
MediaBagElementEditor.getDescription(Options options) |
static String |
MediaBagMultiEditorPanel.getMediaName(String initialValue,
Options options,
Component parent,
MediaBagEditor mbe,
int filters) |
static String |
MediaBagSelector.getMediaName(String initialValue,
Options options,
Component parent,
MediaBagEditor mbe,
int filters) |
static String[] |
MediaBagEditor.selectMediaFiles(MediaBag mediaBag,
Options options,
Component dlgOwner,
int fileFilters,
String defaultFile) |
void |
MediaBagElementEditor.testMedia(Component parent,
Options options) |
Constructor and Description |
---|
ActivityBagEditorPanel(Options options)
Creates new form ProjectLibraryEditorPanel
|
ActivitySequenceEditorPanel(Options options)
Creates new form ProjectLibraryEditorPanel
|
ActivitySequenceElementEditorPanel(Options options)
Creates new form ActivitySequenceElementEditorPanel
|
ConditionalJumpPanel(Options options,
ActivitySequenceElementEditorPanel asep,
boolean up)
Creates new form ConditionalJumpPanel
|
MediaBagElementEditorPanel(Options options)
Creates new form MediaBagElementEditorPanel
|
MediaBagMultiEditorPanel(Options options)
Creates new form MediaBagMultiEditorPanel
|
MediaBagSelector(Options options)
Creates new form MediaBagSelector
|
MediaPreviewPanel(MediaBagElementEditor mbed,
Options options)
Creates a new instance of MediaPreviewPanel
|
NewActivityPanel(Options options)
Creates new form NewActivityPanel
|
SelectActivityClass(Options options)
Creates new form SelectActivityClass
|
Modifier and Type | Field and Description |
---|---|
protected Options |
AlphaColorChooserPanel.options |
protected Options |
NullableObject.options |
Modifier and Type | Method and Description |
---|---|
Options |
NullableObject.getOptions() |
Options |
TextListEditor.getOptions()
Getter for property options.
|
Modifier and Type | Method and Description |
---|---|
static Color |
AlphaColorChooserPanel.chooseColor(Options options,
Component parent,
Color initialColor) |
void |
ColorButton.setOptions(Options options) |
void |
NullableObject.setOptions(Options options) |
void |
TextListEditor.setOptions(Options options)
Setter for property options.
|
Constructor and Description |
---|
AlphaColorChooserPanel(Options options)
Creates new form AlphaColorChooserPanel
|
TextListEditor(Options options)
Creates new form TextListEditor
|
Modifier and Type | Method and Description |
---|---|
static void |
BoxConnector.checkOptions(Options options) |
static void |
ActiveBox.checkOptions(Options options) |
static ActiveBoxContent |
ActiveBoxContentEditor.getActiveBoxContent(ActiveBoxContent initialAbc,
Component parent,
Options options,
MediaBagEditor mbe,
ActiveBox preview) |
static BoxBase |
BoxBaseEditor.getBoxBase(BoxBase initialBoxBase,
Component parent,
Options options,
AbstractBox preview) |
Constructor and Description |
---|
ActiveBoxContentEditor(Options options,
ActiveBoxContent abc,
MediaBagEditor mbe,
ActiveBox ab)
Creates new form ActiveBoxContentEditor
|
BoxBaseEditor(Options options,
BoxBase bb)
Creates new form BoxBaseEditor
|
Modifier and Type | Field and Description |
---|---|
Options |
EditorAction.options |
Options |
EditDialog.options |
protected Options |
EditorPanel.options |
Modifier and Type | Method and Description |
---|---|
Options |
EditorPanel.getOptions() |
Modifier and Type | Method and Description |
---|---|
protected void |
EditDialog.buildDialog(Options options)
Creates new EditDialog
|
static void |
Editor.createBasicActions(Options options) |
abstract EditorPanel |
Editor.createEditorPanel(Options options) |
boolean |
Editor.editData(Component parent,
Options options) |
Constructor and Description |
---|
EditDialog(Options options,
String msgKey,
Dialog owner) |
EditDialog(Options options,
String msgKey,
Frame owner) |
EditorAction(String nameKey,
String iconKey,
String toolTipKey,
Options options) |
EditorPanel(Options options)
Creates new EditPanel
|
EditorTreePanel(Editor root,
Options options,
boolean onlySelect,
Class selectable)
Creates new EditorTreePanel
|
Modifier and Type | Method and Description |
---|---|
String |
FileSystem.chooseFile(String defaultValue,
boolean save,
int[] filters,
Options options,
String titleKey,
Component dlgOwner,
boolean proposeMove) |
String[] |
FileSystem.chooseFiles(String defaultValue,
boolean save,
int[] filters,
Options options,
String titleKey,
Component dlgOwner,
boolean proposeMove,
boolean multiSelection) |
Modifier and Type | Method and Description |
---|---|
static boolean |
CheckMediaSystem.check(Options options,
boolean showWarning) |
static EventSounds |
EventSoundsEditorPanel.getEventSounds(EventSounds initialValue,
Options options,
Component parent,
MediaBagEditor mbe) |
static MediaContent |
MediaContentEditor.getMediaContent(MediaContent initialMc,
Component parent,
Options options,
MediaBagEditor mbe) |
boolean |
EventSounds.realize(Options options,
MediaBag mediaBag) |
void |
EventSoundsElement.realize(Options options,
MediaBag mediaBag) |
void |
EventSounds.setDataSource(int event,
Object source,
Options options) |
boolean |
EventSoundsElement.setDataSource(Object source,
Options options) |
static void |
CheckMediaSystem.warn(Options options) |
Constructor and Description |
---|
EventSoundsEditorPanel(Options options,
MediaBagEditor mbe)
Creates new form EventSoundsEditorPanel
|
MediaContentEditor(Options options,
MediaContent mc,
MediaBagEditor mbe)
Creates new form MediaContentEditor
|
Modifier and Type | Method and Description |
---|---|
static void |
Utils.checkRenderingHints(Options options) |
static Gradient |
GradientEditor.getGradient(Gradient initialGradient,
Component parent,
Options options) |
Constructor and Description |
---|
GradientEditor(Options options,
Gradient gradient)
Creates new form GradientEditor
|
Modifier and Type | Field and Description |
---|---|
protected Options |
LibraryManagerElement.options |
Modifier and Type | Method and Description |
---|---|
Options |
ProjectFileUtils.getOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
JClicProjectEditor.checkProject(Options options,
Component parent,
boolean prompt) |
static void |
ProjectLibraryEditor.createActions(Options options) |
EditorPanel |
ProjectLibraryEditor.createEditorPanel(Options options) |
EditorPanel |
ProjectSettingsEditor.createEditorPanel(Options options) |
EditorPanel |
JClicProjectEditor.createEditorPanel(Options options) |
static LibraryManagerElement |
LibraryManagerElement.getLibraryManagerElement(Element e,
Options options) |
Constructor and Description |
---|
AuthorEditPanel(Options options)
Creates new form AuthorEditPanel
|
LibraryManagerElement(Options options) |
LibraryManagerElement(String name,
String path,
Options options) |
OrganizationEditPanel(Options options)
Creates new form AuthorEditPanel
|
ProjectInstallerEditPanel(Options options)
Creates new form ProjectInstallerEditPanel
|
ProjectLibraryEditorPanel(Options options)
Creates new form ProjectLibraryEditorPanel
|
ProjectSettingsEditorPanel(Options options)
Creates new form JClicProjectEditorPanel
|
RevisionEditPanel(Options options)
Creates new form AuthorEditPanel
|
Modifier and Type | Method and Description |
---|---|
Shaper |
Shaper.edit(Component parent,
Options options,
Dimension dim,
Image img,
BoxBase bb) |
static Shaper |
HolesEditorPanel.getShaper(Shaper initialShaper,
Component parent,
Options options,
Dimension dim,
Image img,
BoxBase bb) |
static Shaper |
JigSawEditorPanel.getShaper(Shaper initialShaper,
Component parent,
Options options,
Dimension dim,
Image img,
BoxBase bb) |
static List |
Shaper.getSystemShaperList(Options options) |
Constructor and Description |
---|
HolesEditorPanel(Options options,
Holes shaper,
Dimension previewDim,
Image img,
BoxBase previewBb)
Creates new form JigSawEditor
|
JigSawEditorPanel(Options options,
JigSaw shaper,
Dimension previewDim,
Image img,
BoxBase previewBb)
Creates new form JigSawEditor
|
Modifier and Type | Field and Description |
---|---|
protected Options |
ProgressDialog.options |
Modifier and Type | Method and Description |
---|---|
Options |
BasicResourceBridge.getOptions() |
Options |
ResourceBridge.getOptions() |
Modifier and Type | Method and Description |
---|---|
static boolean |
Check.checkSignature(Options options,
boolean showWarning) |
static File |
PersistentSettings.getBasePathTo(String programName,
Options options) |
static String |
PersistentSettings.getFilePath(String programName,
String fileName,
Options options,
boolean createFile) |
static Messages |
PersistentSettings.getMessages(Options options,
String bundle) |
static List<TripleString> |
TripleString.getTripleList(String bundlePath,
Options options,
boolean includeEmpty,
boolean sorted,
boolean lookInUserDir) |
static DefaultMutableTreeNode |
JDomTreeObject.processNode(DefaultMutableTreeNode parent,
Element element,
Options options) |
static void |
Check.showUrlPane(Options options,
String urlKey) |
static boolean |
StreamIO.writeStreamDlg(InputStream is,
OutputStream os,
int knownSize,
String mainMsg,
Component dlgOwner,
Options options) |
Constructor and Description |
---|
BasicResourceBridge(Options options)
Creates a new instance of BasicResourceBridge
|
ProgressDialog(JComponent parent,
Options options)
Creates new form ProgressDialog
|
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.