public class CompleteEditor extends TextActivityBaseEditor
Editor.EditorListener, Editor.LModel
Modifier and Type | Field and Description |
---|---|
protected static Map<Options,CompleteCheckPanel> |
panelMap |
from, to
COMMON_PANELS, icon, SYSTEM_LIST
allowCopy, allowCut, allowDelete, allowPaste, basicActionsCreated, clip, clipCutted, copyAction, currentTree, cutAction, deleteAction, listeners, listModel, listSelectionModel, moveDownAction, moveUpAction, pasteAction, restrictMoveToSameType, treeModel
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
CompleteEditor(Complete act)
Creates a new instance of SimpleAssociationEditor
|
Modifier and Type | Method and Description |
---|---|
protected void |
editCheckOptions(Options options,
Component parent) |
canEditTarget, createNewBox, createNewTarget, createPanels, deleteTarget, editTarget, editType, getTextActivity, hasType, nameChanged
createChildren, createEditorPanel, drawPreview, getActivity, getActivityBagEditor, getActivityBagElementEditor, getAutoContentProviderEditor, getEditorPanelClass, getIcon, getIcon, getMediaBagEditor, getOptions, getProjectEditor, getSystemActivityList, getTitleKey, rename, saveData, setActionsOwner, toString
addEditorListener, canBeParentOf, canBeSiblingOf, canClone, canPasteHere, clearActionsOwner, clearBasicActionsOwner, collectData, copy, createBasicActions, createEditor, createJTree, cut, delete, editData, findParentForDlg, fireEditorDataChanged, getChildByName, getClone, getCurrentTree, getEditorParent, getFirstChild, getFirstObject, getFirstParent, getListModel, getListSelectionModel, getNearestIndex, getTreeModel, insert, insertEditor, isModified, moveDown, moveToIndex, moveUp, paste, remove, removeEditorListener, reselect, select, setClip, setCurrentTree, setListSelectionModel, setModified, setTreeModel
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
protected static Map<Options,CompleteCheckPanel> panelMap
public CompleteEditor(Complete act)
protected void editCheckOptions(Options options, Component parent)
editCheckOptions
in class TextActivityBaseEditor
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.