A B C D E F G H I J K L M N O P R S T U V W Y _

A

about_work - Static variable in class com.ldodds.foaf.FOAF
 
AbstractPanelManager - class com.ldodds.foafamatic.AbstractPanelManager.
Base class for objects that manage the UI events and data for a tab consisting of a table, data entry form, and buttons.
AbstractPanelManager(String, String) - Constructor for class com.ldodds.foafamatic.AbstractPanelManager
 
add(Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
add(Object[]) - Method in class com.ldodds.thinlet.Table
Dynamically adds a row of data to a table.
add(Object, Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
add(Object, Object, int) - Method in interface com.ldodds.thinlet.ComponentManager
 
add(String, boolean) - Method in class com.ldodds.thinlet.FieldState
 
add(String, int) - Method in class com.ldodds.thinlet.FieldState
 
add(String, Object) - Method in class com.ldodds.thinlet.FieldState
Adds a property to this FieldState.
addAlbum() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
addAlbum(RatedAlbum) - Method in class com.ldodds.foafamatic.music.AlbumTripleBuilder
 
addAlbums() - Method in class com.ldodds.foafamatic.music.AlbumManager.AlbumPicker
 
addAlbums(List) - Method in class com.ldodds.foafamatic.music.AlbumTripleBuilder
 
addAlbumToTable() - Method in class com.ldodds.foafamatic.music.AlbumManager
Add/update a Person in the table.
addBlog() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
addChoice(String, String) - Method in class com.ldodds.thinlet.FieldState
 
addDocument() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
addDocument(RatedDocument) - Method in class com.ldodds.foafamatic.docs.DocumentTripleBuilder
 
addDocuments(List) - Method in class com.ldodds.foafamatic.docs.DocumentTripleBuilder
 
addDocumentToTable(boolean) - Method in class com.ldodds.foafamatic.docs.DocumentManager
Add/update a Person in the table.
addFieldState(Object, FieldState) - Method in class com.ldodds.thinlet.FieldStateManager
 
addFriend() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
addFriend(Resource, Person) - Method in class com.ldodds.foaf.PersonTripleBuilder
 
AddFriendHandler - class com.ldodds.foafamatic.http.AddFriendHandler.
TODO use DocumentHandler to generate the fixed (and templated?) responses.
AddFriendHandler() - Constructor for class com.ldodds.foafamatic.http.AddFriendHandler
Constructor for AddFriendHandler.
addFriendToTable(boolean) - Method in class com.ldodds.foafamatic.FriendManager
Add/update a Person in the table.
addInstructions() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
addItem(Object) - Method in class com.ldodds.foafamatic.AbstractPanelManager
 
addItems(List) - Method in class com.ldodds.foafamatic.AbstractPanelManager
 
addPerson(Person) - Method in class com.ldodds.foaf.PersonTripleBuilder
 
addRatings(Resource, Resource, Rateable) - Static method in class com.ldodds.foafamatic.rdf.RateablePopulator
 
addResponder(Responder) - Method in interface com.ldodds.http.responder.ResponderFactory
 
addResponder(Responder) - Method in class com.ldodds.http.responder.SimpleResponderFactory
 
addToArray(String[], Object, int, boolean) - Method in class com.ldodds.foafamatic.FriendManager
Add field data to the provided array.
ADMIN_AGENT - Static variable in class com.ldodds.foafamatic.save.Generator
 
ADMIN_ERRORS - Static variable in class com.ldodds.foafamatic.save.Generator
 
ADMIN_URI - Static variable in class com.ldodds.foafamatic.save.Generator
 
aim - Static variable in class com.ldodds.foaf.FOAF
 
AlbumManager - class com.ldodds.foafamatic.music.AlbumManager.
 
AlbumManager.AlbumPicker - class com.ldodds.foafamatic.music.AlbumManager.AlbumPicker.
 
AlbumManager.AlbumPicker(List, AlbumManager) - Constructor for class com.ldodds.foafamatic.music.AlbumManager.AlbumPicker
 
AlbumManager() - Constructor for class com.ldodds.foafamatic.music.AlbumManager
 
AlbumPopulator - class com.ldodds.foafamatic.music.AlbumPopulator.
 
AlbumPopulator(Resource) - Constructor for class com.ldodds.foafamatic.music.AlbumPopulator
 
AlbumTripleBuilder - class com.ldodds.foafamatic.music.AlbumTripleBuilder.
 
AlbumTripleBuilder(Resource, Model) - Constructor for class com.ldodds.foafamatic.music.AlbumTripleBuilder
 

B

build() - Method in class com.ldodds.foafamatic.docs.DocumentPopulator
 
build() - Method in class com.ldodds.foafamatic.ModelBuilder
 
build() - Method in class com.ldodds.foafamatic.music.AlbumPopulator
 
build() - Method in class com.ldodds.foafamatic.PersonManager
Builds the internal data model based on the information that the user has entered into the user interface.

C

canRespond(String) - Method in class com.ldodds.foafamatic.http.AddFriendHandler
 
canRespond(String) - Method in class com.ldodds.foafamatic.http.DocumentHandler
 
canRespond(String) - Method in class com.ldodds.foafamatic.http.DumpRDFHandler
 
canRespond(String) - Method in interface com.ldodds.http.responder.Responder
 
checkState(Object, String, String) - Method in class com.ldodds.foafamatic.FOAFThinlet
 
checkState(String) - Method in class com.ldodds.thinlet.FieldStateManager
 
clearAlbumFields() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
clearBlogFields() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
clearDocumentFields() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
clearEntryFields() - Method in class com.ldodds.foafamatic.AbstractPanelManager
 
clearFields() - Method in class com.ldodds.foafamatic.Form
 
clearFriendFields() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
ClipboardGenerator - class com.ldodds.foafamatic.save.ClipboardGenerator.
 
ClipboardGenerator() - Constructor for class com.ldodds.foafamatic.save.ClipboardGenerator
 
closeDialog() - Method in class com.ldodds.foafamatic.music.AlbumManager
 
closeDialog() - Method in class com.ldodds.foafamatic.music.AlbumManager.AlbumPicker
 
closeDialog(Object, String) - Method in class com.ldodds.foafamatic.FOAFThinlet
Closes a dialog
closeDialog(String) - Method in class com.ldodds.thinlet.Dialogs
 
com.ldodds.foaf - package com.ldodds.foaf
 
com.ldodds.foafamatic - package com.ldodds.foafamatic
 
com.ldodds.foafamatic.docs - package com.ldodds.foafamatic.docs
 
com.ldodds.foafamatic.http - package com.ldodds.foafamatic.http
 
com.ldodds.foafamatic.load - package com.ldodds.foafamatic.load
 
com.ldodds.foafamatic.music - package com.ldodds.foafamatic.music
 
com.ldodds.foafamatic.rdf - package com.ldodds.foafamatic.rdf
 
com.ldodds.foafamatic.save - package com.ldodds.foafamatic.save
 
com.ldodds.foafamatic.vocabulary - package com.ldodds.foafamatic.vocabulary
 
com.ldodds.http.responder - package com.ldodds.http.responder
 
com.ldodds.thinlet - package com.ldodds.thinlet
 
com.ldodds.util - package com.ldodds.util
 
compareTo(Object) - Method in class com.ldodds.foaf.Person
Sorts Person objects by their email addresses.
ComponentManager - interface com.ldodds.thinlet.ComponentManager.
This interface provides a simple abstraction over the Thinlet API, which should hopefully ensure that the utility classes in this package will be easily portable between changes to that API.
createMissingFieldError(String) - Static method in class com.ldodds.util.ValidationError
 

D

DEFAULT_PORT - Static variable in class com.ldodds.http.responder.Server
 
deleteAlbum() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
deleteBlog() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
deleteDocument() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
deleteFriend() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
deleteRow(int) - Method in class com.ldodds.thinlet.Table
 
deleteSelected() - Method in class com.ldodds.foafamatic.AbstractPanelManager
delete selected item
deleteSelectedRows() - Method in class com.ldodds.thinlet.Table
Deletes the currently selected rows from a table
depiction - Static variable in class com.ldodds.foaf.FOAF
 
Dialogs - class com.ldodds.thinlet.Dialogs.
Utility class for managing dialogs used by a Thinlet application.
Dialogs(ComponentManager) - Constructor for class com.ldodds.thinlet.Dialogs
 
DIR_MARKER - Static variable in class com.ldodds.http.responder.Server
 
Document - class com.ldodds.foaf.Document.
$Log$
Document - Static variable in class com.ldodds.foaf.FOAF
 
Document() - Constructor for class com.ldodds.foaf.Document
 
DocumentHandler - class com.ldodds.foafamatic.http.DocumentHandler.
 
DocumentHandler(InputStream) - Constructor for class com.ldodds.foafamatic.http.DocumentHandler
 
DocumentHandler(StringBuffer) - Constructor for class com.ldodds.foafamatic.http.DocumentHandler
 
DocumentManager - class com.ldodds.foafamatic.docs.DocumentManager.
$Log$
DocumentManager(String, String) - Constructor for class com.ldodds.foafamatic.docs.DocumentManager
 
DocumentPopulator - class com.ldodds.foafamatic.docs.DocumentPopulator.
$Log$
DocumentPopulator(Resource) - Constructor for class com.ldodds.foafamatic.docs.DocumentPopulator
 
DocumentTripleBuilder - class com.ldodds.foafamatic.docs.DocumentTripleBuilder.
TODO extends this to cover publications that the user created...
DocumentTripleBuilder(Resource, Model, boolean) - Constructor for class com.ldodds.foafamatic.docs.DocumentTripleBuilder
 
doGeneration() - Method in class com.ldodds.foafamatic.http.DumpRDFHandler
 
doGeneration() - Method in class com.ldodds.foafamatic.save.ClipboardGenerator
 
doGeneration() - Method in class com.ldodds.foafamatic.save.FileGenerator
 
doGeneration() - Method in class com.ldodds.foafamatic.save.Generator
 
doGeneration() - Method in class com.ldodds.foafamatic.save.ScreenGenerator
 
DumpRDFHandler - class com.ldodds.foafamatic.http.DumpRDFHandler.
 
DumpRDFHandler() - Constructor for class com.ldodds.foafamatic.http.DumpRDFHandler
Constructor for DumpRDFHandler.

E

email - Static variable in class com.ldodds.foaf.FOAF
 
email_encrypted - Static variable in class com.ldodds.foaf.FOAF
 
encrypt(String) - Method in interface com.ldodds.util.Encryptor
 
encrypt(String) - Method in class com.ldodds.util.SHA1Encryptor
 
Encryptor - interface com.ldodds.util.Encryptor.
Describes a class that carries out basic data encryption
equals(Object) - Method in class com.ldodds.thinlet.FieldState
 
exit() - Method in class com.ldodds.foafamatic.FOAFThinlet
Invoked when the user exits the application
export(Model, OutputStream) - Method in interface com.ldodds.foafamatic.save.Exporter
 
export(Model, OutputStream) - Method in class com.ldodds.foafamatic.save.NotationThreeExporter
 
export(Model, OutputStream) - Method in class com.ldodds.foafamatic.save.RDFExporter
 
Exporter - interface com.ldodds.foafamatic.save.Exporter.
An object capable of exporting FOAF objects into a provided Outputstream

F

FieldState - class com.ldodds.thinlet.FieldState.
Describes the state of a field, used to cache a fields original status before altering it to (for example) display error cues.
FieldState(ComponentManager, Object) - Constructor for class com.ldodds.thinlet.FieldState
Constructs a FieldState object referring to a given field.
FieldStateManager - class com.ldodds.thinlet.FieldStateManager.
Maintains a cache of FieldStates.
FieldStateManager(ComponentManager) - Constructor for class com.ldodds.thinlet.FieldStateManager
 
FileGenerator - class com.ldodds.foafamatic.save.FileGenerator.
 
FileGenerator() - Constructor for class com.ldodds.foafamatic.save.FileGenerator
 
FileLoader - class com.ldodds.foafamatic.load.FileLoader.
Abstract base class for objects that load data from the file system or the net.
FileLoader() - Constructor for class com.ldodds.foafamatic.load.FileLoader
Constructor for FileLoader.
find(Object, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
find(String) - Method in interface com.ldodds.thinlet.ComponentManager
 
findAlbum() - Method in class com.ldodds.foafamatic.music.AlbumManager
 
findArtist() - Method in class com.ldodds.foafamatic.music.AlbumManager
 
findCreator(Model) - Static method in class com.ldodds.foaf.PersonUtils
 
findMaker(Model) - Static method in class com.ldodds.foaf.PersonUtils
 
findPrimaryResource() - Method in class com.ldodds.foaf.PersonBeanFactory
 
firstname - Static variable in class com.ldodds.foaf.FOAF
 
FOAF - class com.ldodds.foaf.FOAF.
 
FOAF() - Constructor for class com.ldodds.foaf.FOAF
 
FOAFLoader - class com.ldodds.foafamatic.load.FOAFLoader.
Load a FOAF file.
FOAFLoader(boolean) - Constructor for class com.ldodds.foafamatic.load.FOAFLoader
Constructor for FOAFLoader.
FOAFThinlet - class com.ldodds.foafamatic.FOAFThinlet.
TODO can simplify/collapse many methods now that Thinlet supports event handlers TODO internationalisation.
FOAFThinlet() - Constructor for class com.ldodds.foafamatic.FOAFThinlet
 
Form - class com.ldodds.foafamatic.Form.
Mediates access to a form (populating and reading values) using Reflection.
Form(String) - Constructor for class com.ldodds.foafamatic.Form
 
FriendManager - class com.ldodds.foafamatic.FriendManager.
Manages the Friend data in the user interface, and provides it to the ModelBuilder for populating the model.
FriendManager() - Constructor for class com.ldodds.foafamatic.FriendManager
 
friends - Static variable in class com.ldodds.foaf.FOAF
 

G

gender - Static variable in class com.ldodds.foaf.FOAF
 
generate() - Method in class com.ldodds.foafamatic.save.Generator
 
Generator - class com.ldodds.foafamatic.save.Generator.
 
Generator() - Constructor for class com.ldodds.foafamatic.save.Generator
 
getAimChatId() - Method in class com.ldodds.foaf.Person
 
getAlbumManager() - Method in class com.ldodds.foafamatic.ModelBuilder
 
getArtistName() - Method in class com.ldodds.foafamatic.music.RatedAlbum
 
getBlogManager() - Method in class com.ldodds.foafamatic.ModelBuilder
 
getBoolean(Object, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
getCell(Object, int) - Method in class com.ldodds.thinlet.Table
 
getCellData(Object) - Method in class com.ldodds.thinlet.Table
 
getCells(int) - Method in class com.ldodds.thinlet.Table
 
getCells(Object) - Method in class com.ldodds.thinlet.Table
 
getChoice(Object, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
getComponentManager() - Static method in class com.ldodds.foafamatic.Services
 
getCount(Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
getDepiction() - Method in class com.ldodds.foaf.Person
 
getDesktop() - Method in interface com.ldodds.thinlet.ComponentManager
 
getDialog(String) - Method in class com.ldodds.thinlet.Dialogs
 
getDialog(String, Object) - Method in class com.ldodds.thinlet.Dialogs
 
getDialogs() - Static method in class com.ldodds.foafamatic.Services
 
getEmail() - Method in class com.ldodds.foaf.Person
 
getEmailSha1Sum() - Method in class com.ldodds.foaf.Person
 
getErrors() - Method in class com.ldodds.foafamatic.PersonManager
 
getErrors() - Method in interface com.ldodds.util.Validatable
Asks the object for validation errors.
getExporter() - Method in class com.ldodds.foafamatic.Preferences
 
getFeed() - Method in class com.ldodds.foaf.Document
 
getField() - Method in class com.ldodds.util.ValidationError
Gets the name of the field
getFieldStateManager() - Static method in class com.ldodds.foafamatic.Services
 
getFirstName() - Method in class com.ldodds.foaf.Person
 
getFirstSelectedRow() - Method in class com.ldodds.thinlet.Table
 
getFOAFString() - Method in class com.ldodds.foafamatic.save.Generator
 
getFrame() - Static method in class com.ldodds.foafamatic.Services
 
getFriendManager() - Method in class com.ldodds.foafamatic.ModelBuilder
 
getFriends() - Method in class com.ldodds.foaf.PersonBeanFactory
 
getGender() - Method in class com.ldodds.foaf.Person
 
getHomePage() - Method in class com.ldodds.foaf.Person
 
getIcon(Object, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
getIcon(String) - Method in interface com.ldodds.thinlet.ComponentManager
 
getIcon(String, boolean) - Method in interface com.ldodds.thinlet.ComponentManager
 
getIcqChatId() - Method in class com.ldodds.foaf.Person
 
getInteger(Object, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
getItem(Object, int) - Method in interface com.ldodds.thinlet.ComponentManager
 
getItems() - Method in class com.ldodds.foafamatic.AbstractPanelManager
 
getItems(Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
getJabberId() - Method in class com.ldodds.foaf.Person
 
getKnowsSelector(Resource) - Static method in class com.ldodds.foaf.PersonUtils
 
getMessage() - Method in class com.ldodds.util.ValidationError
Gets the error message
getMimeType() - Method in class com.ldodds.foafamatic.http.AddFriendHandler
 
getMimeType() - Method in class com.ldodds.foafamatic.http.DocumentHandler
 
getMimeType() - Method in class com.ldodds.foafamatic.http.DumpRDFHandler
 
getMimeType() - Method in interface com.ldodds.http.responder.Responder
 
getModel() - Method in class com.ldodds.foafamatic.ModelBuilder
 
getModel() - Static method in class com.ldodds.foafamatic.Services
 
getModelBuilder() - Static method in class com.ldodds.foafamatic.Services
 
getMsnChatId() - Method in class com.ldodds.foaf.Person
 
getNick() - Method in class com.ldodds.foaf.Person
 
getPathAndParameters(DataInputStream) - Static method in class com.ldodds.http.responder.Server
Parse out the path and parameter part of the url.
getPerson() - Method in class com.ldodds.foafamatic.ModelBuilder
 
getPersonManager() - Method in class com.ldodds.foafamatic.ModelBuilder
 
getPreferences() - Static method in class com.ldodds.foafamatic.Services
 
getPrimaryPerson() - Method in class com.ldodds.foaf.PersonBeanFactory
Finds the "primary" person associated with a given model.
getProperties() - Method in class com.ldodds.foafamatic.Preferences
 
getRating() - Method in class com.ldodds.foafamatic.docs.RatedDocument
 
getRating() - Method in class com.ldodds.foafamatic.music.RatedAlbum
 
getRating() - Method in interface com.ldodds.util.Rateable
 
getResponder(String) - Method in interface com.ldodds.http.responder.ResponderFactory
 
getResponder(String) - Method in class com.ldodds.http.responder.SimpleResponderFactory
 
getResponderFactory() - Method in class com.ldodds.http.responder.Server
 
getReview() - Method in class com.ldodds.foafamatic.docs.RatedDocument
 
getReview() - Method in class com.ldodds.foafamatic.music.RatedAlbum
 
getReview() - Method in interface com.ldodds.util.Rateable
 
getRow(int) - Method in class com.ldodds.thinlet.Table
 
getRowCount() - Method in class com.ldodds.thinlet.Table
 
getRows() - Method in class com.ldodds.thinlet.Table
 
getSchool() - Method in class com.ldodds.foaf.Person
 
getSeeAlso() - Method in class com.ldodds.foaf.Person
 
getSelectedCellData() - Method in class com.ldodds.thinlet.Table
 
getSelectedIndex() - Method in class com.ldodds.thinlet.Table
 
getSelectedIndex(Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
getString(Object, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
getSubject() - Method in class com.ldodds.foaf.Document
 
getSurname() - Method in class com.ldodds.foaf.Person
 
getTable() - Method in class com.ldodds.thinlet.Table
 
getTelephoneNumber() - Method in class com.ldodds.foaf.Person
 
getText(Object) - Method in class com.ldodds.foafamatic.AbstractPanelManager
 
getText(Object, int) - Method in class com.ldodds.thinlet.Table
 
getTitle() - Method in class com.ldodds.foaf.Document
 
getTitle() - Method in class com.ldodds.foaf.Person
 
getURI() - Static method in class com.ldodds.foaf.FOAF
 
getURI() - Static method in class com.ldodds.foafamatic.vocabulary.REVIEW
 
getUrl() - Method in class com.ldodds.foaf.Document
 
getWeblog() - Method in class com.ldodds.foaf.Person
 
getWorkHomepage() - Method in class com.ldodds.foaf.Person
 
getWorkInfoPage() - Method in class com.ldodds.foaf.Person
 
getYahooChatId() - Method in class com.ldodds.foaf.Person
 

H

hashCode() - Method in class com.ldodds.thinlet.FieldState
 
hasReview - Static variable in class com.ldodds.foafamatic.vocabulary.REVIEW
 
hideEmailAddresses() - Method in class com.ldodds.foafamatic.Preferences
 
homepage - Static variable in class com.ldodds.foaf.FOAF
 

I

icq - Static variable in class com.ldodds.foaf.FOAF
 
isNullOrEmpty(String) - Method in class com.ldodds.foafamatic.FriendManager
 

J

jabber - Static variable in class com.ldodds.foaf.FOAF
 

K

knows - Static variable in class com.ldodds.foaf.FOAF
 

L

lastname - Static variable in class com.ldodds.foaf.FOAF
 
load() - Method in class com.ldodds.foafamatic.load.FileLoader
Will present the user with the option to load from the file system or the network.
load() - Method in interface com.ldodds.foafamatic.load.Loader
Invokes the loader
loadData(InputStream) - Method in class com.ldodds.foafamatic.load.FileLoader
Should be implemented by sub-classes to actually perform the data load.
loadData(InputStream) - Method in class com.ldodds.foafamatic.load.FOAFLoader
 
loadData(InputStream) - Method in class com.ldodds.foafamatic.load.VCardLoader
 
Loader - interface com.ldodds.foafamatic.load.Loader.
Interface that should be implemented by objects that can load data into the FOAF-a-Matic model.
loadFOAF() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
loadFriendFromFOAF() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
loadFriendFromVCard() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
loadFromVCard() - Method in class com.ldodds.foafamatic.FOAFThinlet
 

M

main(String[]) - Static method in class com.ldodds.foafamatic.FOAFThinlet
 
makeCell() - Method in class com.ldodds.thinlet.Table
 
maker - Static variable in class com.ldodds.foaf.FOAF
 
makeRow() - Method in class com.ldodds.thinlet.Table
 
ModelBuilder - class com.ldodds.foafamatic.ModelBuilder.
 
ModelBuilder() - Constructor for class com.ldodds.foafamatic.ModelBuilder
 
msn - Static variable in class com.ldodds.foaf.FOAF
 

N

name - Static variable in class com.ldodds.foaf.FOAF
 
NAMESPACE - Static variable in class com.ldodds.foaf.FOAF
 
NAMESPACE - Static variable in class com.ldodds.foafamatic.vocabulary.REVIEW
 
nickname - Static variable in class com.ldodds.foaf.FOAF
 
NotationThreeExporter - class com.ldodds.foafamatic.save.NotationThreeExporter.
 
NotationThreeExporter() - Constructor for class com.ldodds.foafamatic.save.NotationThreeExporter
Constructor for NotationThreeExporter.
NS - Static variable in class com.ldodds.foaf.FOAF
 
NS - Static variable in class com.ldodds.foafamatic.vocabulary.REVIEW
 

O

owns - Static variable in class com.ldodds.foaf.FOAF
 

P

PARAM_MARKER - Static variable in class com.ldodds.http.responder.Server
 
PARAM_SEPARATOR - Static variable in class com.ldodds.http.responder.Server
 
PARAM_URL - Static variable in class com.ldodds.foafamatic.http.AddFriendHandler
 
parse(InputStream) - Method in interface com.ldodds.thinlet.ComponentManager
 
parse(InputStream, Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
parse(String) - Method in interface com.ldodds.thinlet.ComponentManager
 
parse(String, Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
parseParameters(String) - Static method in class com.ldodds.http.responder.Server
Builds a Map of parameters parsed from a path string produced by getPathAndParameters.
Person - class com.ldodds.foaf.Person.
Models a FOAF Person.
Person - Static variable in class com.ldodds.foaf.FOAF
 
Person() - Constructor for class com.ldodds.foaf.Person
 
PersonBeanFactory - class com.ldodds.foaf.PersonBeanFactory.
Create and populate Person objects from a Jena Model.
PersonBeanFactory(Model) - Constructor for class com.ldodds.foaf.PersonBeanFactory
 
PersonManager - class com.ldodds.foafamatic.PersonManager.
Responsible for building people data, based on user input
PersonManager() - Constructor for class com.ldodds.foafamatic.PersonManager
 
PersonPopulator - class com.ldodds.foaf.PersonPopulator.
Populates a Person bean instance from the properties associated with a foaf:Person resource.
PersonPopulator(Resource, Person) - Constructor for class com.ldodds.foaf.PersonPopulator
 
PersonTripleBuilder - class com.ldodds.foaf.PersonTripleBuilder.
Populates a Jena Model with data taken from Person bean instances.
PersonTripleBuilder(Model) - Constructor for class com.ldodds.foaf.PersonTripleBuilder
 
PersonTripleBuilder(Model, boolean) - Constructor for class com.ldodds.foaf.PersonTripleBuilder
 
PersonUtils - class com.ldodds.foaf.PersonUtils.
Utility class for working with foaf:Person resources within a Jena model.
PersonUtils() - Constructor for class com.ldodds.foaf.PersonUtils
 
phone - Static variable in class com.ldodds.foaf.FOAF
 
populate() - Method in class com.ldodds.foaf.PersonPopulator
 
populate(Person) - Method in class com.ldodds.foafamatic.PersonManager
 
populateForm(Object) - Method in class com.ldodds.foafamatic.Form
 
populateObject(Object) - Method in class com.ldodds.foafamatic.Form
 
populateTableWithItem(Object) - Method in class com.ldodds.foafamatic.AbstractPanelManager
 
populateTableWithItem(Object) - Method in class com.ldodds.foafamatic.docs.DocumentManager
Add a document to the internal list, and make it visible in the UI
populateTableWithItem(Object) - Method in class com.ldodds.foafamatic.FriendManager
Add a friend to the internal list, and make it visible in the UI
populateTableWithItem(Object) - Method in class com.ldodds.foafamatic.music.AlbumManager
Add an album to the internal list, and make it visible in the UI
Preferences - class com.ldodds.foafamatic.Preferences.
 
Preferences() - Constructor for class com.ldodds.foafamatic.Preferences
 
publications - Static variable in class com.ldodds.foaf.FOAF
 

R

Rateable - interface com.ldodds.util.Rateable.
 
RateablePopulator - class com.ldodds.foafamatic.rdf.RateablePopulator.
 
RateablePopulator() - Constructor for class com.ldodds.foafamatic.rdf.RateablePopulator
 
RatedAlbum - class com.ldodds.foafamatic.music.RatedAlbum.
Extends the Album object by adding a simple numeric rating and a comment
RatedAlbum(Album) - Constructor for class com.ldodds.foafamatic.music.RatedAlbum
 
RatedDocument - class com.ldodds.foafamatic.docs.RatedDocument.
$Log$
RatedDocument() - Constructor for class com.ldodds.foafamatic.docs.RatedDocument
 
rating - Static variable in class com.ldodds.foafamatic.vocabulary.REVIEW
 
RDFExporter - class com.ldodds.foafamatic.save.RDFExporter.
This code is Public Domain
RDFExporter() - Constructor for class com.ldodds.foafamatic.save.RDFExporter
 
reads - Static variable in class com.ldodds.foaf.FOAF
 
remove(Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
removeAll(Object) - Method in interface com.ldodds.thinlet.ComponentManager
 
removeFriends(Resource) - Method in class com.ldodds.foaf.PersonTripleBuilder
TODO where should this method really live?!
reset() - Method in class com.ldodds.thinlet.FieldState
Resets this fields properties to the values of the properties contained in this FieldState instance.
respond(String, Map) - Method in class com.ldodds.foafamatic.http.AddFriendHandler
 
respond(String, Map) - Method in class com.ldodds.foafamatic.http.DocumentHandler
 
respond(String, Map) - Method in class com.ldodds.foafamatic.http.DumpRDFHandler
 
respond(String, Map) - Method in interface com.ldodds.http.responder.Responder
Called by the HTTP Server to ask the object to handle the HTTP request.
Responder - interface com.ldodds.http.responder.Responder.
Handler for HTTP requests
ResponderFactory - interface com.ldodds.http.responder.ResponderFactory.
 
Review - Static variable in class com.ldodds.foafamatic.vocabulary.REVIEW
 
REVIEW - class com.ldodds.foafamatic.vocabulary.REVIEW.
 
REVIEW() - Constructor for class com.ldodds.foafamatic.vocabulary.REVIEW
 
reviewer - Static variable in class com.ldodds.foafamatic.vocabulary.REVIEW
 
rowSelected(int) - Method in class com.ldodds.thinlet.Table
 
run() - Method in class com.ldodds.http.responder.Server
 

S

saveToClipboard() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
saveToFile() - Method in class com.ldodds.foafamatic.FOAFThinlet
Save the data to a file
saveToScreen() - Method in class com.ldodds.foafamatic.FOAFThinlet
Invoked when the user asks the application to save data to the screen.
school - Static variable in class com.ldodds.foaf.FOAF
 
ScreenGenerator - class com.ldodds.foafamatic.save.ScreenGenerator.
 
ScreenGenerator() - Constructor for class com.ldodds.foafamatic.save.ScreenGenerator
 
Server - class com.ldodds.http.responder.Server.
A very simple, light-weight HTTP Server.
SERVER_PORT - Static variable in class com.ldodds.foafamatic.Preferences
 
SERVER_SWITCH - Static variable in class com.ldodds.foafamatic.Preferences
 
Server() - Constructor for class com.ldodds.http.responder.Server
Constructor for Server.
Server(int) - Constructor for class com.ldodds.http.responder.Server
 
Server(int, ResponderFactory) - Constructor for class com.ldodds.http.responder.Server
 
Services - class com.ldodds.foafamatic.Services.
A registry of services used by this application.
Services() - Constructor for class com.ldodds.foafamatic.Services
 
setAimChatId(String) - Method in class com.ldodds.foaf.Person
 
setBoolean(Object, String, boolean) - Method in interface com.ldodds.thinlet.ComponentManager
 
setChoice(Object, String, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
setDepiction(String) - Method in class com.ldodds.foaf.Person
 
setEmail(String) - Method in class com.ldodds.foaf.Person
 
setEmailSha1Sum(String) - Method in class com.ldodds.foaf.Person
 
setFeed(String) - Method in class com.ldodds.foaf.Document
 
setFirstName(String) - Method in class com.ldodds.foaf.Person
 
setGender(String) - Method in class com.ldodds.foaf.Person
 
setHomePage(String) - Method in class com.ldodds.foaf.Person
 
setIcon(Object, String, Image) - Method in interface com.ldodds.thinlet.ComponentManager
 
setIcqChatId(String) - Method in class com.ldodds.foaf.Person
 
setInteger(Object, String, int) - Method in interface com.ldodds.thinlet.ComponentManager
 
setJabberId(String) - Method in class com.ldodds.foaf.Person
 
setMsnChatId(String) - Method in class com.ldodds.foaf.Person
 
setNick(String) - Method in class com.ldodds.foaf.Person
 
setRating(String) - Method in class com.ldodds.foafamatic.docs.RatedDocument
 
setRating(String) - Method in class com.ldodds.foafamatic.music.RatedAlbum
 
setRating(String) - Method in interface com.ldodds.util.Rateable
 
setReview(String) - Method in class com.ldodds.foafamatic.docs.RatedDocument
 
setReview(String) - Method in class com.ldodds.foafamatic.music.RatedAlbum
 
setReview(String) - Method in interface com.ldodds.util.Rateable
 
setSchool(String) - Method in class com.ldodds.foaf.Person
 
setSeeAlso(String) - Method in class com.ldodds.foaf.Person
 
setString(Object, String, String) - Method in interface com.ldodds.thinlet.ComponentManager
 
setSubject(String) - Method in class com.ldodds.foaf.Document
 
setSurname(String) - Method in class com.ldodds.foaf.Person
 
setTelephoneNumber(String) - Method in class com.ldodds.foaf.Person
 
setTitle(String) - Method in class com.ldodds.foaf.Document
 
setTitle(String) - Method in class com.ldodds.foaf.Person
 
setUrl(String) - Method in class com.ldodds.foaf.Document
 
setWeblog(String) - Method in class com.ldodds.foaf.Person
 
setWorkHomepage(String) - Method in class com.ldodds.foaf.Person
 
setWorkInfoPage(String) - Method in class com.ldodds.foaf.Person
 
setYahooChatId(String) - Method in class com.ldodds.foaf.Person
 
SHA1Encryptor - class com.ldodds.util.SHA1Encryptor.
Implements SHA1 digest encryption
SHA1Encryptor() - Constructor for class com.ldodds.util.SHA1Encryptor
 
showAlbum() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
showBlog() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
showCue(Object, String) - Method in class com.ldodds.foafamatic.AbstractPanelManager
Show data entry hints
showDialog() - Method in class com.ldodds.foafamatic.music.AlbumManager.AlbumPicker
 
showDialog(String) - Method in class com.ldodds.foafamatic.FOAFThinlet
Shows a dialog
showDialog(String) - Method in class com.ldodds.thinlet.Dialogs
 
showDialog(String, Object) - Method in class com.ldodds.thinlet.Dialogs
 
showFriend() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
showSelected() - Method in class com.ldodds.foafamatic.AbstractPanelManager
 
SimpleResponderFactory - class com.ldodds.http.responder.SimpleResponderFactory.
 
SimpleResponderFactory() - Constructor for class com.ldodds.http.responder.SimpleResponderFactory
Constructor for SimpleResponderFactory.

T

tabchanged() - Method in class com.ldodds.foafamatic.FOAFThinlet
Invoked when the user switches tabs.
Table - class com.ldodds.thinlet.Table.
Helper class for manipulating tables through the thinlet API.
Table(Thinlet, String) - Constructor for class com.ldodds.thinlet.Table
 
text - Static variable in class com.ldodds.foafamatic.vocabulary.REVIEW
 
title - Static variable in class com.ldodds.foaf.FOAF
 
toString() - Method in class com.ldodds.foaf.Person
 
toString() - Method in class com.ldodds.util.ValidationError
Returns a string representation of this error message for logging purposes.

U

updateAlbum() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
updateAlbum() - Method in class com.ldodds.foafamatic.music.AlbumManager
 
updateBlog() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
updateDocument() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
updateFriend() - Method in class com.ldodds.foafamatic.FOAFThinlet
 
updateSelected(Object[]) - Method in class com.ldodds.thinlet.Table
 

V

Validatable - interface com.ldodds.util.Validatable.
An object that can validate itself.
validate() - Method in class com.ldodds.foafamatic.PersonManager
Validates the data from the personal user forms, ensuring that required fields have been populated.
validate() - Method in interface com.ldodds.util.Validatable
Asks the object to validate itself.
ValidationError - class com.ldodds.util.ValidationError.
Describes a validation error, generated by a Validatable object.
ValidationError(String, String) - Constructor for class com.ldodds.util.ValidationError
Constructs a ValidationError representing a problem with a specific field.
VCardLoader - class com.ldodds.foafamatic.load.VCardLoader.
Loads a friend from a vCard file, e.g.
VCardLoader(boolean) - Constructor for class com.ldodds.foafamatic.load.VCardLoader
 

W

weblog - Static variable in class com.ldodds.foaf.FOAF
 
work - Static variable in class com.ldodds.foaf.FOAF
 

Y

yahoo - Static variable in class com.ldodds.foaf.FOAF
 

_

_form - Variable in class com.ldodds.foafamatic.AbstractPanelManager
 
_items - Variable in class com.ldodds.foafamatic.AbstractPanelManager
 
_table - Variable in class com.ldodds.foafamatic.AbstractPanelManager
 
_theForm - Variable in class com.ldodds.foafamatic.AbstractPanelManager
 
_thinlet - Variable in class com.ldodds.foafamatic.save.Generator
 

A B C D E F G H I J K L M N O P R S T U V W Y _