A B C D E F G H I L M N O P Q R S T U V Y Z

A

actionPerformed(ActionEvent) - Method in class net.wotonomy.test.BindingPanel.ApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class net.wotonomy.test.BindingPanel.CancelSelectionAction
 
actionPerformed(ActionEvent) - Method in class net.wotonomy.test.BindingPanel.ChangeToParentDirectoryAction
 
actionPerformed(ActionEvent) - Method in class net.wotonomy.test.BindingPanel.GoHomeAction
 
actionPerformed(ActionEvent) - Method in class net.wotonomy.test.BindingPanel.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class net.wotonomy.test.BindingPanel.UpdateAction
 
actionPerformed(ActionEvent) - Method in class net.wotonomy.test.TestController
 
actionPerformed(ActionEvent) - Method in class net.wotonomy.test.TreeController
 
addPanel - Variable in class net.wotonomy.test.EditPanel
 
address - Variable in class net.wotonomy.test.TestObject
 
age - Variable in class net.wotonomy.test.TestObject
 
arrayFaultWithSourceGlobalID(EOGlobalID, String, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
This implementation returns an appropriately configured array fault.
arrayFaultWithSourceGlobalID(EOGlobalID, String, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
This implementation simply returns objectsWithSourceGlobalID.

B

BindingController - Class in net.wotonomy.test
A simple editor panel with a few textfields.
BindingController(EODisplayGroup, EODisplayGroup) - Constructor for class net.wotonomy.test.BindingController
 
BindingPanel - Class in net.wotonomy.test
BindingPanel is a FileChooser-like panel that uses a TreeModel as a data source.
BindingPanel() - Constructor for class net.wotonomy.test.BindingPanel
 
BindingPanel.ApproveSelectionAction - Class in net.wotonomy.test
Responds to an Open or Save request
BindingPanel.ApproveSelectionAction() - Constructor for class net.wotonomy.test.BindingPanel.ApproveSelectionAction
 
BindingPanel.CancelSelectionAction - Class in net.wotonomy.test
Responds to a cancel request.
BindingPanel.CancelSelectionAction() - Constructor for class net.wotonomy.test.BindingPanel.CancelSelectionAction
 
BindingPanel.ChangeToParentDirectoryAction - Class in net.wotonomy.test
 
BindingPanel.ChangeToParentDirectoryAction() - Constructor for class net.wotonomy.test.BindingPanel.ChangeToParentDirectoryAction
 
BindingPanel.GoHomeAction - Class in net.wotonomy.test
Acts on the "home" key event or equivalent event.
BindingPanel.GoHomeAction() - Constructor for class net.wotonomy.test.BindingPanel.GoHomeAction
 
BindingPanel.NewFolderAction - Class in net.wotonomy.test
Creates a new folder.
BindingPanel.NewFolderAction() - Constructor for class net.wotonomy.test.BindingPanel.NewFolderAction
 
BindingPanel.UpdateAction - Class in net.wotonomy.test
Rescans the files in the current directory
BindingPanel.UpdateAction() - Constructor for class net.wotonomy.test.BindingPanel.UpdateAction
 
buttonPanel - Variable in class net.wotonomy.test.TestPanel
 

C

checkbox - Variable in class net.wotonomy.test.TestPanel
 
childCount - Variable in class net.wotonomy.test.TestMap
 
childCount - Variable in class net.wotonomy.test.TestObject
 
childList - Variable in class net.wotonomy.test.TestObject
 
children - Variable in class net.wotonomy.test.TestMap
 
city - Variable in class net.wotonomy.test.TestObject
 
classDescriptionForDestinationKey(String) - Method in class net.wotonomy.test.TestObjectClassDesc
 
classDescriptionForObjects() - Method in class net.wotonomy.test.TestDataSource
Returns the description of the class of the objects that is vended by this data source, or null if this cannot be determined.
clone() - Method in class net.wotonomy.test.DataKeyID
 

D

DataKeyID - Class in net.wotonomy.test
A test implementation of EOGlobalID that wraps a DataKey.
DataKeyID(DataKey) - Constructor for class net.wotonomy.test.DataKeyID
Constructor takes a data key.
DataObjectStore - Class in net.wotonomy.test
An object store that wraps a datastore for vending test objects.
DataObjectStore(String) - Constructor for class net.wotonomy.test.DataObjectStore
Constructor specifies path to datastore.
dataSourceQualifiedByKey(String) - Method in class net.wotonomy.test.TestDataSource
Returns a data source that is capable of manipulating objects of the type returned by applying the specified key to objects vended by this data source.
date - Variable in class net.wotonomy.test.TestObject
 
dateBox - Variable in class net.wotonomy.test.TestPanel
 
deleteObject(Object) - Method in class net.wotonomy.test.TestDataSource
Deletes the specified object from this data source.

E

EditController - Class in net.wotonomy.test
A simple editor panel with a few textfields.
EditController(EODataSource) - Constructor for class net.wotonomy.test.EditController
 
editingContext() - Method in class net.wotonomy.test.TestDataSource
 
editingContext - Variable in class net.wotonomy.test.TestObject
 
EditPanel - Class in net.wotonomy.test
A simple editor panel with a few textfields.
EditPanel() - Constructor for class net.wotonomy.test.EditPanel
 
editPanel - Variable in class net.wotonomy.test.TreePanel
 
equals(Object) - Method in class net.wotonomy.test.DataKeyID
 
equals(Object) - Method in class net.wotonomy.test.TestMap
 
equals(Object) - Method in class net.wotonomy.test.TestObject
 

F

faultForGlobalID(EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
This implementation returns the actual object for the specified id.
faultForGlobalID(EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
This implementation returns the actual object for the specified id.
faultForRawRow(Map, String, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Returns a fault representing an object of the specified entity type with values from the specified dictionary.
faultForRawRow(Map, String, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Returns a fault representing an object of the specified entity type with values from the specified dictionary.
fetchObjects() - Method in class net.wotonomy.test.TestDataSource
Returns a List containing the objects in this data source.
firstName - Variable in class net.wotonomy.test.TestObject
 
firstNameField - Variable in class net.wotonomy.test.EditPanel
 
firstNameField - Variable in class net.wotonomy.test.TestPanel
 

G

getAddress() - Method in class net.wotonomy.test.TestObject
 
getAge() - Method in class net.wotonomy.test.TestObject
 
getChildCount() - Method in class net.wotonomy.test.TestMap
 
getChildCount() - Method in class net.wotonomy.test.TestObject
 
getChildList() - Method in class net.wotonomy.test.TestMap
 
getChildList() - Method in class net.wotonomy.test.TestObject
 
getChildren() - Method in class net.wotonomy.test.TestMap
 
getCity() - Method in class net.wotonomy.test.TestObject
 
getCreateDate() - Method in class net.wotonomy.test.TestObject
 
getEditingContext() - Method in class net.wotonomy.test.TestObject
 
getFilter() - Method in class net.wotonomy.test.TestController
 
getFirstName() - Method in class net.wotonomy.test.TestObject
 
getFullName() - Method in class net.wotonomy.test.TestMap
 
getFullName() - Method in class net.wotonomy.test.TestObject
 
getHash() - Method in class net.wotonomy.test.TestObject
 
getKey() - Method in class net.wotonomy.test.DataKeyID
Returns the wrapped data key.
getLastName() - Method in class net.wotonomy.test.TestObject
 
getMiddleName() - Method in class net.wotonomy.test.TestObject
 
getParent() - Method in class net.wotonomy.test.TestObject
 
getState() - Method in class net.wotonomy.test.TestObject
 
getZipCode() - Method in class net.wotonomy.test.TestObject
 

H

handleQueryWithUnboundKey(String) - Method in class net.wotonomy.test.TestObject
Called by valueForKey when the specified key is not found on this object.
handleTakeValueForUnboundKey(Object, String) - Method in class net.wotonomy.test.TestObject
Called by takeValueForKey when the specified key is not found on this object.
hashCode() - Method in class net.wotonomy.test.DataKeyID
 
hitMe(NSNotification) - Method in class net.wotonomy.test.TestController
 

I

infoPanel - Variable in class net.wotonomy.test.EditPanel
 
infoPanel - Variable in class net.wotonomy.test.TestPanel
 
init() - Method in class net.wotonomy.test.BindingPanel
 
init() - Method in class net.wotonomy.test.TreeController
 
initializeObject(Object, EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Given a newly instantiated object, this method initializes its properties to values appropriate for the specified id.
initializeObject(Object, EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Given a newly instantiated object, this method initializes its properties to values appropriate for the specified id.
insertObject(Object) - Method in class net.wotonomy.test.TestDataSource
This implementation does nothing.
InspectorController - Class in net.wotonomy.test
A simple editor panel with a few textfields.
InspectorController(Object) - Constructor for class net.wotonomy.test.InspectorController
 
invalidateAllObjects() - Method in class net.wotonomy.test.DataObjectStore
Remove all values from all objects in memory, turning them into faults, and posts a notification that all objects have been invalidated.
invalidateAllObjects() - Method in class net.wotonomy.test.TestObjectStore
Remove all values from all objects in memory, turning them into faults, and posts a notification that all objects have been invalidated.
invalidateObjectsWithGlobalIDs(List) - Method in class net.wotonomy.test.DataObjectStore
Removes values with the specified ids from memory, turning them into faults, and posts a notification that those objects have been invalidated.
invalidateObjectsWithGlobalIDs(List) - Method in class net.wotonomy.test.TestObjectStore
Removes values with the specified ids from memory, turning them into faults, and posts a notification that those objects have been invalidated.
isObjectLockedWithGlobalID(EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Returns false because locking is not permitted.
isObjectLockedWithGlobalID(EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Returns false because locking is not permitted.
isSpecial() - Method in class net.wotonomy.test.TestObject
 
isTemporary() - Method in class net.wotonomy.test.DataKeyID
 

L

lastName - Variable in class net.wotonomy.test.TestObject
 
lastNameField - Variable in class net.wotonomy.test.EditPanel
 
lastNameField - Variable in class net.wotonomy.test.TestPanel
 
list - Variable in class net.wotonomy.test.EditPanel
 
lockObjectWithGlobalID(EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Does nothing because locking is not permitted.
lockObjectWithGlobalID(EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Does nothing because locking is not permitted.

M

main(String[]) - Static method in class net.wotonomy.test.Test
 
main(String[]) - Static method in class net.wotonomy.test.TestMap
 
main(String[]) - Static method in class net.wotonomy.test.TestObject
 
middleName - Variable in class net.wotonomy.test.TestObject
 
middleNameField - Variable in class net.wotonomy.test.EditPanel
 
middleNameField - Variable in class net.wotonomy.test.TestPanel
 
monthBox - Variable in class net.wotonomy.test.TestPanel
 

N

net.wotonomy.test - package net.wotonomy.test
 

O

objectsForSourceGlobalID(EOGlobalID, String, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Returns a List of objects associated with the object with the specified id for the specified property relationship.
objectsForSourceGlobalID(EOGlobalID, String, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Returns a List of objects associated with the object with the specified id for the specified property relationship.
objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Returns a List of objects the meet the criteria of the supplied specification.
objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Returns a List of objects the meet the criteria of the supplied specification.
okPanel - Variable in class net.wotonomy.test.BindingPanel
 

P

panel - Variable in class net.wotonomy.test.TreePanel
 
parent - Variable in class net.wotonomy.test.TestObject
 

Q

qualifyWithRelationshipKey(String, Object) - Method in class net.wotonomy.test.TestDataSource
Restricts this data source to vend those objects that are associated with the specified key on the specified object.

R

refaultObject(Object, EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Removes all values from the specified object, converting it into a fault for the specified id.
refaultObject(Object, EOGlobalID, EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Removes all values from the specified object, converting it into a fault for the specified id.

S

saveChangesInEditingContext(EOEditingContext) - Method in class net.wotonomy.test.DataObjectStore
Writes all changes in the specified editing context to the respository.
saveChangesInEditingContext(EOEditingContext) - Method in class net.wotonomy.test.TestObjectStore
Writes all changes in the specified editing context to the respository.
savePanel - Variable in class net.wotonomy.test.TestPanel
 
setAddress(String) - Method in class net.wotonomy.test.TestObject
 
setAge(short) - Method in class net.wotonomy.test.TestObject
 
setChildList(List) - Method in class net.wotonomy.test.TestMap
 
setChildList(List) - Method in class net.wotonomy.test.TestObject
 
setChildren(TestMap[]) - Method in class net.wotonomy.test.TestMap
 
setCity(String) - Method in class net.wotonomy.test.TestObject
 
setCreateDate(Date) - Method in class net.wotonomy.test.TestObject
 
setFilter(String) - Method in class net.wotonomy.test.TestController
 
setFirstName(String) - Method in class net.wotonomy.test.TestObject
 
setLastName(String) - Method in class net.wotonomy.test.TestObject
 
setMiddleName(StringBuffer) - Method in class net.wotonomy.test.TestObject
 
setParent(TestObject) - Method in class net.wotonomy.test.TestObject
 
setSpecial(Boolean) - Method in class net.wotonomy.test.TestObject
 
setState(String) - Method in class net.wotonomy.test.TestObject
 
setZipCode(int) - Method in class net.wotonomy.test.TestObject
 
slider - Variable in class net.wotonomy.test.TestPanel
 
special - Variable in class net.wotonomy.test.TestObject
 
state - Variable in class net.wotonomy.test.TestObject
 
storedValueForKey(String) - Method in class net.wotonomy.test.TestObject
Returns the value for the private field that corresponds to the specified property.

T

table - Variable in class net.wotonomy.test.TestPanel
 
takeStoredValueForKey(Object, String) - Method in class net.wotonomy.test.TestObject
Sets the the private field that corresponds to the specified property to the specified value.
takeValueForKey(Object, String) - Method in class net.wotonomy.test.TestObject
Sets the property to the specified value.
Test - Class in net.wotonomy.test
A simple test-bed for wotonomy.
Test() - Constructor for class net.wotonomy.test.Test
 
TestController - Class in net.wotonomy.test
Controller for the TestPanel.
TestController(TestPanel) - Constructor for class net.wotonomy.test.TestController
 
TestDataSource - Class in net.wotonomy.test
A custom DataSource that works with the datastore package for persistence.
TestDataSource() - Constructor for class net.wotonomy.test.TestDataSource
 
TestDataSource(EOEditingContext) - Constructor for class net.wotonomy.test.TestDataSource
 
TestMap - Class in net.wotonomy.test
 
TestMap() - Constructor for class net.wotonomy.test.TestMap
 
TestObject - Class in net.wotonomy.test
 
TestObject() - Constructor for class net.wotonomy.test.TestObject
 
TestObjectClassDesc - Class in net.wotonomy.test
A simple class description for testing.
TestObjectClassDesc() - Constructor for class net.wotonomy.test.TestObjectClassDesc
 
TestObjectStore - Class in net.wotonomy.test
An object store that wraps a datastore for vending test objects.
TestObjectStore(String) - Constructor for class net.wotonomy.test.TestObjectStore
Constructor specifies path to datastore.
TestPanel - Class in net.wotonomy.test
A master-detail panel with a list, some textfields and some buttons.
TestPanel() - Constructor for class net.wotonomy.test.TestPanel
 
toManyRelationshipKeys() - Method in class net.wotonomy.test.TestObjectClassDesc
 
toString() - Method in class net.wotonomy.test.DataKeyID
 
toString() - Method in class net.wotonomy.test.TestMap
 
toString() - Method in class net.wotonomy.test.TestObject
 
tree - Variable in class net.wotonomy.test.TreePanel
 
treeChooser - Variable in class net.wotonomy.test.BindingPanel
 
TreeController - Class in net.wotonomy.test
A simple editor panel with a few textfields.
TreeController(EODataSource) - Constructor for class net.wotonomy.test.TreeController
 
TreeController(EOEditingContext, EODisplayGroup, EODisplayGroup) - Constructor for class net.wotonomy.test.TreeController
 
TreeInspectorController - Class in net.wotonomy.test
A simple editor panel with a few textfields.
TreeInspectorController(EODisplayGroup, EODisplayGroup) - Constructor for class net.wotonomy.test.TreeInspectorController
 
TreePanel - Class in net.wotonomy.test
A simple editor panel with a few textfields.
TreePanel() - Constructor for class net.wotonomy.test.TreePanel
 

U

unableToSetNullForKey(String) - Method in class net.wotonomy.test.TestObject
Called by takeValueForKey when the type of the specified key is not allowed to be null, as is the case with primitive types.

V

valueForKey(String) - Method in class net.wotonomy.test.TestObject
Returns the value for the specified property.

Y

yearBox - Variable in class net.wotonomy.test.TestPanel
 
yearRadioPanel - Variable in class net.wotonomy.test.EditPanel
 

Z

zip - Variable in class net.wotonomy.test.TestObject
 

A B C D E F G H I L M N O P Q R S T U V Y Z

Copyright © 2006 null. All Rights Reserved.