A B C D E F G H I M N O P R S T U W X

A

ACTION_ID - Static variable in class org.xpcards.actions.CloseProject
 
ACTION_ID - Static variable in class org.xpcards.actions.EditStory
 
ACTION_ID - Static variable in class org.xpcards.actions.Exit
 
ACTION_ID - Static variable in class org.xpcards.actions.NewIteration
 
ACTION_ID - Static variable in class org.xpcards.actions.NewProject
 
ACTION_ID - Static variable in class org.xpcards.actions.NewStory
 
ACTION_ID - Static variable in class org.xpcards.actions.NewTask
 
ACTION_ID - Static variable in class org.xpcards.actions.OpenProject
 
ACTION_ID - Static variable in class org.xpcards.actions.SaveProjectCollection
 
AbstractAction - class org.xpcards.actions.AbstractAction.
 
AbstractAction(XPCards) - Constructor for class org.xpcards.actions.AbstractAction
 
AbstractEditor - class org.xpcards.views.AbstractEditor.
 
AbstractEditor(EditPaneView) - Constructor for class org.xpcards.views.AbstractEditor
 
add(IEditPaneViewElement) - Method in class org.xpcards.views.EditPaneView
 
addModelElementListener(IModelElementListener) - Method in class org.xpcards.model.ModelElement
 
addPages() - Method in class org.xpcards.wizards.NewIterationWizard
 
addPages() - Method in class org.xpcards.wizards.NewProjectWizard
 
addPages() - Method in class org.xpcards.wizards.NewStoryWizard
 
addPages() - Method in class org.xpcards.wizards.NewTaskWizard
 
addTreeSelectionListener(SelectionListener) - Method in class org.xpcards.PlanningTab
 

B

BasePersistenceDelegate - class org.xpcards.model.BasePersistenceDelegate.
 
BasePersistenceDelegate() - Constructor for class org.xpcards.model.BasePersistenceDelegate
 

C

CANCEL_RESULT - Static variable in class org.xpcards.dialogs.ProjectDialog
 
CANCEL_RESULT - Static variable in class org.xpcards.dialogs.StoryDialog
 
CANCEL_RESULT - Static variable in class org.xpcards.dialogs.TaskDialog
 
CloseProject - class org.xpcards.actions.CloseProject.
Action requires the argument: ProjectSource to close.
CloseProject(XPCards) - Constructor for class org.xpcards.actions.CloseProject
 
Collection - class org.xpcards.model.Collection.
Model Elements Collection to track Model Elements by ID
Collection() - Constructor for class org.xpcards.model.Collection
 
canFinish() - Method in class org.xpcards.wizards.NewIterationWizard
 
canFinish() - Method in class org.xpcards.wizards.NewProjectWizard
 
canFinish() - Method in class org.xpcards.wizards.NewStoryWizard
 
canFinish() - Method in class org.xpcards.wizards.NewTaskWizard
 
collectionElementAdded(ModelElement, ModelElement) - Method in interface org.xpcards.model.IModelElementListener
 
collectionElementAdded(ModelElement, ModelElement) - Method in class org.xpcards.model.ModelElementAdapter
 
collectionElementAdded(ModelElement, ModelElement) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
collectionElementRemoved(ModelElement, ModelElement) - Method in interface org.xpcards.model.IModelElementListener
 
collectionElementRemoved(ModelElement, ModelElement) - Method in class org.xpcards.model.ModelElementAdapter
 
collectionElementRemoved(ModelElement, ModelElement) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
commitProject() - Method in class org.xpcards.model.FileProjectSource
 
commitProject() - Method in class org.xpcards.model.NewProjectSource
 
commitProject() - Method in class org.xpcards.model.ProjectSource
Save opearation, have to update modified flag
computeSize(int, int, boolean) - Method in class org.xpcards.components.DatePicker
 
containsKey(Object) - Method in class org.xpcards.model.Collection
 
containsValue(Object) - Method in class org.xpcards.model.Collection
 
convertValue(int) - Method in class org.xpcards.utils.IntArray
 
convertValueToInt(int) - Method in class org.xpcards.utils.IntArray
 
createContents(Composite) - Method in class org.xpcards.XPCards
 
createControl(Composite) - Method in class org.xpcards.views.AbstractEditor
 
createControl(Composite) - Method in class org.xpcards.views.EditPaneView
 
createControl(Composite) - Method in interface org.xpcards.views.IEditPaneViewElement
 
createControl(Composite) - Method in class org.xpcards.views.StoryEditor
 
createControl(Composite) - Method in class org.xpcards.wizards.NewIterationWizardLocationPage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewIterationWizardNewIterationPage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewProjectWizardImportFilePage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewProjectWizardMainPage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewProjectWizardNewFilePage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewProjectWizardNewProjectPage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewStoryWizardLocationPage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewStoryWizardNewStoryPage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewTaskWizardLocationPage
 
createControl(Composite) - Method in class org.xpcards.wizards.NewTaskWizardNewTaskPage
 
createIsolatedStoriesUniqueIndex(String) - Method in class org.xpcards.model.Project
 
createIsolatedTasksUniqueIndex(String) - Method in class org.xpcards.model.Iteration
 
createIsolatedTasksUniqueIndex(String) - Method in class org.xpcards.model.Project
 
createIterationsUniqueIndex(String) - Method in class org.xpcards.model.Project
 
createMenuManager() - Method in class org.xpcards.XPCards
 
createProjectsUniqueIndex(String) - Method in class org.xpcards.model.ProjectsCollection
 
createStoriesUniqueIndex(String) - Method in class org.xpcards.model.Iteration
 
createTasksUniqueIndex(String) - Method in class org.xpcards.model.Story
 
createTestProject() - Static method in class org.xpcards.model.Project
 
createUniqueIndex(String) - Method in class org.xpcards.model.Collection
 

D

DataEntryDialog - class org.xpcards.DataEntryDialog.
Dialog class uses org.eclipse.swt libraries to implement a dialog that accepts basic personal information that is added to a Table widget or edits a TableItem entry to represent the entered data.
DataEntryDialog(Shell) - Constructor for class org.xpcards.DataEntryDialog
 
DatePicker - class org.xpcards.components.DatePicker.
 
DatePicker(Composite, int) - Constructor for class org.xpcards.components.DatePicker
 
DefaultStoryComposite - class org.xpcards.composites.DefaultStoryComposite.
 
DefaultStoryComposite(Composite, int, Story) - Constructor for class org.xpcards.composites.DefaultStoryComposite
 
DefaultStoryComposite(Composite, int, Story, int[], int[]) - Constructor for class org.xpcards.composites.DefaultStoryComposite
 
displayError(String, Shell) - Method in class org.xpcards.actions.AbstractAction
 
dispose() - Method in class org.xpcards.XPCards
Disposes of all resources associated with a particular instance of the ControlExample.
dispose() - Method in class org.xpcards.composites.DefaultStoryComposite
 
dispose() - Method in class org.xpcards.model.ModelContentProvider
 
dispose() - Method in class org.xpcards.model.ModelLabelProvider
 
dispose() - Method in class org.xpcards.model.ProjectsCollectionLabelProvider
 
doClose() - Method in class org.xpcards.views.AbstractEditor
 
doClose() - Method in interface org.xpcards.views.IEditPaneViewElement
have to call remove(self) on corresponded EditPane instance
doEditStory(Story) - Method in class org.xpcards.XPCards
 
doProperty(Class, PropertyDescriptor, Object, Object, Encoder) - Method in class org.xpcards.model.BasePersistenceDelegate
 

E

EMPTY_ARRAY - Static variable in class org.xpcards.model.ModelContentProvider
 
EditPaneView - class org.xpcards.views.EditPaneView.
Implements MDI metaphor for IEditPaneViewElements using CTabFolder/CTabItem.
EditPaneView(int) - Constructor for class org.xpcards.views.EditPaneView
 
EditStory - class org.xpcards.actions.EditStory.
 
EditStory(XPCards) - Constructor for class org.xpcards.actions.EditStory
 
EventListenersSupport - class org.xpcards.utils.EventListenersSupport.
 
EventListenersSupport() - Constructor for class org.xpcards.utils.EventListenersSupport
 
Exit - class org.xpcards.actions.Exit.
 
Exit(XPCards) - Constructor for class org.xpcards.actions.Exit
 
elements() - Method in class org.xpcards.model.Collection
 
enabled - Variable in class org.xpcards.actions.AbstractAction
 
equals(Object, Object) - Static method in class org.xpcards.model.BasePersistenceDelegate
 
equals(Object) - Method in class org.xpcards.model.ModelElement
 
equals(Object) - Method in class org.xpcards.model.ProjectSource
 

F

FILE_SYSTEM_SOURCE_TYPE - Static variable in class org.xpcards.wizards.NewProjectWizardModel
 
FileProjectSource - class org.xpcards.model.FileProjectSource.
Project source associated with a file
FileProjectSource() - Constructor for class org.xpcards.model.FileProjectSource
 
FileProjectSource(String, Project) - Constructor for class org.xpcards.model.FileProjectSource
 
FileProjectSourceBeanInfo - class org.xpcards.model.FileProjectSourceBeanInfo.
 
FileProjectSourceBeanInfo() - Constructor for class org.xpcards.model.FileProjectSourceBeanInfo
 
findByPath(String, Object, IIdProvider) - Method in class org.xpcards.model.ModelContentProvider
 

G

getAction(String) - Method in class org.xpcards.XPCards
 
getAsStringArray() - Method in class org.xpcards.utils.IntArray
 
getBundleString(Class, String) - Static method in class org.xpcards.utils.ResourceBundleHelper
 
getCacheElement(ModelElement) - Method in class org.xpcards.PlanningTab
 
getChildren(Object) - Method in class org.xpcards.model.ModelContentProvider
 
getChildren() - Method in class org.xpcards.model.ModelElement
 
getChildren() - Method in class org.xpcards.model.ModelElementCollection
 
getChildren() - Method in class org.xpcards.model.Project
 
getChildren() - Method in class org.xpcards.model.ProjectSource
 
getChildren() - Method in class org.xpcards.model.ProjectsCollection
 
getChildren(Object) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
getChildrenCollections() - Method in class org.xpcards.model.Iteration
 
getChildrenCollections() - Method in class org.xpcards.model.Story
 
getCompleted() - Method in class org.xpcards.model.Task
 
getCompletionCriteria() - Method in class org.xpcards.model.Story
 
getCompletionCriteriaLabel() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getConsumedTime() - Method in class org.xpcards.model.Task
 
getControl() - Method in class org.xpcards.views.AbstractEditor
 
getControl() - Method in interface org.xpcards.views.IEditPaneViewElement
 
getControl() - Method in class org.xpcards.views.ProjectsTreeView
 
getCreated() - Method in class org.xpcards.model.ModelElement
 
getCreatedBy() - Method in class org.xpcards.model.ModelElement
 
getDate() - Method in class org.xpcards.components.DatePicker
 
getDateFormat() - Method in class org.xpcards.components.DatePicker
 
getDeadline() - Method in class org.xpcards.model.Iteration
 
getDescription() - Method in class org.xpcards.model.ModelElement
 
getDescriptionLabel() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getDetailGroup() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getDetailPriorityLabel() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getDetailRiskLabel() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getDetailStoryPointsLabel() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getDisabledImage() - Method in class org.xpcards.views.AbstractEditor
 
getDisabledImage() - Method in interface org.xpcards.views.IEditPaneViewElement
 
getDisabledImage() - Method in class org.xpcards.views.StoryEditor
 
getDisplayName() - Method in class org.xpcards.views.AbstractEditor
 
getDisplayName() - Method in interface org.xpcards.views.IEditPaneViewElement
 
getEditPaneViewElement(Object) - Method in class org.xpcards.views.EditPaneView
 
getElementAt(int) - Method in class org.xpcards.utils.IntArray
 
getElements(Object) - Method in class org.xpcards.model.ModelContentProvider
 
getElements(Object) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
getExternalizedString(String) - Method in class org.xpcards.composites.IterationComposite
This is an auto-generated method which you can alter, e.g. to point to a different property file, to modify the key by by prefixing the name of this class, etc.
getExternalizedString(String) - Method in class org.xpcards.composites.StoryComposite
This is an auto-generated method which you can alter, e.g. to point to a different property file, to modify the key by by prefixing the name of this class, etc.
getExternalizedString(String) - Method in class org.xpcards.composites.TaskComposite
This is an auto-generated method which you can alter, e.g. to point to a different property file, to modify the key by by prefixing the name of this class, etc.
getFile() - Method in class org.xpcards.model.FileProjectSource
 
getFileName() - Method in class org.xpcards.model.FileProjectSource
 
getFileNamePropertyDescriptor() - Method in class org.xpcards.model.FileProjectSourceBeanInfo
 
getId() - Method in interface org.xpcards.model.IIdentifiedInstance
 
getId() - Method in class org.xpcards.model.ModelElement
 
getId(Object) - Method in interface org.xpcards.utils.IIdProvider
 
getIdPropertyDescriptor() - Method in class org.xpcards.model.FileProjectSourceBeanInfo
 
getImage(Object) - Method in class org.xpcards.model.ModelLabelProvider
 
getImage() - Method in class org.xpcards.views.AbstractEditor
 
getImage() - Method in interface org.xpcards.views.IEditPaneViewElement
 
getImage() - Method in class org.xpcards.views.StoryEditor
 
getIsolatedStoriesCategory() - Method in class org.xpcards.model.Project
 
getIsolatedTasksCategory() - Method in class org.xpcards.model.Iteration
 
getIsolatedTasksCategory() - Method in class org.xpcards.model.Project
 
getIterationDescription() - Method in class org.xpcards.composites.IterationComposite
 
getIterationName() - Method in class org.xpcards.composites.IterationComposite
 
getIterationsCategory() - Method in class org.xpcards.model.Project
 
getLabels() - Method in class org.xpcards.DataEntryDialog
 
getLastPart(String, String) - Static method in class org.xpcards.utils.ResourceBundleHelper
 
getLeftTime() - Method in class org.xpcards.model.Task
 
getListeners(Class) - Method in class org.xpcards.utils.EventListenersSupport
 
getLoadFactor() - Method in class org.xpcards.model.Iteration
 
getLoadFactor() - Method in class org.xpcards.model.Task
 
getModel() - Method in class org.xpcards.wizards.NewProjectWizard
 
getModelElement() - Method in class org.xpcards.views.AbstractEditor
 
getModelElement() - Method in interface org.xpcards.views.IEditPaneViewElement
 
getModelElement() - Method in class org.xpcards.views.StoryEditor
 
getModelElementByTableTreeItem(TableTreeItem) - Method in class org.xpcards.PlanningTab
 
getName() - Method in class org.xpcards.model.ModelElement
 
getName() - Method in class org.xpcards.model.NewProjectSource
 
getName() - Method in class org.xpcards.views.ProjectsTreeView
 
getNameLabel() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getNamePropertyDescriptor() - Method in class org.xpcards.model.FileProjectSourceBeanInfo
 
getNextPage() - Method in class org.xpcards.wizards.NewIterationWizardLocationPage
 
getNextPage() - Method in class org.xpcards.wizards.NewIterationWizardNewIterationPage
 
getNextPage() - Method in class org.xpcards.wizards.NewProjectWizardImportFilePage
 
getNextPage() - Method in class org.xpcards.wizards.NewProjectWizardMainPage
 
getNextPage() - Method in class org.xpcards.wizards.NewProjectWizardNewFilePage
 
getNextPage() - Method in class org.xpcards.wizards.NewProjectWizardNewProjectPage
 
getNextPage() - Method in class org.xpcards.wizards.NewStoryWizardLocationPage
 
getNextPage() - Method in class org.xpcards.wizards.NewStoryWizardNewStoryPage
 
getNextPage() - Method in class org.xpcards.wizards.NewTaskWizardLocationPage
 
getNextPage() - Method in class org.xpcards.wizards.NewTaskWizardNewTaskPage
 
getOpenedPropertyDescriptor() - Method in class org.xpcards.model.FileProjectSourceBeanInfo
 
getOwner() - Method in class org.xpcards.model.ProjectsCollection
 
getParent(Object) - Method in class org.xpcards.model.ModelContentProvider
 
getParent() - Method in class org.xpcards.model.ModelElement
 
getParent(Object) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
getPath(Object, IIdProvider) - Method in class org.xpcards.model.ModelContentProvider
 
getPathSeparator() - Method in class org.xpcards.model.ModelContentProvider
 
getPiorities() - Method in class org.xpcards.XPCards
 
getPriority() - Method in class org.xpcards.model.Story
 
getProject() - Method in class org.xpcards.dialogs.ProjectDialog
 
getProject() - Method in class org.xpcards.model.FileProjectSource
 
getProject() - Method in class org.xpcards.model.NewProjectSource
 
getProject() - Method in class org.xpcards.model.ProjectSource
 
getProjectCollectionFile() - Method in class org.xpcards.XPCards
 
getProjectSource(Project) - Method in class org.xpcards.model.ProjectsCollection
 
getProjects() - Method in class org.xpcards.XPCards
 
getPropertyDescriptors() - Method in class org.xpcards.model.FileProjectSourceBeanInfo
 
getPropertyDescriptors() - Method in class org.xpcards.model.ProjectsCollectionBeanInfo
 
getResourceBundle() - Method in class org.xpcards.wizards.ResourceWizardPage
 
getResourcesBundleForClass(Class) - Static method in class org.xpcards.utils.ResourceBundleHelper
 
getResourcesBundleForClass(Class, String) - Static method in class org.xpcards.utils.ResourceBundleHelper
 
getRisk() - Method in class org.xpcards.model.Story
 
getRisks() - Method in class org.xpcards.XPCards
 
getSelectedModelElement() - Method in class org.xpcards.XPCards
 
getSelection() - Method in class org.xpcards.views.ProjectsTreeView
 
getStarted() - Method in class org.xpcards.model.Task
 
getStoriesCategory() - Method in class org.xpcards.model.Iteration
 
getStory() - Method in class org.xpcards.dialogs.StoryDialog
 
getStoryCompletionCriteria() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getStoryDescription() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getStoryName() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getStoryPoints() - Method in class org.xpcards.model.Story
 
getStoryPriority() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getStoryRisks() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getStoryStoryPoints() - Method in class org.xpcards.composites.StoryComposite
Auto-generated method
getTabItem(IEditPaneViewElement) - Method in class org.xpcards.views.EditPaneView
 
getTask() - Method in class org.xpcards.dialogs.TaskDialog
 
getTaskDescription() - Method in class org.xpcards.composites.TaskComposite
Auto-generated method
getTaskName() - Method in class org.xpcards.composites.TaskComposite
Auto-generated method
getTasksCategory() - Method in class org.xpcards.model.Story
 
getText() - Method in class org.xpcards.PlanningTab
 
getText(Object) - Method in class org.xpcards.model.ModelLabelProvider
 
getText(Object) - Method in class org.xpcards.model.ProjectsCollectionLabelProvider
 
getTitle() - Method in class org.xpcards.DataEntryDialog
 
getTitle() - Method in class org.xpcards.dialogs.ProjectDialog
 
getTitle() - Method in class org.xpcards.dialogs.StoryDialog
 
getTitle() - Method in class org.xpcards.dialogs.TaskDialog
 
getToolTipText() - Method in class org.xpcards.views.AbstractEditor
 
getToolTipText() - Method in interface org.xpcards.views.IEditPaneViewElement
 
getType() - Method in class org.xpcards.model.TypedCollection
 
getValues() - Method in class org.xpcards.DataEntryDialog
Returns the contents of the Text widgets in the dialog in a String array.

H

hasChildren(Object) - Method in class org.xpcards.model.ModelContentProvider
 
hasProject(String) - Method in class org.xpcards.model.ProjectsCollection
 
hasProjectName(String) - Method in class org.xpcards.model.ProjectsCollection
 
hook(Class, Object) - Method in class org.xpcards.utils.EventListenersSupport
 
hooks(Class) - Method in class org.xpcards.utils.EventListenersSupport
 

I

IConstraint - interface org.xpcards.model.IConstraint.
 
IEditPaneViewElement - interface org.xpcards.views.IEditPaneViewElement.
 
IIdProvider - interface org.xpcards.utils.IIdProvider.
 
IIdentifiedInstance - interface org.xpcards.model.IIdentifiedInstance.
 
IModelElementListener - interface org.xpcards.model.IModelElementListener.
 
IntArray - class org.xpcards.utils.IntArray.
 
IntArray(int[]) - Constructor for class org.xpcards.utils.IntArray
 
Iteration - class org.xpcards.model.Iteration.
 
Iteration() - Constructor for class org.xpcards.model.Iteration
 
IterationComposite - class org.xpcards.composites.IterationComposite.
This code was generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
IterationComposite(Composite, int) - Constructor for class org.xpcards.composites.IterationComposite
 
IterationPersistenceDelegate - class org.xpcards.model.IterationPersistenceDelegate.
 
IterationPersistenceDelegate() - Constructor for class org.xpcards.model.IterationPersistenceDelegate
 
init() - Method in class org.xpcards.wizards.ResourceWizardPage
 
initGUI() - Method in class org.xpcards.composites.IterationComposite
Initializes the GUI.
initGUI() - Method in class org.xpcards.composites.StoryComposite
Initializes the GUI.
initGUI() - Method in class org.xpcards.composites.TaskComposite
Initializes the GUI.
initialize(Class, Object, Object, Encoder) - Method in class org.xpcards.model.IterationPersistenceDelegate
 
initialize(Class, Object, Object, Encoder) - Method in class org.xpcards.model.ProjectCollectionPersistenceDelegate
 
initialize(Class, Object, Object, Encoder) - Method in class org.xpcards.model.ProjectPersistenceDelegate
 
initialize(Class, Object, Object, Encoder) - Method in class org.xpcards.model.ProjectSourcePersistenceDelegate
 
initialize(Class, Object, Object, Encoder) - Method in class org.xpcards.model.StoryPersistenceDelegate
 
inputChanged(Viewer, Object, Object) - Method in class org.xpcards.model.ModelContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
instantiate(Object, Encoder) - Method in class org.xpcards.model.BasePersistenceDelegate
 
invalidateModel() - Method in class org.xpcards.PlanningTab
 
invokeStatement(Object, String, Object[], Encoder) - Static method in class org.xpcards.model.BasePersistenceDelegate
 
isAcceptable(Object) - Method in interface org.xpcards.model.IConstraint
 
isAcceptable(Object) - Method in class org.xpcards.model.TypedCollection
 
isAcceptableType(Class) - Method in class org.xpcards.model.TypedCollection
 
isCommited() - Method in class org.xpcards.model.ModelElement
 
isModified() - Method in class org.xpcards.model.NewProjectSource
 
isModified() - Method in class org.xpcards.views.AbstractEditor
 
isModified() - Method in interface org.xpcards.views.IEditPaneViewElement
 
isModified() - Method in class org.xpcards.views.StoryEditor
 
isOpened() - Method in class org.xpcards.model.FileProjectSource
 
isOpened() - Method in class org.xpcards.model.NewProjectSource
 
isOpened() - Method in class org.xpcards.model.ProjectSource
Indicates if the project is opened in Collection
isPageComplete() - Method in class org.xpcards.wizards.NewIterationWizardLocationPage
 
isPageComplete() - Method in class org.xpcards.wizards.NewStoryWizardLocationPage
 
isPageComplete() - Method in class org.xpcards.wizards.NewTaskWizardLocationPage
 
isolatedStories() - Method in class org.xpcards.model.Project
 
isolatedTasks() - Method in class org.xpcards.model.Iteration
 
isolatedTasks() - Method in class org.xpcards.model.Project
 
iterations() - Method in class org.xpcards.model.Project
 

M

ModelContentProvider - class org.xpcards.model.ModelContentProvider.
Collection ITereeContentProvider
ModelContentProvider() - Constructor for class org.xpcards.model.ModelContentProvider
 
ModelElement - class org.xpcards.model.ModelElement.
Base Domain Model Element
ModelElement() - Constructor for class org.xpcards.model.ModelElement
 
ModelElementAdapter - class org.xpcards.model.ModelElementAdapter.
 
ModelElementAdapter() - Constructor for class org.xpcards.model.ModelElementAdapter
 
ModelElementCollection - class org.xpcards.model.ModelElementCollection.
Model Elements Collection to track Model Elements by ID
ModelElementCollection() - Constructor for class org.xpcards.model.ModelElementCollection
 
ModelElementCollection(Class) - Constructor for class org.xpcards.model.ModelElementCollection
 
ModelLabelProvider - class org.xpcards.model.ModelLabelProvider.
 
ModelLabelProvider() - Constructor for class org.xpcards.model.ModelLabelProvider
 
main(String[]) - Static method in class org.xpcards.XPCards
Invokes as a standalone program.
main(String[]) - Static method in class org.xpcards.components.DatePicker
 
main(String[]) - Static method in class org.xpcards.composites.IterationComposite
Auto-generated main method
main(String[]) - Static method in class org.xpcards.composites.StoryComposite
Auto-generated main method
main(String[]) - Static method in class org.xpcards.composites.TaskComposite
Auto-generated main method
main(String[]) - Static method in class org.xpcards.dialogs.ProjectDialog
 
main(String[]) - Static method in class org.xpcards.dialogs.StoryDialog
 
main(String[]) - Static method in class org.xpcards.dialogs.TaskDialog
 
main(String[]) - Static method in class org.xpcards.model.Project
 
main(String[]) - Static method in class org.xpcards.model.test.ProjectsCollectionTest
 
main(String[]) - Static method in class org.xpcards.wizards.NewProjectWizardTestLauncher
 
main(String[]) - Static method in class org.xpcards.wizards.NewStoryWizardTestLauncher
 
mutatesTo(Object, Object) - Method in class org.xpcards.model.BasePersistenceDelegate
 

N

NewIteration - class org.xpcards.actions.NewIteration.
Openes the New Story Wizard.
NewIteration(XPCards) - Constructor for class org.xpcards.actions.NewIteration
 
NewIterationWizard - class org.xpcards.wizards.NewIterationWizard.
 
NewIterationWizard(ProjectsCollection, Object) - Constructor for class org.xpcards.wizards.NewIterationWizard
 
NewIterationWizardLocationPage - class org.xpcards.wizards.NewIterationWizardLocationPage.
 
NewIterationWizardLocationPage(String) - Constructor for class org.xpcards.wizards.NewIterationWizardLocationPage
 
NewIterationWizardNewIterationPage - class org.xpcards.wizards.NewIterationWizardNewIterationPage.
 
NewIterationWizardNewIterationPage(String) - Constructor for class org.xpcards.wizards.NewIterationWizardNewIterationPage
 
NewIterationWizardNewIterationPage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.NewIterationWizardNewIterationPage
 
NewProject - class org.xpcards.actions.NewProject.
 
NewProject(XPCards) - Constructor for class org.xpcards.actions.NewProject
 
NewProjectSource - class org.xpcards.model.NewProjectSource.
 
NewProjectSource(Project) - Constructor for class org.xpcards.model.NewProjectSource
 
NewProjectWizard - class org.xpcards.wizards.NewProjectWizard.
 
NewProjectWizard(ProjectsCollection) - Constructor for class org.xpcards.wizards.NewProjectWizard
 
NewProjectWizardImportFilePage - class org.xpcards.wizards.NewProjectWizardImportFilePage.
 
NewProjectWizardImportFilePage(String) - Constructor for class org.xpcards.wizards.NewProjectWizardImportFilePage
 
NewProjectWizardImportFilePage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.NewProjectWizardImportFilePage
 
NewProjectWizardMainPage - class org.xpcards.wizards.NewProjectWizardMainPage.
 
NewProjectWizardMainPage(String) - Constructor for class org.xpcards.wizards.NewProjectWizardMainPage
 
NewProjectWizardMainPage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.NewProjectWizardMainPage
 
NewProjectWizardModel - class org.xpcards.wizards.NewProjectWizardModel.
 
NewProjectWizardModel() - Constructor for class org.xpcards.wizards.NewProjectWizardModel
 
NewProjectWizardNewFilePage - class org.xpcards.wizards.NewProjectWizardNewFilePage.
 
NewProjectWizardNewFilePage(String) - Constructor for class org.xpcards.wizards.NewProjectWizardNewFilePage
 
NewProjectWizardNewFilePage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.NewProjectWizardNewFilePage
 
NewProjectWizardNewProjectPage - class org.xpcards.wizards.NewProjectWizardNewProjectPage.
 
NewProjectWizardNewProjectPage(String) - Constructor for class org.xpcards.wizards.NewProjectWizardNewProjectPage
 
NewProjectWizardNewProjectPage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.NewProjectWizardNewProjectPage
 
NewProjectWizardTestLauncher - class org.xpcards.wizards.NewProjectWizardTestLauncher.
 
NewProjectWizardTestLauncher() - Constructor for class org.xpcards.wizards.NewProjectWizardTestLauncher
 
NewStory - class org.xpcards.actions.NewStory.
Openes the New Story Wizard.
NewStory(XPCards) - Constructor for class org.xpcards.actions.NewStory
 
NewStoryWizard - class org.xpcards.wizards.NewStoryWizard.
 
NewStoryWizard(ProjectsCollection, Object) - Constructor for class org.xpcards.wizards.NewStoryWizard
 
NewStoryWizard(ProjectsCollection, Object, int[], int[]) - Constructor for class org.xpcards.wizards.NewStoryWizard
 
NewStoryWizardLocationPage - class org.xpcards.wizards.NewStoryWizardLocationPage.
 
NewStoryWizardLocationPage(String) - Constructor for class org.xpcards.wizards.NewStoryWizardLocationPage
 
NewStoryWizardNewStoryPage - class org.xpcards.wizards.NewStoryWizardNewStoryPage.
 
NewStoryWizardNewStoryPage(String) - Constructor for class org.xpcards.wizards.NewStoryWizardNewStoryPage
 
NewStoryWizardNewStoryPage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.NewStoryWizardNewStoryPage
 
NewStoryWizardTestLauncher - class org.xpcards.wizards.NewStoryWizardTestLauncher.
 
NewStoryWizardTestLauncher() - Constructor for class org.xpcards.wizards.NewStoryWizardTestLauncher
 
NewTask - class org.xpcards.actions.NewTask.
Openes the New Story Wizard.
NewTask(XPCards) - Constructor for class org.xpcards.actions.NewTask
 
NewTaskWizard - class org.xpcards.wizards.NewTaskWizard.
 
NewTaskWizard(ProjectsCollection, Object) - Constructor for class org.xpcards.wizards.NewTaskWizard
 
NewTaskWizardLocationPage - class org.xpcards.wizards.NewTaskWizardLocationPage.
 
NewTaskWizardLocationPage(String) - Constructor for class org.xpcards.wizards.NewTaskWizardLocationPage
 
NewTaskWizardNewTaskPage - class org.xpcards.wizards.NewTaskWizardNewTaskPage.
 
NewTaskWizardNewTaskPage(String) - Constructor for class org.xpcards.wizards.NewTaskWizardNewTaskPage
 
NewTaskWizardNewTaskPage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.NewTaskWizardNewTaskPage
 

O

OK_RESULT - Static variable in class org.xpcards.dialogs.ProjectDialog
 
OK_RESULT - Static variable in class org.xpcards.dialogs.StoryDialog
 
OK_RESULT - Static variable in class org.xpcards.dialogs.TaskDialog
 
OpenProject - class org.xpcards.actions.OpenProject.
 
OpenProject(XPCards) - Constructor for class org.xpcards.actions.OpenProject
 
open() - Method in class org.xpcards.DataEntryDialog
Opens the dialog in the given state.
open() - Method in class org.xpcards.dialogs.ProjectDialog
 
open() - Method in class org.xpcards.dialogs.StoryDialog
 
open() - Method in class org.xpcards.dialogs.TaskDialog
 
org.xpcards - package org.xpcards
 
org.xpcards.actions - package org.xpcards.actions
 
org.xpcards.components - package org.xpcards.components
 
org.xpcards.composites - package org.xpcards.composites
 
org.xpcards.dialogs - package org.xpcards.dialogs
 
org.xpcards.model - package org.xpcards.model
 
org.xpcards.model.test - package org.xpcards.model.test
 
org.xpcards.utils - package org.xpcards.utils
 
org.xpcards.views - package org.xpcards.views
 
org.xpcards.wizards - package org.xpcards.wizards
 

P

PlanningTab - class org.xpcards.PlanningTab.
 
PlanningTab(XPCards, CTabFolder) - Constructor for class org.xpcards.PlanningTab
 
Project - class org.xpcards.model.Project.
 
Project() - Constructor for class org.xpcards.model.Project
 
ProjectCollectionPersistenceDelegate - class org.xpcards.model.ProjectCollectionPersistenceDelegate.
 
ProjectCollectionPersistenceDelegate() - Constructor for class org.xpcards.model.ProjectCollectionPersistenceDelegate
 
ProjectDialog - class org.xpcards.dialogs.ProjectDialog.
 
ProjectDialog(Shell) - Constructor for class org.xpcards.dialogs.ProjectDialog
 
ProjectPersistenceDelegate - class org.xpcards.model.ProjectPersistenceDelegate.
 
ProjectPersistenceDelegate() - Constructor for class org.xpcards.model.ProjectPersistenceDelegate
 
ProjectSource - class org.xpcards.model.ProjectSource.
 
ProjectSource() - Constructor for class org.xpcards.model.ProjectSource
 
ProjectSourcePersistenceDelegate - class org.xpcards.model.ProjectSourcePersistenceDelegate.
 
ProjectSourcePersistenceDelegate() - Constructor for class org.xpcards.model.ProjectSourcePersistenceDelegate
 
ProjectsCollection - class org.xpcards.model.ProjectsCollection.
 
ProjectsCollection() - Constructor for class org.xpcards.model.ProjectsCollection
 
ProjectsCollectionBeanInfo - class org.xpcards.model.ProjectsCollectionBeanInfo.
 
ProjectsCollectionBeanInfo() - Constructor for class org.xpcards.model.ProjectsCollectionBeanInfo
 
ProjectsCollectionContentProvider - class org.xpcards.model.ProjectsCollectionContentProvider.
 
ProjectsCollectionContentProvider() - Constructor for class org.xpcards.model.ProjectsCollectionContentProvider
 
ProjectsCollectionLabelProvider - class org.xpcards.model.ProjectsCollectionLabelProvider.
 
ProjectsCollectionLabelProvider() - Constructor for class org.xpcards.model.ProjectsCollectionLabelProvider
 
ProjectsCollectionTest - class org.xpcards.model.test.ProjectsCollectionTest.
 
ProjectsCollectionTest(String) - Constructor for class org.xpcards.model.test.ProjectsCollectionTest
Constructor for ProjectsCollectionTest.
ProjectsTreeView - class org.xpcards.views.ProjectsTreeView.
 
ProjectsTreeView(XPCards, Composite) - Constructor for class org.xpcards.views.ProjectsTreeView
 
parent - Variable in class org.xpcards.actions.AbstractAction
 
performAction(Shell, Event) - Method in class org.xpcards.actions.AbstractAction
 
performAction(Shell, Event) - Method in class org.xpcards.actions.CloseProject
 
performAction(Shell, Event) - Method in class org.xpcards.actions.EditStory
 
performAction(Shell, Event) - Method in class org.xpcards.actions.Exit
 
performAction(Shell, Event) - Method in class org.xpcards.actions.NewIteration
 
performAction(Shell, Event) - Method in class org.xpcards.actions.NewProject
 
performAction(Shell, Event) - Method in class org.xpcards.actions.NewStory
 
performAction(Shell, Event) - Method in class org.xpcards.actions.NewTask
 
performAction(Shell, Event) - Method in class org.xpcards.actions.OpenProject
 
performAction(Shell, Event) - Method in class org.xpcards.actions.SaveProjectCollection
 
performFinish() - Method in class org.xpcards.wizards.NewIterationWizard
 
performFinish() - Method in class org.xpcards.wizards.NewProjectWizard
 
performFinish() - Method in class org.xpcards.wizards.NewStoryWizard
 
performFinish() - Method in class org.xpcards.wizards.NewTaskWizard
 
postInitGUI() - Method in class org.xpcards.composites.IterationComposite
Add your post-init code in here
postInitGUI() - Method in class org.xpcards.composites.StoryComposite
Add your post-init code in here
postInitGUI() - Method in class org.xpcards.composites.TaskComposite
Add your post-init code in here
preInitGUI() - Method in class org.xpcards.composites.IterationComposite
Add your pre-init code in here
preInitGUI() - Method in class org.xpcards.composites.StoryComposite
Add your pre-init code in here
preInitGUI() - Method in class org.xpcards.composites.TaskComposite
Add your pre-init code in here
projects() - Method in class org.xpcards.XPCards
 
projects() - Method in class org.xpcards.model.ProjectsCollection
 
propagateCommitedForParents(boolean) - Method in class org.xpcards.model.ModelElement
 
propertyChanged(ModelElement, String, Object, Object) - Method in interface org.xpcards.model.IModelElementListener
 
propertyChanged(ModelElement, String, Object, Object) - Method in class org.xpcards.model.ModelElementAdapter
 
propertyChanged(ModelElement, String, Object, Object) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
putAction(String, AbstractAction) - Method in class org.xpcards.XPCards
 
putElement(IIdentifiedInstance) - Method in class org.xpcards.model.Collection
 
putElement(ModelElement) - Method in class org.xpcards.model.ModelElementCollection
 
putElement(IIdentifiedInstance) - Method in class org.xpcards.model.TypedCollection
 
putIsolatedStory(Story) - Method in class org.xpcards.model.Project
 
putIsolatedTask(Task) - Method in class org.xpcards.model.Iteration
 
putIsolatedTask(Task) - Method in class org.xpcards.model.Project
 
putIteration(Iteration) - Method in class org.xpcards.model.Project
 
putModelElement(ModelElement, ModelElement) - Method in class org.xpcards.PlanningTab
 
putModelElementToCategory(ModelElement, ModelElement, String) - Method in class org.xpcards.PlanningTab
 
putProject(ProjectSource) - Method in class org.xpcards.XPCards
 
putProject(ProjectSource) - Method in class org.xpcards.model.ProjectsCollection
 
putStory(Story) - Method in class org.xpcards.model.Iteration
 
putTask(Task) - Method in class org.xpcards.model.Story
 

R

ResourceBundleHelper - class org.xpcards.utils.ResourceBundleHelper.
 
ResourceBundleHelper() - Constructor for class org.xpcards.utils.ResourceBundleHelper
 
ResourceWizardPage - class org.xpcards.wizards.ResourceWizardPage.
Initializes description from the corresponded resource bundle
ResourceWizardPage(String) - Constructor for class org.xpcards.wizards.ResourceWizardPage
 
ResourceWizardPage(String, String, ImageDescriptor) - Constructor for class org.xpcards.wizards.ResourceWizardPage
 
remove(IEditPaneViewElement) - Method in class org.xpcards.views.EditPaneView
 
removeElement(IIdentifiedInstance) - Method in class org.xpcards.model.Collection
 
removeElement(ModelElement) - Method in class org.xpcards.model.ModelElementCollection
 
removeIsolatedStory(Story) - Method in class org.xpcards.model.Project
 
removeIsolatedTask(Task) - Method in class org.xpcards.model.Iteration
 
removeIsolatedTask(Task) - Method in class org.xpcards.model.Project
 
removeIteration(Iteration) - Method in class org.xpcards.model.Project
 
removeModelElement(ModelElement) - Method in class org.xpcards.PlanningTab
 
removeModelElementListener(IModelElementListener) - Method in class org.xpcards.model.ModelElement
 
removeProject(Project) - Method in class org.xpcards.XPCards
 
removeProject(ProjectSource) - Method in class org.xpcards.model.ProjectsCollection
 
removeProject(Project) - Method in class org.xpcards.model.ProjectsCollection
 
removeStory(ModelElement) - Method in class org.xpcards.model.Iteration
 
removeTask(Task) - Method in class org.xpcards.model.Story
 
removeTreeSelectionListenet(SelectionListener) - Method in class org.xpcards.PlanningTab
 
run() - Method in class org.xpcards.actions.AbstractAction
 
runWithEvent(Event) - Method in class org.xpcards.actions.AbstractAction
 

S

SaveProjectCollection - class org.xpcards.actions.SaveProjectCollection.
 
SaveProjectCollection(XPCards) - Constructor for class org.xpcards.actions.SaveProjectCollection
 
Story - class org.xpcards.model.Story.
 
Story() - Constructor for class org.xpcards.model.Story
 
StoryComposite - class org.xpcards.composites.StoryComposite.
This code was generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
StoryComposite(Composite, int) - Constructor for class org.xpcards.composites.StoryComposite
 
StoryDialog - class org.xpcards.dialogs.StoryDialog.
 
StoryDialog(Shell, int[], int[]) - Constructor for class org.xpcards.dialogs.StoryDialog
 
StoryEditor - class org.xpcards.views.StoryEditor.
 
StoryEditor(EditPaneView, Story) - Constructor for class org.xpcards.views.StoryEditor
 
StoryPersistenceDelegate - class org.xpcards.model.StoryPersistenceDelegate.
 
StoryPersistenceDelegate() - Constructor for class org.xpcards.model.StoryPersistenceDelegate
 
selectModelElement(ModelElement) - Method in class org.xpcards.PlanningTab
 
selectModelElement(ModelElement) - Method in class org.xpcards.XPCards
 
selectionChanged(SelectionChangedEvent) - Method in class org.xpcards.model.ProjectsCollectionContentProvider
 
serializeProjectsCollection(File) - Method in class org.xpcards.XPCards
 
setCommited(boolean) - Method in class org.xpcards.model.ModelElement
 
setCommitedForSelfAndAncestors(boolean) - Method in class org.xpcards.model.ModelElement
 
setCommitedForSelfAndChildren(boolean) - Method in class org.xpcards.model.ModelElement
 
setCommitedForSelfAndDescendants(boolean) - Method in class org.xpcards.model.ModelElement
 
setCompleted(Date) - Method in class org.xpcards.model.Task
 
setCompletionCriteria(String) - Method in class org.xpcards.model.Story
 
setConsumedTime(double) - Method in class org.xpcards.model.Task
 
setControl(Control) - Method in class org.xpcards.views.AbstractEditor
 
setCreated(Date) - Method in class org.xpcards.model.ModelElement
 
setCreatedBy(String) - Method in class org.xpcards.model.ModelElement
 
setDate(Date) - Method in class org.xpcards.components.DatePicker
 
setDateFormat(DateFormat) - Method in class org.xpcards.components.DatePicker
 
setDeadline(Date) - Method in class org.xpcards.model.Iteration
 
setDescription(String) - Method in class org.xpcards.model.ModelElement
 
setFileName(String) - Method in class org.xpcards.model.FileProjectSource
 
setId(String) - Method in class org.xpcards.model.ModelElement
 
setInput(Object) - Method in class org.xpcards.views.ProjectsTreeView
 
setLabels(String[]) - Method in class org.xpcards.DataEntryDialog
 
setLeftTime(double) - Method in class org.xpcards.model.Task
 
setLoadFactor(double) - Method in class org.xpcards.model.Iteration
 
setLoadFactor(double) - Method in class org.xpcards.model.Task
 
setMenuManager(MenuManager) - Method in class org.xpcards.views.ProjectsTreeView
 
setModified(boolean) - Method in class org.xpcards.model.NewProjectSource
 
setName(String) - Method in class org.xpcards.model.ModelElement
 
setName(String) - Method in class org.xpcards.model.ProjectsCollection
 
setName(String) - Method in class org.xpcards.views.ProjectsTreeView
 
setOpened(boolean) - Method in class org.xpcards.model.FileProjectSource
 
setOpened(boolean) - Method in class org.xpcards.model.NewProjectSource
 
setOpened(boolean) - Method in class org.xpcards.model.ProjectSource
 
setOwner(Object) - Method in class org.xpcards.model.ProjectsCollection
 
setParent(ModelElement) - Method in class org.xpcards.model.ModelElement
 
setPriority(int) - Method in class org.xpcards.model.Story
 
setProject(Project) - Method in class org.xpcards.model.FileProjectSource
 
setProjectCollectionFile(File) - Method in class org.xpcards.XPCards
 
setRisk(int) - Method in class org.xpcards.model.Story
 
setSelected(IEditPaneViewElement) - Method in class org.xpcards.views.EditPaneView
 
setStarted(Date) - Method in class org.xpcards.model.Task
 
setStory(Story) - Method in class org.xpcards.dialogs.StoryDialog
 
setStoryPoints(int) - Method in class org.xpcards.model.Story
 
setTask(Task) - Method in class org.xpcards.dialogs.TaskDialog
 
setText(String) - Method in class org.xpcards.PlanningTab
 
setTitle(String) - Method in class org.xpcards.DataEntryDialog
 
setTitle(String) - Method in class org.xpcards.dialogs.ProjectDialog
 
setTitle(String) - Method in class org.xpcards.dialogs.StoryDialog
 
setTitle(String) - Method in class org.xpcards.dialogs.TaskDialog
 
setType(Class) - Method in class org.xpcards.model.TypedCollection
 
setUp() - Method in class org.xpcards.model.test.ProjectsCollectionTest
 
setValues(String[]) - Method in class org.xpcards.DataEntryDialog
Sets the values of the Text widgets of the dialog to the values supplied in the parameter array.
showGUI() - Static method in class org.xpcards.composites.IterationComposite
This static method creates a new instance of this class and shows it inside a new Shell.
showGUI() - Static method in class org.xpcards.composites.StoryComposite
This static method creates a new instance of this class and shows it inside a new Shell.
showGUI() - Static method in class org.xpcards.composites.TaskComposite
This static method creates a new instance of this class and shows it inside a new Shell.
size() - Method in class org.xpcards.model.Collection
 
size() - Method in class org.xpcards.utils.EventListenersSupport
 
stories() - Method in class org.xpcards.model.Iteration
 

T

Task - class org.xpcards.model.Task.
 
Task() - Constructor for class org.xpcards.model.Task
 
TaskComposite - class org.xpcards.composites.TaskComposite.
This code was generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
TaskComposite(Composite, int) - Constructor for class org.xpcards.composites.TaskComposite
 
TaskDialog - class org.xpcards.dialogs.TaskDialog.
 
TaskDialog(Shell) - Constructor for class org.xpcards.dialogs.TaskDialog
 
TypedCollection - class org.xpcards.model.TypedCollection.
Model Elements Collection to track Model Elements by ID
TypedCollection() - Constructor for class org.xpcards.model.TypedCollection
 
tasks() - Method in class org.xpcards.model.Story
 
testGetProjects() - Method in class org.xpcards.model.test.ProjectsCollectionTest
 
testPersistenece() - Method in class org.xpcards.model.test.ProjectsCollectionTest
 
toArray() - Method in class org.xpcards.model.Collection
 
toArray(Object[]) - Method in class org.xpcards.model.Collection
 
toString() - Method in class org.xpcards.model.ModelElementCollection
 

U

unhook(Class, Listener) - Method in class org.xpcards.utils.EventListenersSupport
 
updateModelElement(ModelElement) - Method in class org.xpcards.PlanningTab
 
updateProject() - Method in class org.xpcards.model.FileProjectSource
 
updateProject() - Method in class org.xpcards.model.NewProjectSource
 
updateProject() - Method in class org.xpcards.model.ProjectSource
Load operation, have to update modified flag

W

writeComponents(Object, Object, Encoder) - Method in class org.xpcards.model.IterationPersistenceDelegate
 
writeComponents(Object, Object, Encoder) - Method in class org.xpcards.model.ProjectCollectionPersistenceDelegate
 
writeComponents(Object, Object, Encoder) - Method in class org.xpcards.model.ProjectPersistenceDelegate
 
writeComponents(Object, Object, Encoder) - Method in class org.xpcards.model.StoryPersistenceDelegate
 
writeObject(Object, Encoder) - Method in class org.xpcards.model.BasePersistenceDelegate
 

X

XPCards - class org.xpcards.XPCards.
 
XPCards() - Constructor for class org.xpcards.XPCards
 
XPEncoder - class org.xpcards.model.XPEncoder.
 
XPEncoder(OutputStream) - Constructor for class org.xpcards.model.XPEncoder
 

A B C D E F G H I M N O P R S T U W X

Copyright © 2004 Mikhail Galyutin. All Rights Reserved.