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

A

ABOVE_BOTTOM - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
ABOVE_BOTTOM - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
ABOVE_TOP - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
ABOVE_TOP - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
ACTIVE - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
ADDED - Static variable in class org.nakedobjects.object.CollectionEvent
 
ADDRESS - Static variable in class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
ADDRESS - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
ALLOW - Static variable in class org.nakedobjects.object.control.ActionController
Deprecated. An About for showing that an action is allowed.
ALLOW - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOption
Specified option is presently allowed to be executed.
ALT - Static variable in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
AMBER - Static variable in interface org.nakedobjects.object.Status
 
APPLICATION_BACKGROUND - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
AUTHORITATIVE - Static variable in class org.nakedobjects.object.PersistenceType
 
AWTConsole - class org.nakedobjects.objectserver.AWTConsole.
 
AWTConsole() - Constructor for class org.nakedobjects.objectserver.AWTConsole
 
About - interface org.nakedobjects.object.control.About.
An instance of this type is used to control an object, an attribute or an action within a NakedObject.
AboutActionRequest - class org.nakedobjects.object.distribution.AboutActionRequest.
 
AboutActionRequest(NakedObject, Action, NakedObject[]) - Constructor for class org.nakedobjects.object.distribution.AboutActionRequest
 
AboutAdapter - class org.nakedobjects.object.control.AboutAdapter.
Convenience adapter class to allow AboutListeners to be easily written.
AboutAdapter() - Constructor for class org.nakedobjects.object.control.AboutAdapter
 
AboutChangedEvent - class org.nakedobjects.object.control.AboutChangedEvent.
Encapsulates the reason of the permission held by the MutableAbout that is notifying its listeners that it has changed.
AboutChangedEvent(Object, String) - Constructor for class org.nakedobjects.object.control.AboutChangedEvent
 
AboutFieldRequest - class org.nakedobjects.object.distribution.AboutFieldRequest.
 
AboutFieldRequest(NakedObject, Field) - Constructor for class org.nakedobjects.object.distribution.AboutFieldRequest
 
AboutListener - interface org.nakedobjects.object.control.AboutListener.
Defines interface for objects that wish to be informed if the state of a MutableAbout has changed.
AbstractAbout - class org.nakedobjects.object.control.AbstractAbout.
 
AbstractAbout(String, String, Permission, Permission) - Constructor for class org.nakedobjects.object.control.AbstractAbout
 
AbstractClassOption - class org.nakedobjects.viewer.lightweight.options.AbstractClassOption.
 
AbstractClassOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
AbstractClassOption(String) - Constructor for class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
AbstractCompositeView - class org.nakedobjects.viewer.lightweight.AbstractCompositeView.
A view that is made up of other views, e.g. a form or list.
AbstractCompositeView() - Constructor for class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
AbstractField - class org.nakedobjects.viewer.classic.view.AbstractField.
 
AbstractField(FieldValue) - Constructor for class org.nakedobjects.viewer.classic.view.AbstractField
 
AbstractNakedCollection - class org.nakedobjects.object.collection.AbstractNakedCollection.
This is the new type of collection for Naked Objects.
AbstractNakedCollection() - Constructor for class org.nakedobjects.object.collection.AbstractNakedCollection
 
AbstractNakedObject - class org.nakedobjects.object.AbstractNakedObject.
 
AbstractNakedObject() - Constructor for class org.nakedobjects.object.AbstractNakedObject
 
AbstractNakedObjectStore - class org.nakedobjects.object.AbstractNakedObjectStore.
 
AbstractNakedObjectStore() - Constructor for class org.nakedobjects.object.AbstractNakedObjectStore
Create a new AbstractNakedObjectStore.
AbstractNakedObjectStore(CachePolicy) - Constructor for class org.nakedobjects.object.AbstractNakedObjectStore
Create a new AbstractNakedObjectStore with a specified CachePolicy
AbstractNakedValue - class org.nakedobjects.object.value.AbstractNakedValue.
 
AbstractNakedValue() - Constructor for class org.nakedobjects.object.value.AbstractNakedValue
 
AbstractObjectOption - class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption.
 
AbstractObjectOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
AbstractObjectOption(String) - Constructor for class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
AbstractObjectOption(String, String) - Constructor for class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
AbstractObjectServer - class org.nakedobjects.objectserver.AbstractObjectServer.
 
AbstractObjectServer() - Constructor for class org.nakedobjects.objectserver.AbstractObjectServer
 
AbstractObjectView - class org.nakedobjects.viewer.lightweight.AbstractObjectView.
 
AbstractObjectView() - Constructor for class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
AbstractValueView - class org.nakedobjects.viewer.lightweight.AbstractValueView.
 
AbstractValueView() - Constructor for class org.nakedobjects.viewer.lightweight.AbstractValueView
 
AbstractView - class org.nakedobjects.testing.AbstractView.
 
AbstractView() - Constructor for class org.nakedobjects.testing.AbstractView
 
AbstractView - class org.nakedobjects.viewer.lightweight.AbstractView.
A View is the visual representation of the object the user is working with.
AbstractView() - Constructor for class org.nakedobjects.viewer.lightweight.AbstractView
 
AcceptanceTest - class org.nakedobjects.testing.AcceptanceTest.
 
AcceptanceTest(String) - Constructor for class org.nakedobjects.testing.AcceptanceTest
 
AcceptanceTest(String, String) - Constructor for class org.nakedobjects.testing.AcceptanceTest
 
AcceptanceTest(String, String, String) - Constructor for class org.nakedobjects.testing.AcceptanceTest
 
AcceptanceTestException - exception org.nakedobjects.testing.AcceptanceTestException.
 
AcceptanceTestException(String) - Constructor for class org.nakedobjects.testing.AcceptanceTestException
 
AcceptanceTestException(String, Exception) - Constructor for class org.nakedobjects.testing.AcceptanceTestException
 
Account - class org.nakedobjects.example.expenses.Account.
 
Account() - Constructor for class org.nakedobjects.example.expenses.Account
 
Action - class org.nakedobjects.object.reflect.Action.
 
Action(String, Method, Method) - Constructor for class org.nakedobjects.object.reflect.Action
 
ActionAbout - class org.nakedobjects.object.control.ActionAbout.
An About for contolling the action methods within a NakedObject.
ActionController - class org.nakedobjects.object.control.ActionController.
Deprecated. replaces by ActionAbout
ActionController(String, boolean) - Constructor for class org.nakedobjects.object.control.ActionController
Deprecated.  
ActionRequest - class org.nakedobjects.object.distribution.ActionRequest.
 
ActionRequest(NakedObject, Action, NakedObject[]) - Constructor for class org.nakedobjects.object.distribution.ActionRequest
 
Aggregate - interface org.nakedobjects.object.Aggregate.
Defines an Object which is part of another object
AggregateOid - class org.nakedobjects.object.AggregateOid.
 
AggregateOid(Object, String) - Constructor for class org.nakedobjects.object.AggregateOid
 
Allow - class org.nakedobjects.object.control.Allow.
An instance of this type is used to allow something.
Allow() - Constructor for class org.nakedobjects.object.control.Allow
 
Allow(String) - Constructor for class org.nakedobjects.object.control.Allow
 
Application - class org.nakedobjects.Application.
 
Application() - Constructor for class org.nakedobjects.Application
 
ApplicationFrame - class org.nakedobjects.viewer.lightweight.ApplicationFrame.
 
ApplicationFrame(GraphicalViewingMechanism) - Constructor for class org.nakedobjects.viewer.lightweight.ApplicationFrame
Creates a bordered frame with specified text as the title.
ApplicationViewerFactory - class org.nakedobjects.viewer.classic.ApplicationViewerFactory.
 
ApplicationViewerFactory() - Constructor for class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
ArbitraryCollection - class org.nakedobjects.object.collection.ArbitraryCollection.
 
ArbitraryCollection() - Constructor for class org.nakedobjects.object.collection.ArbitraryCollection
 
ArbitraryCollection(String) - Constructor for class org.nakedobjects.object.collection.ArbitraryCollection
Constructs collection and sets the name.
Assert - class org.nakedobjects.utility.Assert.
 
Assert() - Constructor for class org.nakedobjects.utility.Assert
 
AssertException - exception org.nakedobjects.utility.AssertException.
 
AssertException() - Constructor for class org.nakedobjects.utility.AssertException
 
AssertException(String) - Constructor for class org.nakedobjects.utility.AssertException
 
AssociateRequest - class org.nakedobjects.object.distribution.AssociateRequest.
 
AssociateRequest(NakedObject, Association, NakedObject) - Constructor for class org.nakedobjects.object.distribution.AssociateRequest
 
Association - class org.nakedobjects.object.reflect.Association.
 
Association(String, Class, Method, Method, Method, Method, Method) - Constructor for class org.nakedobjects.object.reflect.Association
 
AssociationViewer - class org.nakedobjects.viewer.classic.view.AssociationViewer.
ObjectView used for objects being displayed as part of a Form.
AssociationViewer(NakedObject, Association, View, View) - Constructor for class org.nakedobjects.viewer.classic.view.AssociationViewer
 
AttributeController - class org.nakedobjects.object.control.AttributeController.
Deprecated. replaced by FieldAbout
AttributeController(String, boolean) - Constructor for class org.nakedobjects.object.control.AttributeController
Deprecated.  
AutoSqlCollectionMapper - class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper.
 
AutoSqlCollectionMapper(SqlObjectStore, String, String) - Constructor for class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
AutoSqlObjectMapper - class org.nakedobjects.persistence.sql.AutoSqlObjectMapper.
 
AutoSqlObjectMapper(SqlObjectStore, NakedClass) - Constructor for class org.nakedobjects.persistence.sql.AutoSqlObjectMapper
 
abortTransaction() - Method in interface org.nakedobjects.object.NakedObjectStore
 
abortTransaction() - Method in class org.nakedobjects.object.TransientObjectStore
 
abortTransaction() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
abortTransaction() - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
abortTransaction() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
about() - Method in class org.nakedobjects.object.AbstractNakedObject
Return a standard READ/WRITE About, specifically: AttributeController.READ_WRITE
about() - Method in interface org.nakedobjects.object.Naked
Returns an About object that controls the use of this object.
about() - Method in class org.nakedobjects.object.NakedError
 
about() - Method in class org.nakedobjects.object.distribution.AboutActionRequest
 
about() - Method in class org.nakedobjects.object.distribution.AboutFieldRequest
 
about() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Returns the objects About object.
aboutActionAuthorise() - Method in class org.nakedobjects.example.expenses.Expense
 
aboutActionAuthoriseClaim() - Method in class org.nakedobjects.example.expenses.Claim
 
aboutActionDisallow() - Method in class org.nakedobjects.example.expenses.Expense
 
aboutActionFinder() - Method in class org.nakedobjects.object.NakedClass
 
aboutActionInstances() - Method in class org.nakedobjects.object.NakedClass
 
aboutActionNewInstance() - Method in class org.nakedobjects.object.NakedClass
 
aboutActionPayClaim() - Method in class org.nakedobjects.example.expenses.Claim
 
aboutAvailable(AboutChangedEvent) - Method in class org.nakedobjects.object.control.AboutAdapter
Logs (at debug level) the event received.
aboutAvailable(AboutChangedEvent) - Method in interface org.nakedobjects.object.control.AboutListener
Indicates that the MutableAbout is now available
aboutExplorationActionClass() - Method in class org.nakedobjects.object.AbstractNakedObject
 
aboutExplorationActionClass() - Method in class org.nakedobjects.object.NakedClass
 
aboutExplorationActionClone() - Method in class org.nakedobjects.object.AbstractNakedObject
 
aboutExplorationActionClone() - Method in class org.nakedobjects.object.NakedClass
 
aboutExplorationActionDestroyObject() - Method in class org.nakedobjects.object.NakedClass
 
aboutExplorationActionMakePersistent() - Method in class org.nakedobjects.object.AbstractNakedObject
 
aboutExplorationActionMakePersistent() - Method in class org.nakedobjects.object.NakedClass
 
aboutListeners() - Method in class org.nakedobjects.object.control.MutableAbout
Returns enumeration of all registered listeners.
aboutUnavailable(AboutChangedEvent) - Method in class org.nakedobjects.object.control.AboutAdapter
Logs (at debug level) the event received.
aboutUnavailable(AboutChangedEvent) - Method in interface org.nakedobjects.object.control.AboutListener
Indicates that the MutableAbout is not now available
abs() - Method in class org.nakedobjects.object.value.WholeNumber
if non-null, makes the value positive.
acceptConnection() - Method in class org.nakedobjects.distribution.simple.Listener
 
acquireInstance() - Method in class org.nakedobjects.object.NakedClass
Creates an object of the type represented by this object.
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.ClassOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.NewCollectionInspectorOpt
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.NewObjectInspectorOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DebugClassOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DebugOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DeleteAttributeOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DeleteElementOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DestroyInstanceOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DestroyObjectInAttributeOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DestroyObjectInCollectionOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.DestroyObjectOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.ExplorationOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.FindOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.FirstPageOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.LastPageOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.MakePersistentOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.MaximiseAllOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.MinimiseAllOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.NewDeleteOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.NextElementOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.ObjectOption
 
action(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.view.PreviousElementOption
 
actionAuthorise() - Method in class org.nakedobjects.example.expenses.Expense
 
actionAuthoriseClaim() - Method in class org.nakedobjects.example.expenses.Claim
 
actionBalanceAccount() - Method in class org.nakedobjects.example.expenses.Account
 
actionDisallow() - Method in class org.nakedobjects.example.expenses.Expense
 
actionFinder() - Method in class org.nakedobjects.object.NakedClass
 
actionGenerateAdvance() - Method in class org.nakedobjects.example.expenses.Account
 
actionInstances() - Method in class org.nakedobjects.object.NakedClass
 
actionNewClaim(Employee) - Static method in class org.nakedobjects.example.expenses.Claim
 
actionNewExpenseItem(Project) - Method in class org.nakedobjects.example.expenses.Claim
 
actionNewExpenseItem(Claim) - Static method in class org.nakedobjects.example.expenses.Expense
 
actionNewExpenseItem(Project) - Static method in class org.nakedobjects.example.expenses.Expense
 
actionNewInstance() - Method in class org.nakedobjects.object.NakedClass
 
actionOrder() - Static method in class org.nakedobjects.object.NakedClass
 
actionPayClaim() - Method in class org.nakedobjects.example.expenses.Claim
 
actionPerformed(ActionEvent) - Method in class org.nakedobjects.LoginDialog
 
actionPerformed(ActionEvent) - Method in class org.nakedobjects.viewer.classic.event.popup.ObjectPopup
 
add(NakedObject) - Method in interface org.nakedobjects.object.CachePolicy
Add a NakedObject to the cache.
add(NakedObject) - Method in class org.nakedobjects.object.HashCachePolicy
Add a NakedObject to the cache.
add(NakedObject) - Method in interface org.nakedobjects.object.NakedCollection
adds object to the collection and notifies all views that the collection has changed.
add(NakedObject) - Method in class org.nakedobjects.object.ThreadCachePolicy
Add a NakedObject to the cache.
add(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
add(NakedObject) - Method in class org.nakedobjects.object.collection.InternalCollection
 
add(int, int) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Add the specified values to this value.
add(Currency) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Add the specified Currency value to this value.
add(int, int, int) - Method in class org.nakedobjects.object.value.Date
Add the specified days, years and months to this date value.
add(double) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
add(FloatingPointNumber) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
add(Money) - Method in class org.nakedobjects.object.value.Money
Add the specified money to this money.
add(double) - Method in class org.nakedobjects.object.value.Percentage
 
add(int, int) - Method in class org.nakedobjects.object.value.Time
Add the specified hours and minutes to this time value.
add(int, int, int) - Method in class org.nakedobjects.object.value.TimeStamp
Add the specified days, years and months to this date value.
add(int) - Method in class org.nakedobjects.object.value.WholeNumber
Adds the specified amount to this value.
add(WholeNumber) - Method in class org.nakedobjects.object.value.WholeNumber
Adds the specified value to this value.
add(Reference) - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
add(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
add(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
add(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
add(Object, NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
add(String, String) - Method in class org.nakedobjects.persistence.sql.SqlTableMapper
 
add(NakedField) - Method in class org.nakedobjects.perspectives.fieldorder.FieldOrder
Adds the specified NakedField to the collection of fields already held.
add(String, String) - Method in class org.nakedobjects.utility.ConfigurationParameters
Adds a key-value pair to this set of properties
add(MenuOption) - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
add(PopupMenu) - Method in interface org.nakedobjects.viewer.classic.event.popup.MenuOptionTarget
 
add(Display) - Method in class org.nakedobjects.viewer.classic.view.AbstractField
Ignore adding of another VIew
add(Component) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
add(Component, int) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
add(PopupMenu) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
add(int, UserAction) - Method in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
add(ObjectView) - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
addAboutListener(AboutListener) - Method in class org.nakedobjects.object.control.MutableAbout
Registers an AboutListener.
addActual(View) - Method in class org.nakedobjects.testing.ExpectationObject
 
addAll(NakedCollection) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Add all elements from the collection.
addCells(NakedObject, Display) - Method in class org.nakedobjects.viewer.classic.view.TableRow
 
addClass(Class) - Method in class org.nakedobjects.object.NakedClassList
 
addClass(String) - Method in class org.nakedobjects.object.NakedClassList
 
addClassPrototype(DesktopView) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
addClosedPrototype(Class, InternalView) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
addCollectionMapper(String, String, SqlCollectionMapper) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
addCollectionOptions(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
addControl(Control) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Adds a control to this view.
addControl(Control) - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
addDragOutlinePrototype(View) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
addDragPrototype(View) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
addDroppable(Window) - Static method in class org.nakedobjects.viewer.classic.event.dnd.DroppableContainers
 
addElement(NakedCollection, NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
 
addElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
addElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
addElement(NakedObject) - Method in class org.nakedobjects.persistence.file.CollectionData
 
addElement(String, long) - Method in class org.nakedobjects.persistence.file.CollectionData
 
addElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
addElement(String, NakedObject) - Method in class org.nakedobjects.persistence.file.ObjectData
 
addElement(String, String, long) - Method in class org.nakedobjects.persistence.file.ObjectData
 
addElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
addElement(NakedObject, Display, int) - Method in class org.nakedobjects.viewer.classic.ClassList
 
addElement(NakedObject, Display, int) - Method in class org.nakedobjects.viewer.classic.view.List
 
addElement(NakedObject, Display, int) - Method in class org.nakedobjects.viewer.classic.view.ObjectList
 
addElement(NakedObject, Display, int) - Method in class org.nakedobjects.viewer.classic.view.Table
 
addEmptyFieldPrototype(InternalView) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
addExpectedReference(String, NakedObject) - Method in class org.nakedobjects.testing.ExpectationObject
 
addExpectedReference(String, View) - Method in class org.nakedobjects.testing.ExpectationObject
 
addExpectedText(String, String) - Method in class org.nakedobjects.testing.ExpectationObject
 
addIcon(DesktopView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Adds a view to the list of iconized views for this workspace and re-layout all the views.
addInstance(NakedObject) - Method in class org.nakedobjects.Exploration
 
addInternalViewPrototype(Class, InternalView) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
addLayoutComponent(String, Component) - Method in class org.nakedobjects.viewer.classic.view.StackLayout
 
addLayoutComponent(String, Component) - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
addLine(int, int) - Method in class org.nakedobjects.viewer.lightweight.Shape
 
addMapper(SqlObjectMapper) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
addMethod - Variable in class org.nakedobjects.object.reflect.Association
 
addNakedField(NakedField) - Method in class org.nakedobjects.perspectives.fieldorder.NakedFieldOwnerAdapter
 
addNakedValueListener(NakedValueListener) - Method in class org.nakedobjects.object.value.AbstractNakedValue
Registers an object as a listener of this naked value.
addNotificationView(ObjectView) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
addNotificationView(ObjectView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
addObjectOptions(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
addObserver(Observer) - Method in interface org.nakedobjects.object.NakedObject
Deprecated.  
addOption(MenuOption) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
addOption(MenuOption) - Method in class org.nakedobjects.viewer.classic.view.View
 
addPadding(Padding) - Method in class org.nakedobjects.viewer.lightweight.Size
 
addRootView(RootView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Adds a view to the list of open view views for this workspace and re-layout all the views.
addRootViewPrototype(Class, RootView) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
addVertex(int, int) - Method in class org.nakedobjects.viewer.lightweight.Shape
 
addView(View) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
addView(InternalView) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
addView(InternalView) - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
addViewActionListener(ViewActionListener) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
added(NakedObject) - Method in interface org.nakedobjects.object.NakedCollection
 
added(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
after(Date) - Method in class org.nakedobjects.object.value.Date
Deprecated.  
after() - Method in interface org.nakedobjects.perspectives.fieldorder.NakedField
returns the name of the field that this one comes after, or null if is the first.
align(View[], Workspace) - Method in interface org.nakedobjects.viewer.lightweight.WorkspaceAlignment
 
align(View[], Workspace) - Method in class org.nakedobjects.viewer.lightweight.util.CascadeAlignment
 
align(View[], Workspace) - Method in class org.nakedobjects.viewer.lightweight.util.IconAlignment
 
allow(boolean) - Static method in class org.nakedobjects.object.control.Permission
Returns an Allow (Allow.DEFAULT) object if true; Veto (Veto.DEFAULT) if false;
append(int) - Method in class org.nakedobjects.object.Title
 
append(String) - Method in class org.nakedobjects.object.Title
Appends a space (if there is already some text in this title object) and then the specified text.
append(String, String) - Method in class org.nakedobjects.object.Title
Appends the joiner text, a space, and the text to the text of this Title object.
append(String, Naked) - Method in class org.nakedobjects.object.Title
Append the joiner text, a space, and the title of the specified naked object (object) (got by calling the objects title() method) to the text of this Title object.
append(String, Naked, String) - Method in class org.nakedobjects.object.Title
Append the joiner text, a space, and the title of the specified naked object (object) (got by calling the objects title() method) to the text of this Title object.
append(Naked) - Method in class org.nakedobjects.object.Title
Appends the title text of the specified object.
append(Naked, String) - Method in class org.nakedobjects.object.Title
Appends the title of the specified object, or the specified text if the objects title is null, and prepends a space if there is already some text in this title object.
append(String) - Method in class org.nakedobjects.testing.AcceptanceTest
 
appendSpace() - Method in class org.nakedobjects.object.Title
Append a space to the text of this Title object if, and only if, there is some existing text i.e., a space is only added to existing text and will not create a text entry consisting of only one space.
areObjectsDistributed() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
areObjectsDistributed() - Method in interface org.nakedobjects.object.NakedObjectStore
 
areObjectsDistributed() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
areObjectsProxied() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
areObjectsProxied() - Method in interface org.nakedobjects.object.NakedObjectStore
 
areObjectsProxied() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
asFor(TextField.CursorPosition) - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
 
asInt() - Method in class org.nakedobjects.object.value.Currency
Deprecated. Add the this value as an int.
assertCantDrop(DragView) - Method in class org.nakedobjects.testing.View
Check that dragged object cannot be dropped on this object.
assertCantRightClick(String) - Method in class org.nakedobjects.testing.View
Check that the specified object menu item is currently disabled.
assertEquals(String, String, AbstractView) - Method in class org.nakedobjects.testing.NakedTestCase
assert the title of a view is equal to a String
assertEquals(String, AbstractView) - Method in class org.nakedobjects.testing.NakedTestCase
assert the title of a view is equal to a String
assertEquals(String, AbstractView, AbstractView) - Method in class org.nakedobjects.testing.NakedTestCase
assert two (normally different) views are for the same object
assertEquals(AbstractView, AbstractView) - Method in class org.nakedobjects.testing.NakedTestCase
assert two (normally different) views are for the same object
assertFieldContains(String, String, View) - Method in class org.nakedobjects.testing.View
Check that the specified field contains the expected object (as represented by the specifed view.
assertFieldContains(String, View) - Method in class org.nakedobjects.testing.View
Check that the specified field contains the expected object (as represented by the specifed view.
assertFieldContains(String, String) - Method in class org.nakedobjects.testing.View
Check that the specified field contains the expected value.
assertFieldContains(String, String, String) - Method in class org.nakedobjects.testing.View
Check that the specified field contains the expected value.
assertFieldReadOnly(String) - Method in class org.nakedobjects.testing.View
Check that a field exists with the specified name, and it is read-only.
assertNotNull(Object) - Static method in class org.nakedobjects.utility.Assert
 
assertNull(String, AbstractView) - Method in class org.nakedobjects.testing.NakedTestCase
assert the view is empty (has a null reference).
assertNull(AbstractView) - Method in class org.nakedobjects.testing.NakedTestCase
assert the view is empty (has a null reference).
assertTitleEquals(String) - Method in class org.nakedobjects.testing.View
Check that the title of this object is the same as the expected title.
assertTitleEquals(String, String) - Method in class org.nakedobjects.testing.View
Check that the title of this object is the same as the expected title.
assertTrue(boolean) - Static method in class org.nakedobjects.utility.Assert
 
assertTrue(String, boolean) - Static method in class org.nakedobjects.utility.Assert
 
assignId() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Assigns a unique ID to this component
associateClaim(Claim) - Method in class org.nakedobjects.example.expenses.Expense
 
associateClaimant(Employee) - Method in class org.nakedobjects.example.expenses.Claim
 
associateExpenses(Expense) - Method in class org.nakedobjects.example.expenses.Claim
 
associateProjects(Project) - Method in class org.nakedobjects.example.expenses.Employee
 
associateTeamMembers(Employee) - Method in class org.nakedobjects.example.expenses.Project
 
attributeValue - Variable in class org.nakedobjects.viewer.classic.view.EditField
 

B

BACKGROUND - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of window background
BELOW_BOTTOM - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
BELOW_BOTTOM - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
BELOW_TOP - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
BELOW_TOP - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
BOTTOM - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
BOTTOM - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
Background - interface org.nakedobjects.viewer.lightweight.Background.
A strategy for rendering the background of the application window.
Border - interface org.nakedobjects.viewer.lightweight.Border.
 
Bounds - class org.nakedobjects.viewer.lightweight.Bounds.
 
Bounds(int, int, int, int) - Constructor for class org.nakedobjects.viewer.lightweight.Bounds
 
Bounds() - Constructor for class org.nakedobjects.viewer.lightweight.Bounds
 
Bounds(Location, Size) - Constructor for class org.nakedobjects.viewer.lightweight.Bounds
 
Bounds(Size) - Constructor for class org.nakedobjects.viewer.lightweight.Bounds
 
Bounds(Bounds) - Constructor for class org.nakedobjects.viewer.lightweight.Bounds
 
backgroundColor() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
backgroundColor() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
before(Date) - Method in class org.nakedobjects.object.value.Date
Deprecated.  
booleanValue() - Method in class org.nakedobjects.object.value.Logical
 
border - Variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
brighter() - Method in class org.nakedobjects.viewer.lightweight.Color
 
broadcastAdd(NakedCollection, NakedObject) - Method in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
broadcastAdd(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.NullUpdateNotifier
 
broadcastAdd(NakedCollection, NakedObject) - Method in interface org.nakedobjects.object.UpdateNotifier
Indicates that an element has been added to a collection
broadcastAdd(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.classic.ViewNotifier
 
broadcastAdd(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
broadcastAddUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
broadcastAddUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
broadcastObject(NakedObject) - Method in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
broadcastObject(NakedObject) - Method in class org.nakedobjects.object.NullUpdateNotifier
 
broadcastObject(NakedObject) - Method in interface org.nakedobjects.object.UpdateNotifier
Indicates that a specific object has been changed
broadcastObject(NakedObject) - Method in class org.nakedobjects.viewer.classic.ViewNotifier
 
broadcastObject(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
broadcastObjectUpdate(NakedObject) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
broadcastObjectUpdate(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
broadcastRemove(NakedCollection, NakedObject) - Method in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
broadcastRemove(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.NullUpdateNotifier
 
broadcastRemove(NakedCollection, NakedObject) - Method in interface org.nakedobjects.object.UpdateNotifier
Indicates that an element has been removed from a collection
broadcastRemove(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.classic.ViewNotifier
 
broadcastRemove(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
broadcastRemoveUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
broadcastRemoveUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
buffer - Variable in class org.nakedobjects.viewer.classic.view.EditField
 

C

CENTER - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
CENTER - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
CLASS - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
CLASS - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
COMPONENT - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOption
Indicates a MenuOption for a visual component.
COMPONENT - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
COPY - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates the DragDropComponent has been dropped and it should be copied to the new DropDestination location.
CTRL - Static variable in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
CachePolicy - interface org.nakedobjects.object.CachePolicy.
Interface responsible for caching NakedObjects for a NakedObjectStore.
Canvas - class org.nakedobjects.viewer.lightweight.Canvas.
 
CascadeAlignment - class org.nakedobjects.viewer.lightweight.util.CascadeAlignment.
 
CascadeAlignment() - Constructor for class org.nakedobjects.viewer.lightweight.util.CascadeAlignment
 
Case - class org.nakedobjects.object.value.Case.
 
Cell - class org.nakedobjects.viewer.classic.view.Cell.
 
Cell() - Constructor for class org.nakedobjects.viewer.classic.view.Cell
 
CellIconContent - class org.nakedobjects.viewer.classic.view.CellIconContent.
 
CellIconContent() - Constructor for class org.nakedobjects.viewer.classic.view.CellIconContent
 
CellIconContent(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.CellIconContent
 
Checkbox - class org.nakedobjects.viewer.classic.view.Checkbox.
 
Checkbox(FieldValue) - Constructor for class org.nakedobjects.viewer.classic.view.Checkbox
 
CheckboxField - class org.nakedobjects.viewer.lightweight.view.CheckboxField.
 
CheckboxField() - Constructor for class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
Claim - class org.nakedobjects.example.expenses.Claim.
 
Claim() - Constructor for class org.nakedobjects.example.expenses.Claim
 
ClassAbout - class org.nakedobjects.object.control.ClassAbout.
An About for contolling the use of fields within a NakedObject.
ClassAbout(String, boolean) - Constructor for class org.nakedobjects.object.control.ClassAbout
Creates an AttributeController with an alternative name for the field..
ClassAction - class org.nakedobjects.viewer.classic.ClassAction.
 
ClassAction() - Constructor for class org.nakedobjects.viewer.classic.ClassAction
 
ClassIcon - class org.nakedobjects.viewer.classic.ClassIcon.
 
ClassIcon() - Constructor for class org.nakedobjects.viewer.classic.ClassIcon
 
ClassIcon - class org.nakedobjects.viewer.lightweight.view.ClassIcon.
 
ClassIcon() - Constructor for class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
ClassList - class org.nakedobjects.viewer.classic.ClassList.
 
ClassList() - Constructor for class org.nakedobjects.viewer.classic.ClassList
 
ClassListViewer - class org.nakedobjects.viewer.classic.view.ClassListViewer.
 
ClassListViewer(NakedObject, View) - Constructor for class org.nakedobjects.viewer.classic.view.ClassListViewer
 
ClassListViewer(NakedObject, View, View) - Constructor for class org.nakedobjects.viewer.classic.view.ClassListViewer
 
ClassListViewer(NakedObject, View, View, boolean) - Constructor for class org.nakedobjects.viewer.classic.view.ClassListViewer
 
ClassOption - class org.nakedobjects.viewer.classic.ClassOption.
Options for an underlying object determined dynamically by looking for methods starting with action, veto and option for specifying the action, vetoing the option and giving the option an name respectively.
ClassOption(Action, String) - Constructor for class org.nakedobjects.viewer.classic.ClassOption
 
ClassSetException - exception org.nakedobjects.object.ClassSetException.
 
ClassSetException() - Constructor for class org.nakedobjects.object.ClassSetException
 
ClassSetException(String) - Constructor for class org.nakedobjects.object.ClassSetException
 
ClassView - class org.nakedobjects.testing.ClassView.
 
ClassView(NakedClass) - Constructor for class org.nakedobjects.testing.ClassView
 
ClassView - interface org.nakedobjects.viewer.lightweight.ClassView.
 
ClassViewer - class org.nakedobjects.viewer.classic.ClassViewer.
 
ClassViewer(NakedClass, View) - Constructor for class org.nakedobjects.viewer.classic.ClassViewer
 
ClassViewer(NakedObject, View) - Constructor for class org.nakedobjects.viewer.classic.ClassViewer
 
ClassesFrame - class org.nakedobjects.viewer.classic.ClassesFrame.
 
ClassesFrame() - Constructor for class org.nakedobjects.viewer.classic.ClassesFrame
 
ClassesFrame(String) - Constructor for class org.nakedobjects.viewer.classic.ClassesFrame
 
ClearBackground - class org.nakedobjects.viewer.classic.view.ClearBackground.
 
ClearBackground() - Constructor for class org.nakedobjects.viewer.classic.view.ClearBackground
 
ClearValueOption - class org.nakedobjects.viewer.lightweight.options.ClearValueOption.
 
ClearValueOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.ClearValueOption
 
Click - class org.nakedobjects.viewer.lightweight.Click.
 
Click(View, MouseEvent) - Constructor for class org.nakedobjects.viewer.lightweight.Click
 
Client - class org.nakedobjects.Client.
This class is used to start Naked Object applications.
Client() - Constructor for class org.nakedobjects.Client
 
CloseButton - class org.nakedobjects.viewer.lightweight.options.CloseButton.
 
CloseButton() - Constructor for class org.nakedobjects.viewer.lightweight.options.CloseButton
 
CloseOtherViewsOption - class org.nakedobjects.viewer.lightweight.options.CloseOtherViewsOption.
 
CloseOtherViewsOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.CloseOtherViewsOption
 
CloseViewOption - class org.nakedobjects.viewer.lightweight.options.CloseViewOption.
 
CloseViewOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.CloseViewOption
 
CollectionAddUpdateMessage - class org.nakedobjects.object.distribution.CollectionAddUpdateMessage.
 
CollectionAddUpdateMessage(NakedCollection, NakedObject) - Constructor for class org.nakedobjects.object.distribution.CollectionAddUpdateMessage
 
CollectionData - class org.nakedobjects.persistence.file.CollectionData.
A logical collection of elements of a specified type
CollectionElement - class org.nakedobjects.viewer.classic.view.CollectionElement.
 
CollectionElement() - Constructor for class org.nakedobjects.viewer.classic.view.CollectionElement
 
CollectionElementIconContent - class org.nakedobjects.viewer.classic.view.CollectionElementIconContent.
 
CollectionElementIconContent() - Constructor for class org.nakedobjects.viewer.classic.view.CollectionElementIconContent
 
CollectionElementIconContent(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.CollectionElementIconContent
 
CollectionEvent - class org.nakedobjects.object.CollectionEvent.
 
CollectionEvent(int, NakedObject, int) - Constructor for class org.nakedobjects.object.CollectionEvent
 
CollectionResponse - class org.nakedobjects.objectserver.CollectionResponse.
 
CollectionResponse(NakedCollection) - Constructor for class org.nakedobjects.objectserver.CollectionResponse
 
CollectionView - class org.nakedobjects.viewer.lightweight.view.CollectionView.
 
CollectionView() - Constructor for class org.nakedobjects.viewer.lightweight.view.CollectionView
 
CollectionViewHandler - class org.nakedobjects.viewer.classic.CollectionViewHandler.
A listener of an ObjectViewer that deals with: double-clicks by iconising/expanding the view; drops outside of an other object viewers by creating a new view; and the results of user action by displaying a new view for the new object.
CollectionViewHandler() - Constructor for class org.nakedobjects.viewer.classic.CollectionViewHandler
 
CollectionViewer - class org.nakedobjects.viewer.classic.view.CollectionViewer.
 
CollectionViewer(NakedObject, OneToManyAssociation, View) - Constructor for class org.nakedobjects.viewer.classic.view.CollectionViewer
 
CollectionViewer(NakedObject, OneToManyAssociation, View, View) - Constructor for class org.nakedobjects.viewer.classic.view.CollectionViewer
 
CollectionViewer(NakedObject, OneToManyAssociation, View, View, boolean) - Constructor for class org.nakedobjects.viewer.classic.view.CollectionViewer
 
Color - class org.nakedobjects.viewer.lightweight.Color.
 
Color(int) - Constructor for class org.nakedobjects.viewer.lightweight.Color
 
ComponentLoader - class org.nakedobjects.utility.ComponentLoader.
 
ComponentLoader() - Constructor for class org.nakedobjects.utility.ComponentLoader
 
CompositeView - interface org.nakedobjects.viewer.lightweight.CompositeView.
 
CompoundBorder - class org.nakedobjects.viewer.classic.view.border.CompoundBorder.
 
CompoundBorder(ViewBorder, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.CompoundBorder
 
ConfigurationException - exception org.nakedobjects.utility.ConfigurationException.
 
ConfigurationException() - Constructor for class org.nakedobjects.utility.ConfigurationException
 
ConfigurationException(String) - Constructor for class org.nakedobjects.utility.ConfigurationException
 
ConfigurationParameters - class org.nakedobjects.utility.ConfigurationParameters.
Holds the available properties for this Naked Objects session.
ConfigurationParameters() - Constructor for class org.nakedobjects.utility.ConfigurationParameters
 
ConsoleLog - class org.nakedobjects.utility.ConsoleLog.
 
ConsoleLog() - Constructor for class org.nakedobjects.utility.ConsoleLog
 
Control - interface org.nakedobjects.viewer.lightweight.Control.
 
CopyValueOption - class org.nakedobjects.viewer.lightweight.options.CopyValueOption.
 
CopyValueOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.CopyValueOption
 
CreateInstanceRequest - class org.nakedobjects.object.distribution.CreateInstanceRequest.
Deprecated.  
CreateInstanceRequest(NakedClass) - Constructor for class org.nakedobjects.object.distribution.CreateInstanceRequest
Deprecated.  
Currency - class org.nakedobjects.object.value.Currency.
Deprecated.  
Currency() - Constructor for class org.nakedobjects.object.value.Currency
Deprecated. Create a Currency with zero value.
Currency(int, int) - Constructor for class org.nakedobjects.object.value.Currency
Deprecated. Create a Currency with the specified values.
Currency(String) - Constructor for class org.nakedobjects.object.value.Currency
Deprecated. Create a Currency by parsing the text value.
Currency(Currency) - Constructor for class org.nakedobjects.object.value.Currency
Deprecated. Create a Currency with the same value as the specified object.
calculateRepaintArea() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
calculateRepaintArea() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
calculateRepaintArea() - Method in interface org.nakedobjects.viewer.lightweight.View
Called to mark this view's on-screen state as invalid, i.e. it needs to be redrawn.
calendarValue() - Method in class org.nakedobjects.object.value.Date
 
calendarValue() - Method in class org.nakedobjects.object.value.Time
 
calendarValue() - Method in class org.nakedobjects.object.value.TimeStamp
 
canAccess() - Method in interface org.nakedobjects.object.control.About
Returns a Permission describing whether access is permitted.
canAccess() - Method in class org.nakedobjects.object.control.AbstractAbout
 
canAccess() - Method in class org.nakedobjects.object.control.MutableAbout
Whether the feature is "accessible" (presumably from the GUI) always returns the same as canUse().
canAccess() - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
canAccess() - Method in class org.nakedobjects.object.reflect.Member.DefaultAbout
 
canAdd(NakedObject) - Method in interface org.nakedobjects.object.NakedCollection
Vetos the addition to this collection if the object being added requests it.
canAdd(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
canAdd(NakedObject) - Method in class org.nakedobjects.object.collection.ArbitraryCollection
 
canAdd(NakedObject) - Method in class org.nakedobjects.object.collection.InstanceCollection
Returns a veto.
canAdd(NakedObject) - Method in class org.nakedobjects.object.collection.InternalCollection
 
canAdd(NakedObject) - Method in class org.nakedobjects.object.collection.TypedCollection
Determines whether the specified object can be added to this collection.
canChangeValue() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Determines if the user is able to change the held value.
canChangeValue() - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
Determines if the user is able to change the held value.
canClone() - Method in class org.nakedobjects.object.AbstractNakedObject
Returns true if this object should be able to be cloned.
canDrag() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
canDrag() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
canDrag() - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
canDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.ClassViewer
 
canDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.AssociationViewer
 
canDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.ClassListViewer
 
canDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
Determines if this collection can be dropped on.
canDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
canDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
canDrop() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
canEdit() - Method in class org.nakedobjects.viewer.classic.view.FieldValue
A value field is editable if value is a variable (rather than being derived), the value object's about deems it so, and the parent is editable.
canEdit() - Method in interface org.nakedobjects.viewer.classic.view.PrimitiveValue
 
canFocus() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
canFocus() - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
 
canFocus() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
canInstantiate() - Method in class org.nakedobjects.object.NakedClass
Deprecated. - having a valid/default constructor is mandatory now. this should not be used to determine instantiability
canRemove(NakedObject) - Method in interface org.nakedobjects.object.NakedCollection
Vetos the removal from this collection if the object being removed requests it.
canRemove(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
canRemove(NakedObject) - Method in class org.nakedobjects.object.collection.ArbitraryCollection
 
canRemove(NakedObject) - Method in class org.nakedobjects.object.collection.InstanceCollection
Returns a veto.
canRemove(NakedObject) - Method in class org.nakedobjects.object.collection.TypedCollection
Determines whether the specified object can be removed from this collection.
canUse() - Method in interface org.nakedobjects.object.control.About
Returns a Permission describing whether use is permitted.
canUse() - Method in class org.nakedobjects.object.control.AbstractAbout
 
canUse() - Method in class org.nakedobjects.object.control.MutableAbout
Whether the feature is "usable", for example is editable.
canUse() - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
canUse() - Method in class org.nakedobjects.object.reflect.Member.DefaultAbout
 
cancel(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
cancel(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
cancel(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
cancel(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
cantDrop() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
changeName(String) - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
changeNameIfAvailable(String) - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
changeNameIfUnavailable(String) - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
charWidth(char) - Method in class org.nakedobjects.viewer.lightweight.Style.Text
 
charWidth(char) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
returns the width (in pixels) of the specified character if it were used in this field.
characterAt(int, int, int) - Method in class org.nakedobjects.viewer.classic.view.EditField
Find the gap between the characters, nearest to the specified position
characterAt(Point) - Method in class org.nakedobjects.viewer.classic.view.EditField
Find the gap between the characters, nearest to the specified position
checkAssociation(String, AbstractView) - Method in class org.nakedobjects.testing.View
Deprecated.  
checkCanOperate() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Throws an exception if the ojbect is null
checkCantDrop(DragView) - Method in class org.nakedobjects.testing.View
Check that the dragged object (represented by the specified view) cannot be dropped onto this object.
checkCantRightClick(String) - Method in class org.nakedobjects.testing.View
Check that the specified object menu item is currently disabled.
checkClass(NakedObject, Class) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
checkField(String, AbstractView) - Method in class org.nakedobjects.testing.AcceptanceTest
 
checkField(String, String) - Method in class org.nakedobjects.testing.View
Check that the specified field has the expected value, or the associated object has the expected title.
checkField(String, NakedValue) - Method in class org.nakedobjects.testing.View
Check that the specified field has the same value as the specified NakedValue.
checkField(String, AbstractView) - Method in class org.nakedobjects.testing.View
Check that the specified field has an association to same object as another view represents.
checkFieldsIn(View) - Method in class org.nakedobjects.testing.AcceptanceTest
 
checkTitle(String) - Method in class org.nakedobjects.testing.View
Check that this object has the specified expected title.
classList - Static variable in class org.nakedobjects.viewer.classic.ClassAction
 
className(Class) - Static method in class org.nakedobjects.object.NakedClass
Returns the name of the class with out the package details.
classSet(NakedClassList) - Method in class org.nakedobjects.Client
 
classSet(NakedClassList) - Method in class org.nakedobjects.Exploration
hook method which the subclass must implement to add any classes into the supplied NakedClassList
classSet(NakedClassList) - Method in class org.nakedobjects.example.expenses.ExpensesExploration
 
classes() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
classes() - Method in interface org.nakedobjects.object.NakedObjectStore
Returns a list of all the classes (as NakedClasses) that this object store can handle.
classes() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
classes() - Method in interface org.nakedobjects.objectserver.QuitListener
 
classes() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
classes() - Method in class org.nakedobjects.viewer.lightweight.util.Prototypes
 
clear() - Method in interface org.nakedobjects.object.CachePolicy
Clear the cache.
clear() - Method in class org.nakedobjects.object.HashCachePolicy
Clear the cache.
clear(NakedObject) - Method in class org.nakedobjects.object.NakedClass
Removes all the data from the specified object.
clear() - Method in interface org.nakedobjects.object.NakedValue
Clears the value so that it is empty, i.e.
clear() - Method in class org.nakedobjects.object.ThreadCachePolicy
Clear the cache.
clear() - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
clear() - Method in class org.nakedobjects.object.value.Date
 
clear() - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
clear() - Method in class org.nakedobjects.object.value.Logical
 
clear() - Method in class org.nakedobjects.object.value.Money
 
clear() - Method in class org.nakedobjects.object.value.Option
 
clear() - Method in class org.nakedobjects.object.value.Percentage
 
clear() - Method in class org.nakedobjects.object.value.TextString
clears the value (sets to null) and notifies any listeners.
clear() - Method in class org.nakedobjects.object.value.Time
 
clear() - Method in class org.nakedobjects.object.value.TimeStamp
 
clear() - Method in class org.nakedobjects.object.value.URLString
 
clear() - Method in class org.nakedobjects.object.value.WholeNumber
 
clear() - Method in interface org.nakedobjects.objectserver.QuitListener
 
clear() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
clear() - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
clearActual() - Method in class org.nakedobjects.testing.ExpectationObject
 
clearBackground - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
clearBackground(Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
clearBackground(Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
clearExpectation() - Method in class org.nakedobjects.testing.ExpectationObject
 
clearObjectIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
clearOverlayView() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
clearRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
clearRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
clearRootViewIdentified() - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
clearRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
clearStatus() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
Sets the status string and refreshes that part of the screen.
clearTestDirectory() - Static method in class org.nakedobjects.persistence.file.XmlDataManager
 
clearViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
click(int, int) - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
click(int, int) - Method in class org.nakedobjects.viewer.classic.view.Checkbox
 
click(int, int) - Method in class org.nakedobjects.viewer.classic.view.DateField
 
click(int, int) - Method in class org.nakedobjects.viewer.classic.view.OptionField
 
click(int, int) - Method in class org.nakedobjects.viewer.classic.view.RadioButtons
 
clicked(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
clicked(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
clone() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
clone() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
clone() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
clone() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
close() - Method in interface org.nakedobjects.object.distribution.ServerConsole
 
close() - Method in class org.nakedobjects.objectserver.AWTConsole
 
close() - Method in class org.nakedobjects.objectserver.FileConsole
 
close() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
close() - Static method in class org.nakedobjects.testing.Documentor
 
closedViews(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
cls - Variable in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
collectionAddUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
collectionAddUpdate(NakedCollection, NakedObject) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
collectionAddUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.CollectionView
 
collectionRemoveUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
collectionRemoveUpdate(NakedCollection, NakedObject) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
collectionRemoveUpdate(NakedCollection, NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.CollectionView
 
collectionViewHandler - Static variable in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
collections() - Method in interface org.nakedobjects.objectserver.QuitListener
 
collections() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
colorFor(DisplayState, Color) - Static method in class org.nakedobjects.viewer.classic.view.StatusColor
 
columns - Variable in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
commit() - Method in interface org.nakedobjects.persistence.sql.DatabaseConnection
 
commit() - Method in class org.nakedobjects.persistence.sql.SimpleConnection
 
compareTo(int) - Method in class org.nakedobjects.object.value.WholeNumber
returns the difference between this obect and the value: 0 means they are equal.
concat(String) - Method in class org.nakedobjects.object.Title
Concatenate the specified text on to the end of the text of this Title.
concat(String, Naked) - Method in class org.nakedobjects.object.Title
 
concat(Naked) - Method in class org.nakedobjects.object.Title
Concatenate the the title value (the result of calling an objects title() method) to this Title object.
concat(String, Naked, String) - Method in class org.nakedobjects.object.Title
 
concat(Naked, String) - Method in class org.nakedobjects.object.Title
Concatenate the the title value (the result of calling an objects title() method), or the specified default value if the title is equal to null or is empty, to this Title object.
configurationFile() - Method in class org.nakedobjects.Exploration
hook method to return the name of the configuration file.
configurationFile() - Method in class org.nakedobjects.example.expenses.ExpensesExploration
 
configureSystemLogging() - Method in class org.nakedobjects.Application
Configures Apache LOG4J to default logging.
contains(Object) - Method in interface org.nakedobjects.object.CachePolicy
Return true if cache contains an object represented by the OID
contains(Object) - Method in class org.nakedobjects.object.HashCachePolicy
Return true if cache contains object
contains(NakedObject) - Method in interface org.nakedobjects.object.NakedCollection
Returns true if the logical collection contains the specified object.
contains(Object) - Method in class org.nakedobjects.object.ThreadCachePolicy
Return true if cache contains object
contains(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Returns true if the logical collection contains the specified object.
contains(String) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is found withing this object.
contains(String, Case) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is found withing this object.
contains(Reference) - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
contains(Location) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Returns true if the pointer is within this objects bounds.
contains(Location) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
contains(Location) - Method in interface org.nakedobjects.viewer.lightweight.View
Determines whether the specified point (from within the parent view) is within this view.
containsElement(NakedCollection, NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
 
containsElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
containsElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
containsElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
containsElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
containsElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
containsElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
containsElement(Object, NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
containsElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
containsKey(Class) - Method in class org.nakedobjects.viewer.lightweight.util.Prototypes
 
contentName() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
contextualTitle() - Method in class org.nakedobjects.object.AbstractNakedObject
Defaults to the value passed backed from title().
contextualTitle() - Method in interface org.nakedobjects.object.NakedObject
Returns a label identifying the object along with a label detailing the context of an object
contextualTitle() - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
copy(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
copy(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
copy(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
copy(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
copy(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
copy(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
copyObject(Naked) - Method in class org.nakedobjects.object.AbstractNakedObject
Copies the fields from the specified instance to the current instance.
copyObject(Naked) - Method in interface org.nakedobjects.object.Naked
Copies the content of the specified object into this object.
copyObject(Naked) - Method in interface org.nakedobjects.object.NakedCollection
Copies the attributes from the specified instance to the current instance.
copyObject(Naked) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Copies the specified object's contained data to this instance.
copyObject(Naked) - Method in class org.nakedobjects.object.value.Date
 
copyObject(Naked) - Method in class org.nakedobjects.object.value.FloatingPointNumber
Copies the specified object's contained data to this instance.
copyObject(Naked) - Method in class org.nakedobjects.object.value.Logical
 
copyObject(Naked) - Method in class org.nakedobjects.object.value.Money
Copies the specified object's contained data to this instance.
copyObject(Naked) - Method in class org.nakedobjects.object.value.Option
Copies the specified object's contained data to this instance.
copyObject(Naked) - Method in class org.nakedobjects.object.value.Percentage
Copies the specified object's contained data to this instance.
copyObject(Naked) - Method in class org.nakedobjects.object.value.TextString
 
copyObject(Naked) - Method in class org.nakedobjects.object.value.Time
 
copyObject(Naked) - Method in class org.nakedobjects.object.value.TimeStamp
 
copyObject(Naked) - Method in class org.nakedobjects.object.value.URLString
Copies the specified object's contained data to this instance.
copyObject(Naked) - Method in class org.nakedobjects.object.value.WholeNumber
 
count() - Method in class org.nakedobjects.viewer.lightweight.Shape
 
countObservers() - Method in interface org.nakedobjects.object.NakedObject
Deprecated.  
create() - Static method in class org.nakedobjects.object.control.MutableAbout
Factory method; creates an About (no name or description) whose permissions allow access and use.
create(String, String) - Static method in class org.nakedobjects.object.control.MutableAbout
Factory method; creates an About whose permissions allow access and use.
create(MutableAbout) - Static method in class org.nakedobjects.object.control.MutableAbout
Factory method; clones supplied MutableAbout.
create(boolean) - Static method in class org.nakedobjects.object.control.Permission
Deprecated.  
create(boolean, String, String) - Static method in class org.nakedobjects.object.control.Permission
Returns a new Allow object if allow is true; a new Veto if false.
create(Data) - Method in class org.nakedobjects.persistence.file.DataManager
 
createAbout(boolean) - Static method in class org.nakedobjects.object.control.ActionController
Deprecated. Returns an allow action About (ActionController.ALLOW) if true; veto action (ActionController.VETO) if false.
createAbout(boolean, String) - Static method in class org.nakedobjects.object.control.ActionController
Deprecated. Returns an allow-action About (ActionController.ALLOW) if true; and a new ActionController with a VETO (containing the reason) if false.
createAbout(boolean) - Static method in class org.nakedobjects.object.control.AttributeController
Deprecated. Returns a read/write About (AttributeController.READ_WRITE) if true; read-only (AttributeController.READ_ONLY) if false.
createAbout(boolean) - Static method in class org.nakedobjects.object.control.ObjectAbout
Returns a read/write About (AttributeController.READ_WRITE) if true; read-only (AttributeController.READ_ONLY) if false.
createAddMessage(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.UpdateMessageBuilder
 
createCanvas(Graphics) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
createCanvas(Graphics) - Method in interface org.nakedobjects.viewer.lightweight.PrintableView
 
createClassView(NakedClass) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createCollectionAttributeViewer(NakedObject, OneToManyAssociation) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createCollectionAttributeViewer(NakedObject, OneToManyAssociation) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createCollectionAttributeViewer(NakedObject, OneToManyAssociation) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing a collection which is an Attribute of an NakedObject as a field within a form.
createCollectionElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createCollectionElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createCollectionElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing a collection which is an element of another collection
createCollectionViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createCollectionViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createCollectionViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing a NakedCollection in a top level window.
createConnection(Socket, SocketedObjectServer) - Method in class org.nakedobjects.distribution.simple.FileListener
 
createConnection(Socket, SocketedObjectServer) - Method in class org.nakedobjects.distribution.simple.Listener
 
createConnection(Socket, SocketedObjectServer) - Method in class org.nakedobjects.distribution.simple.RequestListener
 
createDragOutline(Naked) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createDragView(Naked) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createDropObject(NakedClass) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
createElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing an NakedObject with a NakedCollection.
createFieldElement(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.view.Form
 
createFieldElement(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.view.StandardForm
Creates all internal collections as open views, all others as icons
createFieldView(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createFinder() - Method in class org.nakedobjects.object.NakedClass
Creates a finder object with no references or values.
createFor(Class) - Static method in class org.nakedobjects.object.NakedClass
Deprecated. use getNakedClass()
createIcon(String, int) - Method in class org.nakedobjects.viewer.lightweight.util.ImageFactory
Creates a flyweight Icon object of the specified size.
createIconImage(int) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
createIconView(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createInstance(String) - Method in class org.nakedobjects.Exploration
helper method to create an instance of the given type.
createInstance(Class) - Method in class org.nakedobjects.Exploration
helper method to create an instance of the given type.
createInstance(Class) - Static method in class org.nakedobjects.object.AbstractNakedObject
A utility method for creating new objects in the context of the system - that is, it is added to the pool of objects the enterprise system contains.
createInstance(String) - Static method in class org.nakedobjects.object.AbstractNakedObject
A utility method for creating new objects in the context of the system - that is, it is added to the pool of objects the enterprise system contains.
createInstance(NakedClass) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
Deprecated.  
createInstance(NakedClass) - Method in interface org.nakedobjects.object.NakedObjectStore
Deprecated.  
createInstance(NakedClass) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
Deprecated.  
createInstanceElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createInstanceElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createInstanceElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
 
createInternalCollectionAttributeViewer(NakedObject, OneToManyAssociation) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createInternalCollectionAttributeViewer(NakedObject, OneToManyAssociation) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing a collection which is an Attribute of an NakedObject as a field within a form.
createInternalView(Naked, Field, boolean) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createKey() - Method in class org.nakedobjects.persistence.sql.DatabaseAccess
 
createKey() - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
createListElement(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.CollectionView
 
createListElement(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
createObjectAttributeViewer(NakedObject, Association) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createObjectAttributeViewer(NakedObject, Association) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createObjectAttributeViewer(NakedObject, Association) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing an Attribute of an NakedObject as a field within a form.
createObjectCellViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createObjectCellViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createObjectCellViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing an NakedObject as a cell within a row within a table
createObjectElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createObjectElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createObjectElementViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing an expressive object which is an element of a collection
createObjectMessage(NakedObject) - Method in class org.nakedobjects.object.distribution.UpdateMessageBuilder
 
createObjectRowViewer(NakedObject, TableLayout) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createObjectRowViewer(NakedObject, TableLayout) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createObjectRowViewer(NakedObject, TableLayout) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing an NakedObject in a table view.
createObjectViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
createObjectViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
createObjectViewer(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewerFactory
Creates an ObjectViewer for viewing an NakedObject in a top level window.
createOid() - Method in class org.nakedobjects.persistence.file.DataManager
 
createOpenView(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createOption(Action, NakedObject) - Static method in class org.nakedobjects.viewer.lightweight.options.ObjectOption
 
createRemoveMessage(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.UpdateMessageBuilder
 
createRootView(Naked) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
createSubcanvas(int, int, int, int) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
createSubcanvas(int, int, int, int) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
createTransientInstance(Class) - Static method in class org.nakedobjects.object.AbstractNakedObject
A utility method for creating new objects in the context of the system - that is, it is added to the pool of objects the enterprise system contains.
created() - Method in class org.nakedobjects.example.expenses.Claim
 
created() - Method in class org.nakedobjects.example.expenses.Employee
 
created() - Method in class org.nakedobjects.example.expenses.Expense
 
created() - Method in class org.nakedobjects.example.expenses.Project
 
created() - Method in class org.nakedobjects.object.AbstractNakedObject
hook method - fully specified in the interface
created() - Method in interface org.nakedobjects.object.NakedObject
Called when the object is first created to intialised the object.
cursorAt - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
cursorAt(Location) - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
 

D

DATA - Static variable in class org.nakedobjects.object.PersistenceType
 
DATE - Static variable in class org.nakedobjects.object.value.Date
 
DATE_TIME - Static variable in class org.nakedobjects.object.value.Date
 
DEBUG - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
DEBUG - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
DEBUG - Static variable in class org.nakedobjects.viewer.lightweight.AbstractView
 
DEBUG - Static variable in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
DEBUG - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
DEBUG1 - Static variable in class org.nakedobjects.viewer.lightweight.Color
 
DEBUG2 - Static variable in class org.nakedobjects.viewer.lightweight.Color
 
DEBUG3 - Static variable in class org.nakedobjects.viewer.lightweight.Color
 
DEBUG_LABEL - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for debug labels
DEFAULT - Static variable in class org.nakedobjects.object.control.Allow
An Allow object with no reason.
DEFAULT - Static variable in class org.nakedobjects.object.control.Veto
An Veto object with no reason.
DEFAULT - Static variable in class org.nakedobjects.object.reflect.Member
Deprecated.  
DEFAULT_ADDRESS - Static variable in class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
DEFAULT_ADDRESS - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
DEFAULT_CONFIG - Static variable in class org.nakedobjects.Exploration
 
DEFAULT_ENCODING - Static variable in class org.nakedobjects.persistence.file.XmlDataManager
 
DEFAULT_FILE_PORT - Static variable in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
DEFAULT_FONT - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
DEFAULT_HEIGHT - Static variable in class org.nakedobjects.objectserver.AWTConsole
 
DEFAULT_PACKAGE_SIZE - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
DEFAULT_PORT - Static variable in class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
DEFAULT_PORT - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
DEFAULT_REQUEST_PORT - Static variable in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
DEFAULT_TTL - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
DEFAULT_TYPE - Static variable in class org.nakedobjects.object.distribution.ProxyObjectStore
 
DEFAULT_WIDTH - Static variable in class org.nakedobjects.objectserver.AWTConsole
 
DEIDENTIFIED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
Indicates the start of the drag process when a DragDropComponent is first dragged.
DESELECTED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
Indicates the dragging of a DragDropComponent.
DESELECTED - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
DE_IDENTIFIED - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
DISABLE - Static variable in class org.nakedobjects.object.control.ActionAbout
An About for showing that an action is disabled.
DISABLED_MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
DISPLAY_DEBUG_MENU - Static variable in class org.nakedobjects.viewer.classic.ViewDebug
 
DISPLAY_OID - Static variable in class org.nakedobjects.viewer.classic.ViewDebug
 
DOUBLE_CLICKED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
Indicates the DragDropComponent has been dropped and it should be move to the new DragDropComponent location.
DRAG - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates the start of the drag process when a DragDropComponent is first dragged.
DRAGGING - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates the continued dragging of a DragDropComponent.
DRAG_CANCEL - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
 
DRAG_ENTER - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates a DragDropComponent has been been entered during dragging.
DRAG_EXIT - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates a DragDropComponent has been exited during dragging.
DRAG_FROM - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
DRAG_HANDLE_WIDTH - Static variable in class org.nakedobjects.viewer.lightweight.AbstractView
 
DROP - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates the DragDropComponent has been dropped onto another DragDropComponent.
DROP - Static variable in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
DROP_OK - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
DROP_VETOED - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
Data - class org.nakedobjects.persistence.file.Data.
 
DataManager - class org.nakedobjects.persistence.file.DataManager.
 
DataManager() - Constructor for class org.nakedobjects.persistence.file.DataManager
 
DatabaseAccess - class org.nakedobjects.persistence.sql.DatabaseAccess.
 
DatabaseAccess(SqlObjectStore) - Constructor for class org.nakedobjects.persistence.sql.DatabaseAccess
 
DatabaseConnection - interface org.nakedobjects.persistence.sql.DatabaseConnection.
 
DatabaseInitialisation - class org.nakedobjects.persistence.sql.DatabaseInitialisation.
 
DatabaseInitialisation(SqlObjectStore) - Constructor for class org.nakedobjects.persistence.sql.DatabaseInitialisation
 
Date - class org.nakedobjects.object.value.Date.
Value object representing a date, time, or datestamp value.
Date() - Constructor for class org.nakedobjects.object.value.Date
 
Date(int) - Constructor for class org.nakedobjects.object.value.Date
Deprecated. Split across Date, Time and TimeStamp
Date(int, int) - Constructor for class org.nakedobjects.object.value.Date
Deprecated.  
Date(int, int, int) - Constructor for class org.nakedobjects.object.value.Date
 
Date(int, int, int, int, int) - Constructor for class org.nakedobjects.object.value.Date
Deprecated.  
Date(String, int) - Constructor for class org.nakedobjects.object.value.Date
Deprecated. - will not work across locales
Date(Date) - Constructor for class org.nakedobjects.object.value.Date
 
DateField - class org.nakedobjects.viewer.classic.view.DateField.
Alternative Date editing widget Author SJCE
DateField(FieldValue) - Constructor for class org.nakedobjects.viewer.classic.view.DateField
 
DateList - class org.nakedobjects.viewer.classic.view.DateList.
Date selection widget.
DateList(DateField, Date) - Constructor for class org.nakedobjects.viewer.classic.view.DateList
 
Debug - class org.nakedobjects.utility.Debug.
 
Debug() - Constructor for class org.nakedobjects.utility.Debug
 
DebugCanvas - class org.nakedobjects.viewer.lightweight.DebugCanvas.
 
DebugCanvas(StringBuffer) - Constructor for class org.nakedobjects.viewer.lightweight.DebugCanvas
 
DebugClassOption - class org.nakedobjects.viewer.classic.view.DebugClassOption.
Display debug window
DebugClassOption() - Constructor for class org.nakedobjects.viewer.classic.view.DebugClassOption
 
DebugFrame - class org.nakedobjects.viewer.classic.view.DebugFrame.
A specialised frame for displaying the details of an object and its display mechanisms.
DebugFrame() - Constructor for class org.nakedobjects.viewer.classic.view.DebugFrame
 
DebugFrame(String) - Constructor for class org.nakedobjects.viewer.classic.view.DebugFrame
 
DebugFrame - class org.nakedobjects.viewer.lightweight.DebugFrame.
A specialised frame for displaying the details of an object and its display mechanisms.
DebugFrame() - Constructor for class org.nakedobjects.viewer.lightweight.DebugFrame
 
DebugInfo - interface org.nakedobjects.utility.DebugInfo.
The information to be displayed in a trace or a debug window
DebugObjectView - class org.nakedobjects.viewer.lightweight.DebugObjectView.
 
DebugObjectView(ObjectView) - Constructor for class org.nakedobjects.viewer.lightweight.DebugObjectView
 
DebugOption - class org.nakedobjects.viewer.classic.view.DebugOption.
Display debug window
DebugOption() - Constructor for class org.nakedobjects.viewer.classic.view.DebugOption
 
DebugOption - class org.nakedobjects.viewer.lightweight.options.DebugOption.
Display debug window
DebugOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.DebugOption
 
DefaultValueOption - class org.nakedobjects.viewer.lightweight.options.DefaultValueOption.
 
DefaultValueOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.DefaultValueOption
 
DeleteAttributeOption - class org.nakedobjects.viewer.classic.view.DeleteAttributeOption.
 
DeleteAttributeOption() - Constructor for class org.nakedobjects.viewer.classic.view.DeleteAttributeOption
 
DeleteElementOption - class org.nakedobjects.viewer.classic.view.DeleteElementOption.
 
DeleteElementOption() - Constructor for class org.nakedobjects.viewer.classic.view.DeleteElementOption
 
DesktopView - interface org.nakedobjects.viewer.lightweight.DesktopView.
Implemented by views that are confined to destop, typically icons.
DestroyInstanceOption - class org.nakedobjects.viewer.classic.view.DestroyInstanceOption.
 
DestroyInstanceOption() - Constructor for class org.nakedobjects.viewer.classic.view.DestroyInstanceOption
 
DestroyObjectInAttributeOption - class org.nakedobjects.viewer.classic.view.DestroyObjectInAttributeOption.
 
DestroyObjectInAttributeOption() - Constructor for class org.nakedobjects.viewer.classic.view.DestroyObjectInAttributeOption
 
DestroyObjectInCollectionOption - class org.nakedobjects.viewer.classic.view.DestroyObjectInCollectionOption.
 
DestroyObjectInCollectionOption() - Constructor for class org.nakedobjects.viewer.classic.view.DestroyObjectInCollectionOption
 
DestroyObjectOption - class org.nakedobjects.viewer.classic.view.DestroyObjectOption.
 
DestroyObjectOption() - Constructor for class org.nakedobjects.viewer.classic.view.DestroyObjectOption
 
DestroyObjectOption - class org.nakedobjects.viewer.lightweight.options.DestroyObjectOption.
Destroy this object
DestroyObjectOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.DestroyObjectOption
 
DirectCollectionMapperDefinition - class org.nakedobjects.persistence.sql.DirectCollectionMapperDefinition.
 
DirectCollectionMapperDefinition(String) - Constructor for class org.nakedobjects.persistence.sql.DirectCollectionMapperDefinition
 
DirectOneToManySqlCollectionMapper - class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper.
 
DirectOneToManySqlCollectionMapper(SqlObjectStore, String, String, String, String) - Constructor for class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
Display - interface org.nakedobjects.viewer.classic.view.Display.
 
DisplayFrame - class org.nakedobjects.viewer.classic.view.DisplayFrame.
 
DisplayFrame() - Constructor for class org.nakedobjects.viewer.classic.view.DisplayFrame
 
DisplayFrame(ObjectViewer) - Constructor for class org.nakedobjects.viewer.classic.view.DisplayFrame
 
DisplayFrame(ObjectViewer, boolean) - Constructor for class org.nakedobjects.viewer.classic.view.DisplayFrame
 
DisplayMechanism - class org.nakedobjects.viewer.classic.view.DisplayMechanism.
 
DisplayMechanism(Display) - Constructor for class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
DisplayMechanism(Display, ObjectViewer) - Constructor for class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
DisplayPane - class org.nakedobjects.viewer.classic.view.DisplayPane.
 
DisplayPane() - Constructor for class org.nakedobjects.viewer.classic.view.DisplayPane
 
DisplayPane(ObjectViewer) - Constructor for class org.nakedobjects.viewer.classic.view.DisplayPane
 
DisplayState - class org.nakedobjects.viewer.classic.view.DisplayState.
 
DisplayState() - Constructor for class org.nakedobjects.viewer.classic.view.DisplayState
 
DisplayState(int) - Constructor for class org.nakedobjects.viewer.classic.view.DisplayState
 
DissociateRequest - class org.nakedobjects.object.distribution.DissociateRequest.
 
DissociateRequest(NakedObject, Association, NakedObject) - Constructor for class org.nakedobjects.object.distribution.DissociateRequest
 
Documentor - class org.nakedobjects.testing.Documentor.
 
Documentor() - Constructor for class org.nakedobjects.testing.Documentor
 
DragDropEvent - class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent.
 
DragDropEvent(int, int, DragSource, DropDestination, Point) - Constructor for class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
 
DragDropProcessor - class org.nakedobjects.viewer.classic.event.dnd.DragDropProcessor.
 
DragDropProcessor() - Constructor for class org.nakedobjects.viewer.classic.event.dnd.DragDropProcessor
 
DragHandler - class org.nakedobjects.viewer.lightweight.DragHandler.
Wraps mouse events that occur within the ApplicationFrame before passing them to the frames components.
DragHandler(View, MouseEvent, Location) - Constructor for class org.nakedobjects.viewer.lightweight.DragHandler
 
DragInternal - interface org.nakedobjects.viewer.lightweight.DragInternal.
 
DragOutline - class org.nakedobjects.viewer.lightweight.DragOutline.
 
DragOutline() - Constructor for class org.nakedobjects.viewer.lightweight.DragOutline
 
DragSource - interface org.nakedobjects.viewer.classic.event.dnd.DragSource.
 
DragSource - interface org.nakedobjects.viewer.lightweight.DragSource.
 
DragTarget - interface org.nakedobjects.viewer.lightweight.DragTarget.
 
DragView - class org.nakedobjects.testing.DragView.
 
DragView(View) - Constructor for class org.nakedobjects.testing.DragView
 
DragView - interface org.nakedobjects.viewer.lightweight.DragView.
 
DropDestination - interface org.nakedobjects.viewer.classic.event.dnd.DropDestination.
 
DroppableContainers - class org.nakedobjects.viewer.classic.event.dnd.DroppableContainers.
 
DroppableContainers() - Constructor for class org.nakedobjects.viewer.classic.event.dnd.DroppableContainers
 
darker() - Method in class org.nakedobjects.viewer.lightweight.Color
 
databaseContainsTable(String) - Method in class org.nakedobjects.persistence.sql.DatabaseAccess
 
date - Variable in class org.nakedobjects.viewer.classic.view.DateField
 
dateValue() - Method in class org.nakedobjects.object.value.Date
 
dateValue() - Method in class org.nakedobjects.object.value.Time
 
dateValue() - Method in class org.nakedobjects.object.value.TimeStamp
 
debug(Display) - Static method in class org.nakedobjects.viewer.classic.view.DebugFrame
Creates a DebugFrame for the specified Display and fills it with the details about the display, its viewer, views, and the object it is displaying.
debug - Static variable in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
debug(View) - Method in interface org.nakedobjects.viewer.lightweight.Border
Determines the mininum widths of top and bottom borders, and heights of the left and right borders.
debug(View) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
debug(View) - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
debugData(StringBuffer) - Method in class org.nakedobjects.viewer.classic.view.AssociationViewer
 
debugData(StringBuffer) - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
debugData(StringBuffer) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
debugData(StringBuffer) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
debugDetails() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
debugDetails() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
debugDetails() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
debugDetails() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
debugDetails() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
debugDetails() - Method in class org.nakedobjects.viewer.classic.view.View
 
debugDetails() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
debugDetails() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
debugDetails() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Returns debug details about this view.
debugDetails() - Method in interface org.nakedobjects.viewer.lightweight.View
 
debugFieldDetails(StringBuffer, int) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
debugGraph(NakedObject, String, int, Vector) - Method in class org.nakedobjects.viewer.classic.view.DebugFrame
 
debugGraph(NakedObject, String, int, Vector) - Method in class org.nakedobjects.viewer.lightweight.DebugObjectView
 
debugInterface() - Method in class org.nakedobjects.object.NakedClass
 
debugLabel - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for debug labels
deepCopy() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Returns a deep copy of this object.
defaultFieldHeight() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
defaultName(NakedObject) - Static method in class org.nakedobjects.viewer.lightweight.ObjectIconView
returns a default name for an object.
deidentified(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
deidentified(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
delete(NakedObject) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
delete(NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
delete() - Method in class org.nakedobjects.viewer.classic.view.EditField
Delete the character to the lseft of the cursor.
delete() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Delete the character to the left of the cursor.
deleteFile(long) - Method in class org.nakedobjects.persistence.file.DataManager
 
deleteFile(long) - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
deleteFile(long) - Method in class org.nakedobjects.persistence.file.XmlDataManager
 
deleteForward() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Delete the character to the right of the cursor.
deleteObserver(Observer) - Method in interface org.nakedobjects.object.NakedObject
Deprecated.  
deleted() - Method in class org.nakedobjects.object.AbstractNakedObject
hook method, see interface description for further details
deleted() - Method in interface org.nakedobjects.object.NakedObject
Called when the object is delete, after it is removed from the object store.
deriveBalance() - Method in class org.nakedobjects.example.expenses.Account
 
deriveTotal() - Method in class org.nakedobjects.example.expenses.Claim
 
deriveTotal() - Method in class org.nakedobjects.example.expenses.ProjectExpenses
 
deselected(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
deselected(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
destroy() - Method in class org.nakedobjects.object.AbstractNakedObject
 
destroy() - Method in interface org.nakedobjects.object.NakedObject
Called when a the system destoys an object - permenantly removes it from the object store.
destroyObject(NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Removes the specified object from the object store.
destroyObject(NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
destroyObject(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
destroyObject(NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
destroyObject(NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
developerPopup(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
disable(boolean) - Static method in class org.nakedobjects.object.control.ActionAbout
Returns a disable action About (ActionAbout.DISABLE) if true; veto action (ActionAbout.ENABLE) if false.
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.MenuOption
 
disabled(Workspace, View, Location) - Method in interface org.nakedobjects.viewer.lightweight.UserAction
Indicate that this action is disabled
disabled(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.ClearValueOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.CloseOtherViewsOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.CloseViewOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.CopyValueOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.DebugOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.DefaultValueOption
 
disabled(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.FindInstancesOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.IconizeOption
 
disabled(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.InstancesOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.InvalidateOption
 
disabled(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.NewInstanceOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.ObjectOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.OpenViewOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.PasteValueOption
 
disabled(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.PrintOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.RemoveAssociationOption
 
disabled(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.ReplaceViewOption
 
displayElements() - Method in interface org.nakedobjects.object.NakedCollection
Return cache to be viewed on current page
displayElements() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Return cache to be viewed on current page
displayFrom - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
displayTo - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
dispose() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
dispose() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
dispose() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
dispose() - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
dispose() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
dispose() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
dispose() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Default implementation, which does nothing, override when needed.
dispose() - Method in class org.nakedobjects.viewer.lightweight.DebugFrame
 
dispose() - Method in interface org.nakedobjects.viewer.lightweight.View
Called when a view is no longer needed and its resources can be disposed of.
disposeAll() - Static method in class org.nakedobjects.viewer.lightweight.DebugFrame
Calls dispose on all the open debug frames
dissociateClaim(Claim) - Method in class org.nakedobjects.example.expenses.Expense
 
dissociateClaimant(Employee) - Method in class org.nakedobjects.example.expenses.Claim
 
dissociateExpenses(Expense) - Method in class org.nakedobjects.example.expenses.Claim
 
dissociateProjects(Project) - Method in class org.nakedobjects.example.expenses.Employee
 
dissociateTeamMembers(Employee) - Method in class org.nakedobjects.example.expenses.Project
 
divide(double) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
divide(FloatingPointNumber) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
divide(double) - Method in class org.nakedobjects.object.value.Percentage
 
divide(int) - Method in class org.nakedobjects.object.value.WholeNumber
Divides this value by the specified amount.
divide(double) - Method in class org.nakedobjects.object.value.WholeNumber
Divides this value by the specified amount.
divide(WholeNumber) - Method in class org.nakedobjects.object.value.WholeNumber
Divides this value by the specified amount.
divideBy(double) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Divides this value by the specified amount.
divideBy(double) - Method in class org.nakedobjects.object.value.Money
Divides this value by the specified amount.
doc(String) - Method in class org.nakedobjects.testing.Documentor
 
docln(String) - Method in class org.nakedobjects.testing.Documentor
 
doubleClicked(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
doubleClicked(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
doubleClicked(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
doubleClicked(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
doubleValue() - Method in class org.nakedobjects.object.value.FloatingPointNumber
Returns this value as an double.
doubleValue() - Method in class org.nakedobjects.object.value.Money
 
doubleValue() - Method in class org.nakedobjects.object.value.Percentage
Returns this value as an double.
doubleValue() - Method in class org.nakedobjects.object.value.WholeNumber
Returns this value as an double.
drag() - Method in class org.nakedobjects.testing.View
Initiates a drag action, where this object is to be dragged and later dropped on a field or another object.
drag(String) - Method in class org.nakedobjects.testing.View
Initiates a drag action of the (only) object contained within the specified field.
drag(String, String) - Method in class org.nakedobjects.testing.View
Initiates a drag action of the object, with the given title, contained within the specified multi-object field, i.e. a collection.
drag(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
drag(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
drag(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
drag(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
drag(InternalDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Indicates the drag started within this view's bounds is continuing.
drag(InternalDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragInternal
Indicates the drag started within this view's bounds is continuing.
drag(InternalDrag) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
dragCancel(DragHandler) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
dragCancel(InternalDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Default implementation - does nothing
dragCancel(InternalDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragInternal
Default implementation - does nothing
dragCancel(DragHandler) - Method in interface org.nakedobjects.viewer.lightweight.DragView
Signifies that a drag has been cancelled.
dragEnd(View) - Method in class org.nakedobjects.viewer.lightweight.DragHandler
 
dragEnd(View) - Method in class org.nakedobjects.viewer.lightweight.InternalDrag
 
dragEnd(View) - Method in class org.nakedobjects.viewer.lightweight.ObjectDrag
 
dragEnd(View) - Method in class org.nakedobjects.viewer.lightweight.ViewDrag
 
dragEnter(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DropDestination
 
dragEnter(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
dragEnter(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
dragEnter(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
dragExit(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DropDestination
 
dragExit(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
dragExit(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
dragExit(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
dragFrom(InternalDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Indicates the start of a drag within this view's bounds.
dragFrom(InternalDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragInternal
Indicates the start of a drag within this view's bounds.
dragFrom(InternalDrag) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
dragIn(View) - Method in class org.nakedobjects.viewer.lightweight.DragHandler
 
dragIn(View) - Method in class org.nakedobjects.viewer.lightweight.InternalDrag
 
dragIn(View) - Method in class org.nakedobjects.viewer.lightweight.ObjectDrag
 
dragIn(View) - Method in class org.nakedobjects.viewer.lightweight.ViewDrag
 
dragObjectIn(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
dragObjectIn(ObjectDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragTarget
Called as an object drag moves into this view
dragObjectIn(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
dragObjectIn(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
dragObjectIn(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
dragObjectIn(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
dragObjectOut(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
dragObjectOut(ObjectDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragTarget
Called as an object drag moves out of this view
dragObjectOut(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
dragOut(View) - Method in class org.nakedobjects.viewer.lightweight.DragHandler
 
dragOut(View) - Method in class org.nakedobjects.viewer.lightweight.InternalDrag
 
dragOut(View) - Method in class org.nakedobjects.viewer.lightweight.ObjectDrag
 
dragOut(View) - Method in class org.nakedobjects.viewer.lightweight.ViewDrag
 
dragTo(InternalDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Indicates the drag started within this view's bounds has been finished (although the location may now be outside of its bounds).
dragTo(InternalDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragInternal
Indicates the drag started within this view's bounds has been finished (although the location may now be outside of its bounds).
dragTo(InternalDrag) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
dragging(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
dragging(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DropDestination
 
dragging(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
dragging(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
dragging(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
dragging(DragHandler) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
dragging - Variable in class org.nakedobjects.viewer.lightweight.DragHandler
 
dragging(DragHandler) - Method in interface org.nakedobjects.viewer.lightweight.DragView
Signifies that a drag has move.
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
draw(View, Canvas) - Method in interface org.nakedobjects.viewer.lightweight.Border
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.DragOutline
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.FallbackView
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
 
draw(Canvas) - Method in interface org.nakedobjects.viewer.lightweight.View
Called by the frame, or the parent view, when this view must redraw itself.
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.CollectionView
 
draw(View, Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.OpenClassView
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.OptionField
 
draw(View, Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.StandardForm
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
draw(Canvas) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
draw3DRectangle(int, int, int, int, boolean) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
draw3DRectangle(int, int, int, int, boolean) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawBackground(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.View
Draws the background of a view display by asking the background delegate to draw itself using the coordinates and position provided.
drawBorder(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.View
Draws the border of a view display by asking the border delegate to draw itself using the coordinates and position provided.
drawContent(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.View
Draws the content of a view display by asking the background and content delegates to draw themselves using the coordinates and position provided.
drawFullOval(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawFullOval(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawFullRectangle(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawFullRectangle(Bounds, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawFullRectangle(Location, Size, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawFullRectangle(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawFullRectangle(Bounds, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawFullRectangle(Location, Size, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawIcon(Icon, int, int) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawIcon(Icon, int, int, int, int) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawIcon(Icon, int, int) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawIcon(Icon, int, int, int, int) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawLine(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawLine(Location, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawLine(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawLine(Location, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawRectangle(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawRectangle(Bounds, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawRectangle(Location, Size, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawRectangle(Size, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawRectangle(int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawRectangle(Bounds, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawRectangle(Location, Size, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawRectangle(Size, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawRoundedRectangle(int, int, int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawRoundedRectangle(Bounds, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawRoundedRectangle(int, int, int, int, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawRoundedRectangle(Bounds, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawSolidShape(Shape, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawSolidShape(Shape, int, int, Color) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drawText(String, int, int, Color, Style.Text) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
drawText(String, int, int, Color, Style.Text) - Method in class org.nakedobjects.viewer.lightweight.DebugCanvas
 
drop(DragView) - Method in class org.nakedobjects.testing.ClassView
 
drop(String, DragView) - Method in class org.nakedobjects.testing.View
Drop the specified view (object) into the specified field.
drop(DragView) - Method in class org.nakedobjects.testing.View
Drop the specified view (object) onto this object and invoke the corresponding action method.
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.ClassViewer
 
drop(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DropDestination
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.AssociationViewer
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.ClassListViewer
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
drop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
dropObject(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
Called when a dragged object is dropped onto this view.
dropObject(ObjectDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragTarget
Called when a dragged object is dropped onto this view.
dropObject(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
dropObject(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
dropObject(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
dropObject(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
dropView(ViewDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
Deals with the dropping of a contained and open view such that the view is removed from the containing view and is placed in its own window.
dropView(ViewDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
Default view drop behaviour that moves a dragged top level window, or creates a new top-level window for a dragged internal view
dropView(ViewDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragSource
 
dropView(ViewDrag) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
dump() - Method in interface org.nakedobjects.object.CachePolicy
Return a String representation of all elements in the cache.
dump() - Method in class org.nakedobjects.object.HashCachePolicy
Dump the contents of the cache to the log.
dump() - Static method in class org.nakedobjects.object.NakedClass
 
dump() - Method in class org.nakedobjects.object.ThreadCachePolicy
Dump the contents of the cache.
dumpGraph(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.DebugFrame
 
dumpGraph(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.DebugObjectView
 
dumpObject() - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
dumpObject(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.DebugFrame
 
dumpObject(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.DebugObjectView
 
dumpSummary(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.DebugFrame
 
dumpSummary(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.DebugObjectView
 

E

ENABLE - Static variable in class org.nakedobjects.object.control.ActionAbout
An About for showing that an action is enabled.
END_DRAG - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
END_DROP - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
EXPLORATION - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOption
Indicates a MenuOption for a developer or debugging.
EXPLORATION - Static variable in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
EditField - class org.nakedobjects.viewer.classic.view.EditField.
 
EditField(FieldValue) - Constructor for class org.nakedobjects.viewer.classic.view.EditField
 
EditField(FieldValue, int) - Constructor for class org.nakedobjects.viewer.classic.view.EditField
 
Employee - class org.nakedobjects.example.expenses.Employee.
 
Employee() - Constructor for class org.nakedobjects.example.expenses.Employee
 
EmptyBorder - class org.nakedobjects.viewer.classic.view.border.EmptyBorder.
 
EmptyBorder(int, int, int, int) - Constructor for class org.nakedobjects.viewer.classic.view.border.EmptyBorder
 
EmptyBorder(Insets) - Constructor for class org.nakedobjects.viewer.classic.view.border.EmptyBorder
 
EmptyBorder - class org.nakedobjects.viewer.lightweight.view.EmptyBorder.
 
EmptyBorder(int) - Constructor for class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
EmptyBorder(int, int) - Constructor for class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
EmptyField - class org.nakedobjects.viewer.lightweight.view.EmptyField.
 
EmptyField() - Constructor for class org.nakedobjects.viewer.lightweight.view.EmptyField
 
EntryParseException - exception org.nakedobjects.viewer.classic.view.EntryParseException.
 
EntryParseException() - Constructor for class org.nakedobjects.viewer.classic.view.EntryParseException
 
EntryParseException(String) - Constructor for class org.nakedobjects.viewer.classic.view.EntryParseException
 
EtchedBorder - class org.nakedobjects.viewer.classic.view.border.EtchedBorder.
 
EtchedBorder(boolean) - Constructor for class org.nakedobjects.viewer.classic.view.border.EtchedBorder
 
ExampleStories - class org.nakedobjects.example.expenses.ExampleStories.
 
ExampleStories(String) - Constructor for class org.nakedobjects.example.expenses.ExampleStories
 
ExpectationObject - class org.nakedobjects.testing.ExpectationObject.
 
ExpectationObject(Class) - Constructor for class org.nakedobjects.testing.ExpectationObject
 
Expense - class org.nakedobjects.example.expenses.Expense.
 
Expense() - Constructor for class org.nakedobjects.example.expenses.Expense
 
ExpensesExploration - class org.nakedobjects.example.expenses.ExpensesExploration.
 
ExpensesExploration() - Constructor for class org.nakedobjects.example.expenses.ExpensesExploration
 
Exploration - class org.nakedobjects.Exploration.
Template for creating a standalone application.
Exploration() - Constructor for class org.nakedobjects.Exploration
invokes init method to perform the initialization.
ExplorationOption - class org.nakedobjects.viewer.classic.view.ExplorationOption.
Options for an underlying object determined dynamically by looking for methods starting with action, veto and option for specifying the action, vetoing the option and giving the option an name respectively.
ExplorationOption(Action, String) - Constructor for class org.nakedobjects.viewer.classic.view.ExplorationOption
 
editComplete() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
editComplete() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Indicates that editing has been completed and the entry should be saved.
editComplete() - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
Indicates that editing has been completed and the entry should be saved.
editComplete() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
elementAt(int) - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
elements() - Method in interface org.nakedobjects.object.NakedCollection
Return all elements in this collection
elements() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Return all elements in this collection
elements(String) - Method in class org.nakedobjects.persistence.file.ObjectData
 
elements() - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
emptyBorder - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
enable(boolean) - Static method in class org.nakedobjects.object.control.ActionAbout
Returns an enable action About (ActionAbout.ENABLE) if true; veto action (ActionAbout.DISABLE) if false.
enable(boolean, String) - Static method in class org.nakedobjects.object.control.ActionAbout
 
end() - Method in class org.nakedobjects.viewer.classic.view.EditField
Move the cursor to the end of the field
endOfSelection() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
endTransaction() - Method in interface org.nakedobjects.object.NakedObjectStore
 
endTransaction() - Method in class org.nakedobjects.object.TransientObjectStore
 
endTransaction() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
endTransaction() - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
endTransaction() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
endsWith(String) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is found at the end of this object's text.
endsWith(String, Case) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is found at the end of this object's text.
ensureHeight(int) - Method in class org.nakedobjects.viewer.lightweight.Size
 
ensureWidth(int) - Method in class org.nakedobjects.viewer.lightweight.Size
 
entered() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
entered() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
entered() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Default implementation, which does nothing, override when needed.
entered() - Method in interface org.nakedobjects.viewer.lightweight.View
Called as the mouse crosses the bounds, and ends up inside, of this view.
entered() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
enteredSubview() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
enteredSubview() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Default implementation, which does nothing, override when needed.
enteredSubview() - Method in interface org.nakedobjects.viewer.lightweight.View
Called as the mouse moves into one of this view's contained views.
entryLength - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
equals(Object) - Method in class org.nakedobjects.object.AbstractNakedObject
An object will be deemed to be equal if it: is this object; or has the same OID.
equals(Object) - Method in class org.nakedobjects.object.AggregateOid
 
equals(Object) - Method in class org.nakedobjects.object.SimpleOid
 
equals(Object) - Method in class org.nakedobjects.object.value.TextString
Deprecated. replaced by isSameAs
equals(Object) - Method in class org.nakedobjects.object.value.WholeNumber
 
equals(Object) - Method in class org.nakedobjects.persistence.file.Data
 
equals(Object) - Method in class org.nakedobjects.persistence.file.Reference
 
equals(Object) - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
equals(Object) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
equals(Object) - Method in class org.nakedobjects.viewer.lightweight.Location
 
equals(Object) - Method in class org.nakedobjects.viewer.lightweight.Padding
 
equals(Object) - Method in class org.nakedobjects.viewer.lightweight.Size
 
execute() - Method in class org.nakedobjects.object.distribution.Request
 
execute(NakedObject) - Method in class org.nakedobjects.object.reflect.Action
 
execute(NakedObject, NakedObject) - Method in class org.nakedobjects.object.reflect.Action
 
execute(NakedObject, NakedObject[]) - Method in class org.nakedobjects.object.reflect.Action
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.MenuOption
 
execute(Workspace, View, Location) - Method in interface org.nakedobjects.viewer.lightweight.UserAction
Invoke this action.
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
execute(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.ClearValueOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.CloseOtherViewsOption
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.CloseViewOption
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.CopyValueOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.DebugOption
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.DefaultValueOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.DestroyObjectOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.FindAllOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.FindFirstOption
 
execute(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.FindInstancesOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.IconizeOption
 
execute(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.InstancesOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.InvalidateOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.LayoutOption
 
execute(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.NewInstanceOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.ObjectOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.OpenViewOption
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.PasteValueOption
 
execute(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.PrintOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.RemoveAssociationOption
 
execute(Workspace, ObjectView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.ReplaceViewOption
 
executeAction() - Method in class org.nakedobjects.object.distribution.ActionRequest
 
exited() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
exited() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
exited() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Default implementation, which does nothing, override when needed.
exited() - Method in interface org.nakedobjects.viewer.lightweight.View
Called as the mouse crosses the bounds, and ends up outside, of this view.
exited() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
exitedSubview() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
exitedSubview() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Default implementation, which does nothing, override when needed.
exitedSubview() - Method in interface org.nakedobjects.viewer.lightweight.View
Called as the mouse moves back into view from one its contained views.
explorationActionClass() - Method in class org.nakedobjects.object.AbstractNakedObject
 
explorationActionClone() - Method in class org.nakedobjects.object.AbstractNakedObject
Clones the current object.
explorationActionMakePersistent() - Method in class org.nakedobjects.object.AbstractNakedObject
 
extend(Size) - Method in class org.nakedobjects.viewer.lightweight.Size
 
extend(int, int) - Method in class org.nakedobjects.viewer.lightweight.Size
 
extendBottom(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
Extend the padding on the bottom by the specified amount.
extendHeight(int) - Method in class org.nakedobjects.viewer.lightweight.Size
 
extendLeft(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
Extend the padding on the left by the specified amount.
extendRight(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
Extend the padding on the right by the specified amount.
extendTo(Location) - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
extends the selection so the end point is the same as the cursor.
extendTo(TextField.CursorPosition) - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
 
extendTop(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
Extend the padding on the top by the specified amount.
extendWidth(int) - Method in class org.nakedobjects.viewer.lightweight.Size
 
extract() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Return an ArbitraryCollection with the same elements as this collection
extractObjectData(NakedObject) - Static method in class org.nakedobjects.object.distribution.UpdateMessage
 

F

FALSE - Static variable in class org.nakedobjects.object.value.Logical
 
FEEDBACK - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
FEINT - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
FIELD - Static variable in interface org.nakedobjects.viewer.lightweight.InternalView
 
FIELD_LABEL - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for field labels
FILE_PORT - Static variable in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
FINDER - Static variable in class org.nakedobjects.object.NakedClass
 
FONT_CLASS - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
FONT_DEBUG - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
FONT_LABEL - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
FONT_NORMAL - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
FONT_STATUS - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
FONT_TITLE - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
FOREGROUND - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color used for drawing on backgroud
FallbackView - class org.nakedobjects.viewer.lightweight.FallbackView.
Used when no specific view found to indicate that a viewer needs to be added.
FallbackView() - Constructor for class org.nakedobjects.viewer.lightweight.FallbackView
 
FeedbackFrame - class org.nakedobjects.viewer.classic.view.FeedbackFrame.
 
FeedbackFrame() - Constructor for class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
Field - class org.nakedobjects.object.reflect.Field.
 
Field(String, Class, Method, Method, boolean) - Constructor for class org.nakedobjects.object.reflect.Field
 
FieldAbout - class org.nakedobjects.object.control.FieldAbout.
An About for contolling the use of fields within a NakedObject.
FieldIcon - class org.nakedobjects.viewer.classic.view.FieldIcon.
 
FieldIcon() - Constructor for class org.nakedobjects.viewer.classic.view.FieldIcon
 
FieldIconContent - class org.nakedobjects.viewer.classic.view.FieldIconContent.
 
FieldIconContent() - Constructor for class org.nakedobjects.viewer.classic.view.FieldIconContent
 
FieldIconContent(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.FieldIconContent
 
FieldOrder - class org.nakedobjects.perspectives.fieldorder.FieldOrder.
 
FieldOrder() - Constructor for class org.nakedobjects.perspectives.fieldorder.FieldOrder
 
FieldValue - class org.nakedobjects.viewer.classic.view.FieldValue.
 
FieldValue(NakedObject, Value) - Constructor for class org.nakedobjects.viewer.classic.view.FieldValue
 
FieldView - class org.nakedobjects.testing.FieldView.
 
FieldView(NakedValue) - Constructor for class org.nakedobjects.testing.FieldView
 
FileConnectionFromClient - class org.nakedobjects.distribution.simple.FileConnectionFromClient.
 
FileConnectionFromClient(Socket, SocketedObjectServer) - Constructor for class org.nakedobjects.distribution.simple.FileConnectionFromClient
 
FileConsole - class org.nakedobjects.objectserver.FileConsole.
 
FileConsole() - Constructor for class org.nakedobjects.objectserver.FileConsole
 
FileListener - class org.nakedobjects.distribution.simple.FileListener.
 
FileListener(String, int, SocketedObjectServer) - Constructor for class org.nakedobjects.distribution.simple.FileListener
 
FileObjectStore - class org.nakedobjects.persistence.file.FileObjectStore.
 
FileObjectStore(DataManager) - Constructor for class org.nakedobjects.persistence.file.FileObjectStore
 
FindAllOption - class org.nakedobjects.viewer.lightweight.options.FindAllOption.
 
FindAllOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.FindAllOption
 
FindFirstOption - class org.nakedobjects.viewer.lightweight.options.FindFirstOption.
 
FindFirstOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.FindFirstOption
 
FindInstancesOption - class org.nakedobjects.viewer.lightweight.options.FindInstancesOption.
 
FindInstancesOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.FindInstancesOption
 
FindOption - class org.nakedobjects.viewer.classic.view.FindOption.
 
FindOption() - Constructor for class org.nakedobjects.viewer.classic.view.FindOption
 
FinderBackground - class org.nakedobjects.viewer.classic.view.FinderBackground.
Displays an finder image as the background of a form for a finder object
FinderBackground(String) - Constructor for class org.nakedobjects.viewer.classic.view.FinderBackground
 
FirstPageOption - class org.nakedobjects.viewer.classic.view.FirstPageOption.
 
FirstPageOption() - Constructor for class org.nakedobjects.viewer.classic.view.FirstPageOption
 
FloatingPointNumber - class org.nakedobjects.object.value.FloatingPointNumber.
NOTE: this class currently does not support about listeners.
FloatingPointNumber() - Constructor for class org.nakedobjects.object.value.FloatingPointNumber
 
FloatingPointNumber(double) - Constructor for class org.nakedobjects.object.value.FloatingPointNumber
 
FloatingPointNumber(String) - Constructor for class org.nakedobjects.object.value.FloatingPointNumber
Deprecated.  
FloatingPointNumber(FloatingPointNumber) - Constructor for class org.nakedobjects.object.value.FloatingPointNumber
 
FlowLayout - class org.nakedobjects.viewer.lightweight.util.FlowLayout.
The flow layout gets the targets required width, and layouts its components across the container, wrapping onto the next row when necessary.
FlowLayout(int, int) - Constructor for class org.nakedobjects.viewer.lightweight.util.FlowLayout
 
Form - class org.nakedobjects.viewer.classic.view.Form.
 
Form() - Constructor for class org.nakedobjects.viewer.classic.view.Form
 
Form(ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.Form
 
Form - class org.nakedobjects.viewer.lightweight.view.Form.
 
Form() - Constructor for class org.nakedobjects.viewer.lightweight.view.Form
 
FormBorder - class org.nakedobjects.viewer.classic.view.FormBorder.
Definition of how a Display should reference and display a registered object
FormBorder() - Constructor for class org.nakedobjects.viewer.classic.view.FormBorder
 
FormBorder(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.FormBorder
 
fieldEntry(String) - Method in class org.nakedobjects.testing.FieldView
 
fieldEntry(String, String) - Method in class org.nakedobjects.testing.View
Enters text into an editable field.
fieldLabel - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for field labels
fieldNames() - Method in class org.nakedobjects.perspectives.fieldorder.FieldOrder
returns the field names, in order, as a comma separated string
fieldNamesVector() - Method in class org.nakedobjects.perspectives.fieldorder.FieldOrder
returns a field names, in order, as a Vector of strings.
fieldOrder() - Static method in class org.nakedobjects.example.expenses.Claim
 
fieldOrder() - Static method in class org.nakedobjects.example.expenses.Employee
 
fieldOrder() - Static method in class org.nakedobjects.example.expenses.Expense
 
fieldOrder() - Static method in class org.nakedobjects.example.expenses.Project
 
fieldOrder() - Static method in class org.nakedobjects.example.expenses.ProjectExpenses
 
fields() - Method in class org.nakedobjects.persistence.file.ObjectData
 
fields - Variable in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
find(String) - Method in class org.nakedobjects.testing.ClassView
Deprecated. 1.2
findInstance(String) - Method in class org.nakedobjects.testing.ClassView
Finds the instance whose title matched the one specified.
finderObject(NakedClass) - Method in class org.nakedobjects.object.TransientObjectStore
 
fireAboutAvailable() - Method in class org.nakedobjects.object.control.MutableAbout
Notifies all listeners that the about is now available.
fireAboutUnavailable() - Method in class org.nakedobjects.object.control.MutableAbout
Notifies all listeners that the about is now unavailable.
fireValueChanged(NakedValue) - Method in class org.nakedobjects.object.value.AbstractNakedValue
Allows subclasses (indeed any class) to notify listeners when they are about to change the state of the naked value.
fireValueChanged() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Overridden version of fireValueChanged(NakedValue) that passes null for the old value.
first() - Method in interface org.nakedobjects.object.NakedCollection
Position cursor at first element
first() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Position cursor at first element
first() - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
firstClick(Click) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
Raises/lowers this view if it is a root view.
firstClick(Click) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Called when the user clicks the mouse buttone within this view.
firstClick(View, Click) - Method in interface org.nakedobjects.viewer.lightweight.Border
Determines if the user is invoking an action relating to this view, rather than to whatever this view represents.
firstClick(Click) - Method in interface org.nakedobjects.viewer.lightweight.View
Called when the user clicks the mouse buttone within this view.
firstClick(Click) - Method in class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
firstClick(Click) - Method in class org.nakedobjects.viewer.lightweight.view.CollectionView
 
firstClick(View, Click) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
firstClick(View, Click) - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
firstClick(Click) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Responds to first click by placing the cursor between the two characters nearest the point of the mouse.
firstElement() - Method in class org.nakedobjects.object.collection.InternalCollection
 
flipView() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
floatValue() - Method in class org.nakedobjects.object.value.FloatingPointNumber
Returns this value as an float.
floatValue() - Method in class org.nakedobjects.object.value.Money
Returns this value as an float.
floatValue() - Method in class org.nakedobjects.object.value.Percentage
Returns this value as an float.
floatValue() - Method in class org.nakedobjects.object.value.WholeNumber
Returns this value as an float.
flush() - Method in class org.nakedobjects.testing.Documentor
 
focusLost() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
focusLost() - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
 
focusLost() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
focusNext(InternalView) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
focusNext(InternalView) - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
focusPrevious(InternalView) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
focusPrevious(InternalView) - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
focusRecieved() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
focusRecieved() - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
 
focusRecieved() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
forNakedClass() - Method in interface org.nakedobjects.viewer.lightweight.ClassView
 
forNakedClass() - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
forNakedClass() - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
forNakedClass() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
forObject - Variable in class org.nakedobjects.testing.AbstractView
The object this mock view is showing
forParent() - Method in interface org.nakedobjects.object.Aggregate
Return the parent of this Aggregate
forParent() - Method in class org.nakedobjects.object.collection.InternalCollection
 
foreground - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of foreground
form - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
from() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
 

G

GRAPHIC_BORDER - Static variable in class org.nakedobjects.viewer.classic.ViewDebug
 
GREEN - Static variable in interface org.nakedobjects.object.Status
 
GetAssociationRequest - class org.nakedobjects.object.distribution.GetAssociationRequest.
 
GetAssociationRequest(NakedObject, Association) - Constructor for class org.nakedobjects.object.distribution.GetAssociationRequest
 
GraphicalViewingMechanism - class org.nakedobjects.viewer.classic.GraphicalViewingMechanism.
 
GraphicalViewingMechanism() - Constructor for class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 
GraphicalViewingMechanism(NakedObjectStore) - Constructor for class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 
GraphicalViewingMechanism - class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism.
A Window wrapper that contains the views of the objects that the user has chosen to work with.
GraphicalViewingMechanism() - Constructor for class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
generateResponse(Request, String) - Method in class org.nakedobjects.object.distribution.RequestResponse
 
get(Object) - Method in interface org.nakedobjects.object.CachePolicy
Retrieve a NakedObject represented by the supploed oid from the cache.
get(Object) - Method in class org.nakedobjects.object.HashCachePolicy
Retrieve a NakedObject from the cache.
get(Object) - Method in class org.nakedobjects.object.ThreadCachePolicy
Retrieve a NakedObject from the cache.
get(NakedObject) - Method in class org.nakedobjects.object.reflect.Association
call the accessor method on the specified object to return the data it holds
get(NakedObject) - Method in class org.nakedobjects.object.reflect.Field
call the accessor method on the specified object to return the data it holds
get(NakedObject) - Method in class org.nakedobjects.object.reflect.Value
call the accessor method on the specified object to return the data it holds
get(String, NakedValue) - Method in class org.nakedobjects.persistence.file.ObjectData
 
get(String) - Method in class org.nakedobjects.persistence.file.ObjectData
 
get(Class) - Method in class org.nakedobjects.viewer.lightweight.util.Prototypes
 
get0ParamAction(String) - Method in class org.nakedobjects.object.NakedClass
 
get0ParamActions() - Method in class org.nakedobjects.object.NakedClass
 
get0ParamClassAction(String) - Method in class org.nakedobjects.object.NakedClass
 
get0ParamClassActions() - Method in class org.nakedobjects.object.NakedClass
 
get1ParamAction(Class) - Method in class org.nakedobjects.object.NakedClass
Returns the Action for the specified class and type (look for the process method that take that type of object).
get1ParamAction(String) - Method in class org.nakedobjects.object.NakedClass
 
get1ParamActions() - Method in class org.nakedobjects.object.NakedClass
 
get1ParamClassAction(Class) - Method in class org.nakedobjects.object.NakedClass
Returns the Action for the specified type (look for the process method that take that type of object).
get1ParamClassActions() - Method in class org.nakedobjects.object.NakedClass
 
getAbout(NakedObject) - Method in class org.nakedobjects.object.reflect.Action
 
getAbout(NakedObject, NakedObject) - Method in class org.nakedobjects.object.reflect.Action
 
getAbout(NakedObject, NakedObject[]) - Method in class org.nakedobjects.object.reflect.Action
 
getAbout(NakedObject, NakedObject) - Method in class org.nakedobjects.object.reflect.Association
 
getAbout(NakedObject) - Method in class org.nakedobjects.object.reflect.Field
 
getAboutMethod() - Method in class org.nakedobjects.object.reflect.Member
 
getAbsoluteLocation() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getAbsoluteLocation() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns the absolute location of the mouse
getAbsoluteLocation() - Method in interface org.nakedobjects.viewer.lightweight.View
the location of this view relative to the containing java.awt.Window object.
getAccount() - Method in class org.nakedobjects.example.expenses.Employee
 
getAccountNumber() - Method in class org.nakedobjects.example.expenses.Account
 
getAction() - Method in class org.nakedobjects.object.CollectionEvent
 
getAction() - Method in class org.nakedobjects.object.NakedInterfaceEvent
 
getAction() - Method in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
getAction() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Returns the drag/drop action that has taken place.
getAmount() - Method in class org.nakedobjects.example.expenses.Expense
 
getAscent() - Method in class org.nakedobjects.viewer.lightweight.Style.Text
 
getAssociation() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
getAttribute() - Method in class org.nakedobjects.object.distribution.GetAssociationRequest
 
getAttribute() - Method in class org.nakedobjects.viewer.classic.view.AssociationViewer
The Attribute which this view is displaying
getAttribute() - Method in class org.nakedobjects.viewer.classic.view.FieldValue
 
getAttributeOfObject() - Method in class org.nakedobjects.viewer.classic.view.AssociationViewer
The object which contains the attribute which this view is displaying.
getAwtFont() - Method in class org.nakedobjects.viewer.lightweight.Style.Text
 
getBackground() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
Returns the default background color.
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
returns the baseline for the first component
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Returns the postion of the baseline for adjacent label.
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
 
getBaseline() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.view.OptionField
 
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
getBaseline() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
getBoolean(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the boolean value for the specified name where no value or 'on' will result in true being returned; anything gives false.
getBoolean(String, boolean) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the boolean value for the specified name.
getBorder() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getBorder() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getBorder() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.FormBorder
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.InternalListBorder
 
getBorderInsets() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.View
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.ViewBorder
return insets that determine where any contained components will be placed
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.CompoundBorder
This implementation totals the insets required by the outer and inner borders.
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.EmptyBorder
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.EtchedBorder
Shows that a border of 2 all round is used
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.IconBorder
Shows that a border, all round, of size of the set width is used
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.LineBorder
Shows that a border, all round, of size of the set width is used
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.RowBorder
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.StatusBorder
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.TableBorder
 
getBorderInsets(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.TitleBorder
Shows that a border, all round, of size of the set width is used
getBorderSize() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
getBorderSize() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
getBorderSize() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
getBottom() - Method in class org.nakedobjects.viewer.lightweight.Padding
 
getBounds() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getBounds() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getBounds() - Method in interface org.nakedobjects.viewer.lightweight.Control
 
getBounds() - Method in interface org.nakedobjects.viewer.lightweight.View
Returns the bounding rectangle that describes where (within it parent), and how big, this view is.
getBounds() - Method in class org.nakedobjects.viewer.lightweight.options.WindowButton
 
getCachedObject(Object) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
getCause() - Method in class org.nakedobjects.object.NakedObjectException
 
getCause() - Method in class org.nakedobjects.object.ObjectStoreException
 
getCause() - Method in class org.nakedobjects.object.ValueParseException
 
getCause() - Method in class org.nakedobjects.object.distribution.UpdateMessageException
 
getCause() - Method in class org.nakedobjects.persistence.sql.SqlObjectStoreException
 
getCause() - Method in class org.nakedobjects.testing.AcceptanceTestException
 
getCharacter() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
 
getClaim() - Method in class org.nakedobjects.example.expenses.Expense
 
getClaim() - Method in class org.nakedobjects.example.expenses.Payment
 
getClaimant() - Method in class org.nakedobjects.example.expenses.Claim
 
getClaims() - Method in class org.nakedobjects.example.expenses.Account
 
getClassAbout() - Method in class org.nakedobjects.object.NakedClass
 
getClassHelpText() - Static method in class org.nakedobjects.object.AbstractNakedObject
Returns null.
getClassName() - Method in class org.nakedobjects.object.AbstractNakedObject
Returns the short class name looking at the getFullClassName() result and passes back all the text after the last period/dot.
getClassName() - Method in interface org.nakedobjects.object.Naked
Returns the class name without package details e.g., Transaction for the class accounts.Transaction
getClassName() - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
getClassName() - Method in class org.nakedobjects.persistence.file.Data
 
getClassView(String) - Method in class org.nakedobjects.testing.AcceptanceTest
 
getClassView(String) - Method in class org.nakedobjects.testing.NakedTestCase
Get the class view with the specified name.
getClasses() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
getClient() - Method in class org.nakedobjects.distribution.simple.SocketedRequestConnection
 
getCollectiveName() - Method in class org.nakedobjects.object.AbstractNakedObject
Deprecated.  
getCollectiveName() - Method in interface org.nakedobjects.object.NakedObject
Returns the name a collection of these NakedInterfaces should be given
getColor(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the color for the specified name.
getColor(String, Color) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the color for the specified name.
getColor() - Method in class org.nakedobjects.viewer.lightweight.MenuOptionSet
Returns the background colour for the menu
getColumnWidth(int) - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
getComponent() - Method in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
getComponent() - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
getComponent() - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
getComponent() - Method in interface org.nakedobjects.viewer.classic.event.dnd.DropDestination
 
getComponent() - Method in interface org.nakedobjects.viewer.classic.event.popup.MenuOptionTarget
 
getComponent() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
getComponent() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
getComponent() - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
getComponents() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getComponents() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
getComponents() - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
getComponents() - Method in interface org.nakedobjects.viewer.lightweight.LayoutTarget
 
getConnection() - Method in class org.nakedobjects.persistence.sql.DatabaseAccess
 
getConnection() - Method in interface org.nakedobjects.persistence.sql.DatabaseConnection
 
getConnection() - Method in class org.nakedobjects.persistence.sql.SimpleConnection
 
getConnection() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
return the database connection strategy, which is used to get a java.sql.Connection.
getContainedBy() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
getContentSize(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.View
 
getCurrent() - Static method in class org.nakedobjects.security.User
 
getDate() - Method in class org.nakedobjects.object.value.Date
Deprecated. replaced by dateValue
getDate() - Method in class org.nakedobjects.object.value.Time
Deprecated. replaced by dateValue
getDebugData() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
getDebugData() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getDebugData() - Method in interface org.nakedobjects.utility.DebugInfo
Debug details describing the object being investigated
getDebugData() - Method in class org.nakedobjects.viewer.lightweight.DebugObjectView
 
getDebugData() - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
getDebugData() - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
getDebugTitle() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
getDebugTitle() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getDebugTitle() - Method in interface org.nakedobjects.utility.DebugInfo
the title for the debug information
getDebugTitle() - Method in class org.nakedobjects.viewer.lightweight.DebugObjectView
 
getDebugTitle() - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
getDebugTitle() - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
getDescent() - Method in class org.nakedobjects.viewer.lightweight.Style.Text
 
getDescription() - Method in class org.nakedobjects.example.expenses.Expense
 
getDescription() - Method in class org.nakedobjects.example.expenses.Receipt
 
getDescription() - Method in interface org.nakedobjects.object.control.About
Return a description of this object domain.
getDescription() - Method in class org.nakedobjects.object.control.AbstractAbout
 
getDescription() - Method in class org.nakedobjects.object.control.MutableAbout
Returns the description of the about.
getDescription() - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
getDescription() - Method in class org.nakedobjects.object.reflect.Member.DefaultAbout
 
getDescription() - Method in class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption
 
getDirectory() - Static method in class org.nakedobjects.object.ImageIcon
 
getDisplay() - Method in class org.nakedobjects.viewer.classic.view.DebugFrame
 
getDisplay() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
getDisplaySize() - Method in interface org.nakedobjects.object.NakedCollection
 
getDisplaySize() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
getDisplayState() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
getDragHandler() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
getDragHandler() - Method in class org.nakedobjects.viewer.lightweight.ViewManager
 
getDragObject() - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
getDragSource() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Returns the component that is being dragged.
getDragging() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
 
getDraggingView() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
getDraggingView() - Method in class org.nakedobjects.viewer.lightweight.ViewManager
 
getDropDestination() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Returns the component being dropped onto.
getDropStatus() - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
getElements() - Method in class org.nakedobjects.objectserver.CollectionResponse
 
getElements() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
getError() - Method in class org.nakedobjects.object.NakedError
 
getException() - Method in class org.nakedobjects.object.NakedError
 
getExpenseItems() - Method in class org.nakedobjects.example.expenses.ProjectExpenses
 
getExpenses() - Method in class org.nakedobjects.example.expenses.Claim
 
getExpenses() - Method in class org.nakedobjects.example.expenses.Project
 
getExplorationActions() - Method in class org.nakedobjects.object.NakedClass
 
getExplorationClassActions() - Method in class org.nakedobjects.object.NakedClass
 
getField(String) - Method in class org.nakedobjects.object.NakedClass
 
getField(String) - Method in class org.nakedobjects.testing.View
 
getField(String, String) - Method in class org.nakedobjects.testing.View
Get the view for the object held within the named collection view, that has the specified title.
getField() - Method in class org.nakedobjects.viewer.classic.view.DebugFrame
 
getField() - Method in class org.nakedobjects.viewer.lightweight.DebugFrame
 
getFieldOf() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
The object field that this view is for.
getFieldOf() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
getFieldOf() - Method in interface org.nakedobjects.viewer.lightweight.InternalView
 
getFieldOrder() - Method in interface org.nakedobjects.perspectives.fieldorder.NakedFieldOwner
 
getFieldOrder() - Method in class org.nakedobjects.perspectives.fieldorder.NakedFieldOwnerAdapter
 
getFieldTitle(String) - Method in class org.nakedobjects.testing.View
returns the title of the object as a String
getFields() - Method in class org.nakedobjects.object.NakedClass
 
getFirstName() - Method in class org.nakedobjects.example.expenses.Employee
 
getFocusObject() - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
getFont(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the font for the specified name.
getFont(String, Font) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the font for the specified name.
getFont() - Method in class org.nakedobjects.viewer.classic.view.TextStyle
 
getForObject() - Method in class org.nakedobjects.testing.AbstractView
Return the object this mock view is showing
getForObject() - Method in class org.nakedobjects.testing.ClassView
Returns the NakedClass that this view represents.
getFullClassName() - Method in class org.nakedobjects.object.AbstractNakedObject
Returns the class name by getting the Class object fot this object and asks it for the name using getName()
getFullClassName() - Method in interface org.nakedobjects.object.Naked
Returns the full class name including package details e.g., accounts.Transaction
getFullClassName() - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
getHeaderWidth() - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
getHeaderWidth(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.RowBorder
 
getHeight() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
getHeight() - Method in class org.nakedobjects.viewer.lightweight.Icon
 
getHeight() - Method in class org.nakedobjects.viewer.lightweight.Size
 
getHeight() - Method in class org.nakedobjects.viewer.lightweight.Style.Text
 
getIconDimension(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
getIconDimension(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
getIconName() - Method in class org.nakedobjects.object.AbstractNakedObject
Returns the String returned by getClassName()
getIconName() - Method in class org.nakedobjects.object.NakedClass
 
getId() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getId() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getIdString() - Method in class org.nakedobjects.object.AbstractNakedObject
 
getIdString() - Method in interface org.nakedobjects.object.NakedObject
The objects descriptive id for dislaying to a user.
getIdentified() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
getIdentifiedView() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
getImage() - Method in class org.nakedobjects.object.ImageIcon
Returns the java.awt.Image object that this object is holding.
getImageFactory() - Static method in class org.nakedobjects.viewer.lightweight.util.ImageFactory
 
getImageIcon(String, int, String) - Static method in class org.nakedobjects.object.ImageIcon
Gets an ImageIcon object with the specified details.
getInBackground() - Method in class org.nakedobjects.viewer.lightweight.view.OpenFieldBorder
 
getInBackground() - Method in class org.nakedobjects.viewer.lightweight.view.RootBorder
 
getInBackground() - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
getInsets() - Method in class org.nakedobjects.LoginDialog
 
getInsets() - Method in class org.nakedobjects.viewer.classic.ClassesFrame
 
getInsets() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getInsets() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
getInsets(Insets) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
getInsets() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
getInstance() - Static method in class org.nakedobjects.utility.ConfigurationParameters
Returns the singleton that is to be used to access the properties.
getInstance() - Static method in class org.nakedobjects.viewer.classic.view.ViewerFactory
 
getInt() - Method in class org.nakedobjects.object.value.WholeNumber
Deprecated.  
getInteger(String, int) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the nimber value for the specified name.
getInteger(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the number value for the specified name.
getJavaType() - Method in class org.nakedobjects.object.NakedClass
Return the java type (a Class object) that this NakedClass is representing.
getLabel(NakedObject) - Method in class org.nakedobjects.object.reflect.Action
Return a label string that is specified in the About, if there is one, or is derived from method name, if there is no About or its name is set to null.
getLabel(NakedObject) - Method in class org.nakedobjects.object.reflect.Association
 
getLabel(About) - Method in class org.nakedobjects.object.reflect.Association
 
getLabel(NakedObject) - Method in class org.nakedobjects.object.reflect.Field
 
getLabel(NakedObject) - Method in class org.nakedobjects.object.reflect.OneToManyAssociation
 
getLayout() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getLayout() - Method in class org.nakedobjects.viewer.classic.view.View
 
getLayout() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
getLayout() - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
getLeft() - Method in class org.nakedobjects.viewer.lightweight.Padding
 
getLeftRight() - Method in class org.nakedobjects.viewer.lightweight.Padding
 
getLine() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
 
getLocation() - Method in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
getLocation() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getLocation() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
getLocation() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns the location of the mouse within the bounds of the view this object is recieved by
getLocation() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
getLocation() - Method in interface org.nakedobjects.viewer.lightweight.View
Determines the location relative to this object's containing view
getLocationInDestination() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Returns the mouse position within the destination Component.
getLocationInSource() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Returns the mouse position within the source Component.
getLocationOnScreen() - Method in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
getLocationOnScreen() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
 
getLocationOnScreen() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getLocationOnScreen() - Method in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
getLog() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
getLogger() - Method in class org.nakedobjects.object.control.AboutAdapter
The logger used for logging.
getLogger() - Method in class org.nakedobjects.object.value.AbstractNakedValue
subclasses can override (didn't make abstract so that existing subclasses won't break)
getLogger() - Method in class org.nakedobjects.object.value.Date
 
getLogger() - Method in class org.nakedobjects.object.value.Money
 
getLogger() - Method in class org.nakedobjects.object.value.NakedValueAdapter
The logger used for logging.
getLogger() - Method in class org.nakedobjects.object.value.TextString
 
getLogger() - Method in class org.nakedobjects.object.value.WholeNumber
 
getMaxCacheSize() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
returns the maximum number of elements to hold from the logical collection.
getMaxWidth() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
getMemberMethod() - Method in class org.nakedobjects.object.reflect.Member
 
getMenuOptions(boolean) - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
getMenuOptions(boolean) - Method in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
getMetrics() - Method in class org.nakedobjects.viewer.classic.view.TextStyle
 
getMiminumBorderSize(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.View
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.OvalBackground
 
getMinimumSize() - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.CellIconContent
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ClearBackground
 
getMinimumSize() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getMinimumSize() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
getMinimumSize() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
getMinimumSize() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
getMinimumSize() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.FinderBackground
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.NormalIconContent
 
getMinimumSize() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
getMinimumSize() - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.SmallIconContent
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.TextContent
 
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewBackground
returns the size the component needs to be so that the Display can draw itself properly
getMinimumSize(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.ViewBorder
returns the size the component needs to be so that the Display can draw itself properly
getMinimumSize(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ViewContent
returns the size the component needs to be so that the Display can draw itself properly
getMinimumSize(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
getModifiers() - Method in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
getModifiers() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Returns the modifier which indicates which buttons and keys where used when issuing the gesture.
getModifiers() - Method in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
getNakedClass() - Method in class org.nakedobjects.object.AbstractNakedObject
 
getNakedClass(Class) - Static method in class org.nakedobjects.object.NakedClass
Returns the NakedClass object for the specified class.
getNakedClass(String) - Static method in class org.nakedobjects.object.NakedClass
Returns the NakedClass object for the specified type.
getNakedClass() - Method in interface org.nakedobjects.object.NakedObject
Returns the NakedClass that represents this object.
getNakedClass() - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
getNakedClass() - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
getNakedDatum() - Method in class org.nakedobjects.viewer.classic.view.FieldValue
 
getName() - Method in class org.nakedobjects.distribution.simple.FileListener
Returns the name of the thread
getName() - Method in class org.nakedobjects.distribution.simple.Listener
 
getName() - Method in class org.nakedobjects.distribution.simple.RequestListener
Returns the name of the thread
getName() - Method in class org.nakedobjects.example.expenses.Project
 
getName() - Method in class org.nakedobjects.object.AggregateOid
 
getName() - Method in class org.nakedobjects.object.ImageIcon
The name of this image.
getName() - Method in class org.nakedobjects.object.NakedClass
Returns the name of the NakedClass.
getName() - Method in class org.nakedobjects.object.collection.ArbitraryCollection
returns name of the collection.
getName() - Method in interface org.nakedobjects.object.control.About
Returns the name of object
getName() - Method in class org.nakedobjects.object.control.AbstractAbout
 
getName() - Method in class org.nakedobjects.object.control.MutableAbout
Returns the name of the about.
getName() - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
getName() - Method in class org.nakedobjects.object.reflect.Member.DefaultAbout
 
getName() - Method in class org.nakedobjects.object.reflect.Member
Returns the name of the member.
getName() - Method in interface org.nakedobjects.perspectives.fieldorder.NakedField
 
getName() - Method in class org.nakedobjects.security.Role
 
getName() - Method in class org.nakedobjects.security.User
 
getName() - Method in class org.nakedobjects.testing.AcceptanceTest
 
getName() - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOption
 
getName() - Method in class org.nakedobjects.viewer.classic.view.View
 
getName() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getName(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.MenuOption
Returns the stored name of the menu option.
getName(Workspace, View, Location) - Method in interface org.nakedobjects.viewer.lightweight.UserAction
Returns the mame of the action as the will refer to it.
getName() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getName(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
getName(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.AbstractClassOption
 
getName(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.FindInstancesOption
 
getName(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.InstancesOption
 
getName(Workspace, ClassView, Location) - Method in class org.nakedobjects.viewer.lightweight.options.NewInstanceOption
 
getName() - Method in class org.nakedobjects.viewer.lightweight.util.Prototypes
 
getName() - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
getName() - Method in class org.nakedobjects.viewer.lightweight.view.InstanceList
 
getName() - Method in class org.nakedobjects.viewer.lightweight.view.InternalList
 
getName() - Method in class org.nakedobjects.viewer.lightweight.view.ObjectIcon
 
getName() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
getNewInstance() - Method in class org.nakedobjects.object.distribution.CreateInstanceRequest
Deprecated.  
getNewValue() - Method in class org.nakedobjects.object.value.NakedValueChangedEvent
returns new value; will be same as the object returned by getSource()
getNextElements(NakedCollection, NakedObject, int) - Method in interface org.nakedobjects.object.NakedObjectStore
Retrieve the next set (the number specified by count) of objects for the specified collection starting from, but not including, the specified object.
getNextElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.object.TransientObjectStore
 
getNextElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getNextElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
getNextElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
getNextInstances(NakedObject, NakedObject, int) - Method in interface org.nakedobjects.object.NakedObjectStore
Gets the next page of instances.
getNextInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.object.TransientObjectStore
 
getNextInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getNextInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
getNextInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
getObject() - Method in class org.nakedobjects.object.CollectionEvent
 
getObject() - Method in class org.nakedobjects.object.NakedInterfaceEvent
 
getObject(Object) - Method in interface org.nakedobjects.object.NakedObjectStore
Retrieves the object identified by the specified OID from the object store.
getObject(Object) - Method in class org.nakedobjects.object.TransientObjectStore
 
getObject(Object) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getObject(Object) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
getObject(Object) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
getObject() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
getObject() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
getObject() - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
getObject() - Method in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
getObject() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
getObject() - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
getObject() - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
getObjectHelpText() - Method in class org.nakedobjects.object.AbstractNakedObject
 
getObjectHelpText() - Method in interface org.nakedobjects.object.Naked
Returns a textual desctiption of the object - its contents and possible uses.
getObjectHelpText() - Method in class org.nakedobjects.object.NakedClass
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
getObjectHelpText() - Method in class org.nakedobjects.object.value.Date
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.Label
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.Logical
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.Money
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.Option
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.Percentage
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.TextString
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.URLString
 
getObjectHelpText() - Method in class org.nakedobjects.object.value.WholeNumber
 
getObjectIdentified() - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
getObjectStore() - Method in class org.nakedobjects.Exploration
returns the object store set up during initialization
getObjectStore() - Method in class org.nakedobjects.object.AbstractNakedObject
 
getObjectStore() - Method in interface org.nakedobjects.object.NakedObject
 
getObjectStore() - Method in interface org.nakedobjects.object.distribution.Server
 
getObjectStore() - Static method in class org.nakedobjects.object.reflect.Member
 
getObjectStore() - Method in class org.nakedobjects.objectserver.AbstractObjectServer
 
getOid() - Method in class org.nakedobjects.object.AbstractNakedObject
 
getOid() - Method in class org.nakedobjects.object.NakedClass
 
getOid() - Method in interface org.nakedobjects.object.NakedObject
The objects unique id.
getOid() - Method in class org.nakedobjects.object.distribution.ObjectRequest
 
getOid() - Method in class org.nakedobjects.object.distribution.UpdateMessage
 
getOid() - Method in class org.nakedobjects.objectserver.CollectionResponse
 
getOid() - Method in class org.nakedobjects.persistence.file.Data
 
getOid() - Method in class org.nakedobjects.persistence.file.Reference
 
getOldValue() - Method in class org.nakedobjects.object.value.NakedValueChangedEvent
returns (copy of) value before change
getOption(int) - Method in class org.nakedobjects.object.value.Option
 
getOptionAt(int) - Method in class org.nakedobjects.object.value.Option
 
getOptions() - Method in class org.nakedobjects.object.value.Option
 
getOutStandingClaims() - Method in class org.nakedobjects.example.expenses.Account
 
getOverlayView() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
getOwner() - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
getOwnerClass() - Method in interface org.nakedobjects.perspectives.fieldorder.NakedField
 
getPadding() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
getPadding() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
getPadding() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getPadding(View) - Method in interface org.nakedobjects.viewer.lightweight.Border
Determines the size of border in terms of it left and right widths, and top and bottom heights.
getPadding() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
getPadding() - Method in interface org.nakedobjects.viewer.lightweight.LayoutTarget
 
getPadding() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getPadding() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
getPadding() - Method in class org.nakedobjects.viewer.lightweight.view.CollectionView
 
getPadding(View) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
getPadding(View) - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
getPadding() - Method in class org.nakedobjects.viewer.lightweight.view.StandardForm
 
getPadding() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
getParent() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getParent() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Returns the View that this view belongs to.
getParent() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getParentObject() - Method in class org.nakedobjects.viewer.classic.view.FieldValue
 
getParentOid() - Method in class org.nakedobjects.object.AggregateOid
 
getPaymentAmount() - Method in class org.nakedobjects.example.expenses.Payment
 
getPaymentDate() - Method in class org.nakedobjects.example.expenses.Payment
 
getPayments() - Method in class org.nakedobjects.example.expenses.Account
 
getPluralName() - Method in class org.nakedobjects.object.NakedClass
Returns the short name (with spacing) for this object in a pluralised form.
getPort() - Method in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
getPos() - Method in class org.nakedobjects.object.CollectionEvent
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.Checkbox
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.DateField
 
getPreferredSize() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.OptionField
 
getPreferredSize() - Method in class org.nakedobjects.viewer.classic.view.RadioButtons
 
getPreviousElements(NakedCollection, NakedObject, int) - Method in interface org.nakedobjects.object.NakedObjectStore
Retrieve the previous set (the number specified by count) of objects for the specified collection starting from the specified object.
getPreviousElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.object.TransientObjectStore
 
getPreviousElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getPreviousElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
getPreviousElements(NakedCollection, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
getPreviousInstances(NakedObject, NakedObject, int) - Method in interface org.nakedobjects.object.NakedObjectStore
Gets the previous page of instances.
getPreviousInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.object.TransientObjectStore
 
getPreviousInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getPreviousInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
getPreviousInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
getProject() - Method in class org.nakedobjects.example.expenses.Expense
 
getProjects() - Method in class org.nakedobjects.example.expenses.Employee
 
getProperties() - Method in class org.nakedobjects.utility.ConfigurationParameters
Deprecated.  
getProperties(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
Gets the set of properties with the specified prefix
getProxyObjectStore() - Method in class org.nakedobjects.object.distribution.Request
 
getReason() - Method in class org.nakedobjects.object.control.AboutChangedEvent
Returns the reason why the permission was changed.
getReason() - Method in class org.nakedobjects.object.control.Permission
Returns the persmission's reason
getReceipt() - Method in class org.nakedobjects.example.expenses.Expense
 
getReceiptDate() - Method in class org.nakedobjects.example.expenses.Receipt
 
getRelativeLocation() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
 
getRelativeOrigin() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Returns the location of the mouse within the view it is over.
getRemoteObject(Object) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
getRequiredSize() - Method in interface org.nakedobjects.viewer.lightweight.Control
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.DragOutline
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.FallbackView
 
getRequiredSize() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.options.WindowButton
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.ObjectIcon
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.OpenClassView
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.OptionField
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
getRequiredSize() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
getResource() - Method in class org.nakedobjects.utility.ConfigurationParameters
Deprecated.  
getRight() - Method in class org.nakedobjects.viewer.lightweight.Padding
 
getRoles() - Method in class org.nakedobjects.security.User
 
getRoot() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
getRoot() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
getRoot() - Method in interface org.nakedobjects.viewer.lightweight.InternalView
 
getRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.view.OpenFieldBorder
 
getRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.view.RootBorder
 
getRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
getSelection() - Method in class org.nakedobjects.object.value.Option
 
getSelectionIndex() - Method in class org.nakedobjects.object.value.Option
 
getSerialNo() - Method in class org.nakedobjects.object.SimpleOid
 
getSerializationData() - Method in class org.nakedobjects.object.distribution.UpdateMessage
 
getShortName() - Method in class org.nakedobjects.object.NakedClass
Returns the class name without the package.
getSingularName() - Method in class org.nakedobjects.object.NakedClass
Returns the short name (with spacing) of this NakedClass object.
getSize() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getSize() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
getSize() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
getSize() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
getSize() - Method in interface org.nakedobjects.viewer.lightweight.View
Determines the size of this view.
getSource() - Method in class org.nakedobjects.viewer.lightweight.ObjectDrag
 
getSourceObject() - Method in class org.nakedobjects.viewer.lightweight.ObjectDrag
 
getState() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
getState() - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
getStatus() - Method in class org.nakedobjects.example.expenses.Claim
 
getStatus() - Method in class org.nakedobjects.example.expenses.Expense
 
getString(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
Returns the configuration property with the specified name.
getString(String, String) - Method in class org.nakedobjects.utility.ConfigurationParameters
 
getStyle(int) - Static method in class org.nakedobjects.viewer.classic.view.TextStyle
 
getStyle() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
Deprecated. replaced by getTitleTextStyle()
getSurname() - Method in class org.nakedobjects.example.expenses.Employee
 
getTarget() - Method in class org.nakedobjects.viewer.lightweight.ObjectDrag
 
getTeamMembers() - Method in class org.nakedobjects.example.expenses.Project
 
getText() - Method in class org.nakedobjects.viewer.classic.view.FieldValue
 
getText() - Method in interface org.nakedobjects.viewer.classic.view.PrimitiveValue
 
getTitle() - Method in class org.nakedobjects.testing.AbstractView
Return the title sting from the mock object this view is showing
getTitle() - Method in class org.nakedobjects.testing.ClassView
 
getTitle() - Method in class org.nakedobjects.testing.DragView
 
getTitle() - Method in class org.nakedobjects.testing.FieldView
returns the title of the object as a String
getTitle() - Method in class org.nakedobjects.testing.View
returns the title of the object as a String
getTitle(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
getTitle(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
 
getTitleTextStyle() - Method in class org.nakedobjects.viewer.lightweight.FallbackView
 
getTitleTextStyle() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
Defines the text style that should be used when rendering the title.
getTitleTextStyle() - Method in class org.nakedobjects.viewer.lightweight.view.ObjectIcon
 
getTitleTextStyle() - Method in class org.nakedobjects.viewer.lightweight.view.StandardForm
 
getTitleTextStyle() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
getTop() - Method in class org.nakedobjects.viewer.lightweight.Padding
 
getTopBottom() - Method in class org.nakedobjects.viewer.lightweight.Padding
 
getTrace() - Method in class org.nakedobjects.object.NakedError
 
getType() - Method in class org.nakedobjects.object.collection.TypedCollection
The type of object that can be stored in this collection.
getType() - Method in class org.nakedobjects.object.reflect.Field
return the object type, as a Class object, that the method returns.
getType() - Method in class org.nakedobjects.persistence.file.Reference
 
getType() - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOption
returns the type of the menu option.
getType() - Method in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
getUnresolvedObject(SqlOid) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
getUpdateNotifier() - Method in interface org.nakedobjects.ObjectViewingMechanism
 
getUpdateNotifier() - Method in class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 
getUpdateNotifier() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
getValue() - Method in class org.nakedobjects.object.value.FloatingPointNumber
Deprecated. replaced by doubleValue
getValue() - Method in class org.nakedobjects.object.value.Percentage
Deprecated. replaced by doubleValue
getValue() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
getValue() - Method in class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
getValue() - Method in class org.nakedobjects.viewer.lightweight.view.OptionField
 
getValue() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
getValueWithSpecialsEscaped(String) - Static method in class org.nakedobjects.persistence.file.XmlDataManager
 
getView() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
getViewFactory() - Static method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
getViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
getViewLocation() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Returns the location of the view that the mouse is over.
getViewer() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
getViewer() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
getViewer() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
getViewer() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
getViewer() - Method in interface org.nakedobjects.viewer.classic.view.UsesViewer
 
getViewer() - Method in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
getWidth() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
getWidth() - Method in class org.nakedobjects.viewer.lightweight.Icon
 
getWidth() - Method in class org.nakedobjects.viewer.lightweight.Size
 
getWorkspace() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Returns the enclosing ApplicationFrame that this view is part of.
getWorkspace() - Method in interface org.nakedobjects.viewer.lightweight.View
 
getX() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
getX() - Method in class org.nakedobjects.viewer.lightweight.Location
 
getX() - Method in class org.nakedobjects.viewer.lightweight.Shape
 
getX2() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
getY() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
getY() - Method in class org.nakedobjects.viewer.lightweight.Location
 
getY() - Method in class org.nakedobjects.viewer.lightweight.Shape
 
getY2() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
grow(int, int) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 

H

HEIGHT - Static variable in class org.nakedobjects.objectserver.AWTConsole
 
HIGHLIGHT - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
HPADDING - Static variable in class org.nakedobjects.viewer.lightweight.AbstractView
Horizontal padding (||) between two components
HasInstancesRequest - class org.nakedobjects.object.distribution.HasInstancesRequest.
 
HasInstancesRequest(NakedClass) - Constructor for class org.nakedobjects.object.distribution.HasInstancesRequest
 
HashCachePolicy - class org.nakedobjects.object.HashCachePolicy.
Class responsible for caching NakedObjects in a single Hashtable.
HashCachePolicy() - Constructor for class org.nakedobjects.object.HashCachePolicy
 
hasAbout() - Method in class org.nakedobjects.object.reflect.Member
Returns true if an about method is defined for this Member.
hasAddMethod() - Method in class org.nakedobjects.object.reflect.Association
 
hasChanged() - Method in interface org.nakedobjects.object.NakedObject
 
hasClosedViews(Naked) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
hasFocus - Variable in class org.nakedobjects.viewer.classic.view.AbstractField
 
hasFocus - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
hasFocus() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
hasFocus(KeyboardAccessible) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
hasFocus() - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
 
hasFocus(AbstractValueView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
hasInstances(NakedClass) - Method in interface org.nakedobjects.object.NakedObjectStore
Checks whether there are any instances of the specified type.
hasInstances(NakedClass) - Method in class org.nakedobjects.object.TransientObjectStore
 
hasInstances() - Method in class org.nakedobjects.object.distribution.HasInstancesRequest
 
hasInstances(NakedClass) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
hasInstances(NakedClass) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
hasInstances() - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
hasInstances() - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
hasInstances(NakedClass) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
hasInternalViews(Naked) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
hasNext() - Method in interface org.nakedobjects.object.NakedCollection
If true there is a next page to display, and 'next' and 'last' options are valid
hasNext() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
If true there is a next page to display, and 'next' and 'last' options are valid
hasNoInstances(Class) - Method in class org.nakedobjects.Exploration
convenience method provided for subclasses, indicating whether there are any instances of the specified class
hasOption(String) - Method in class org.nakedobjects.object.value.Option
 
hasPrevious() - Method in interface org.nakedobjects.object.NakedCollection
 
hasPrevious() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
hasProperty(String) - Static method in class org.nakedobjects.Application
Indicates whether the named configuration property exists.
hasProperty(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
 
hasReturnValue() - Method in class org.nakedobjects.object.reflect.Action
Returns true if the represented method returns something, else returns false.
hasRootViews(Naked) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
hasSubclasses() - Method in class org.nakedobjects.object.NakedClass
 
hashCode() - Method in class org.nakedobjects.object.AbstractNakedObject
 
hashCode() - Method in class org.nakedobjects.object.AggregateOid
 
hashCode() - Method in class org.nakedobjects.object.SimpleOid
 
hashCode() - Method in class org.nakedobjects.persistence.file.Data
 
hashCode() - Method in class org.nakedobjects.persistence.file.Reference
 
hashCode() - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
highlight(int) - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
home() - Method in class org.nakedobjects.viewer.classic.view.EditField
Move the cursor to the top-left hand of the field
home() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move the cursor to the top-left hand of the field

I

ICON_SIZE - Static variable in class org.nakedobjects.viewer.lightweight.AbstractView
 
ICON_SIZE - Static variable in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
ICON_SIZE - Static variable in class org.nakedobjects.viewer.lightweight.view.OpenClassView
 
IDENTIFIED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
Indicates the start of the drag process when a DragDropComponent is first dragged.
IDENTIFIED - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
IDENTIFIED - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
IMAGE_LABEL_GAP - Static variable in class org.nakedobjects.viewer.classic.view.InternalListBorder
 
IMAGE_LABEL_GAP - Static variable in class org.nakedobjects.viewer.classic.view.SmallIconContent
 
INSENSITIVE - Static variable in class org.nakedobjects.object.value.Case
 
INSTANTIABLE - Static variable in class org.nakedobjects.object.control.ClassAbout
An About for showing that a class is instantiable.
INVALID - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
IN_BACKGROUND - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
IN_FOREGROUND - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
Icon - class org.nakedobjects.viewer.classic.view.Icon.
 
Icon() - Constructor for class org.nakedobjects.viewer.classic.view.Icon
 
Icon(ViewBackground) - Constructor for class org.nakedobjects.viewer.classic.view.Icon
 
Icon - class org.nakedobjects.viewer.lightweight.Icon.
 
Icon(Image) - Constructor for class org.nakedobjects.viewer.lightweight.Icon
 
IconAlignment - class org.nakedobjects.viewer.lightweight.util.IconAlignment.
 
IconAlignment() - Constructor for class org.nakedobjects.viewer.lightweight.util.IconAlignment
 
IconBorder - class org.nakedobjects.viewer.classic.view.border.IconBorder.
Definition of how a Display should reference and display a registered object
IconBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.IconBorder
 
IconBorder(int, int, TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.IconBorder
 
IconBorder(TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.IconBorder
 
IconBorder(ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.IconBorder
 
IconBorder - class org.nakedobjects.viewer.lightweight.view.IconBorder.
 
IconBorder() - Constructor for class org.nakedobjects.viewer.lightweight.view.IconBorder
 
IconizeButton - class org.nakedobjects.viewer.lightweight.options.IconizeButton.
 
IconizeButton() - Constructor for class org.nakedobjects.viewer.lightweight.options.IconizeButton
 
IconizeOption - class org.nakedobjects.viewer.lightweight.options.IconizeOption.
 
IconizeOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.IconizeOption
 
IllegalActionError - exception org.nakedobjects.testing.IllegalActionError.
This exception will be thrown when a test attempts to do something that the user would not be allowed to do.
IllegalActionError() - Constructor for class org.nakedobjects.testing.IllegalActionError
 
IllegalActionError(String) - Constructor for class org.nakedobjects.testing.IllegalActionError
 
ImageFactory - class org.nakedobjects.viewer.lightweight.util.ImageFactory.
 
ImageIcon - class org.nakedobjects.object.ImageIcon.
A indexed cache for Image objects.
ImageIcon(Image, String, int, String) - Constructor for class org.nakedobjects.object.ImageIcon
Constructor for building an ImageIcon.
InMemoryDataManager - class org.nakedobjects.persistence.file.InMemoryDataManager.
 
InMemoryDataManager() - Constructor for class org.nakedobjects.persistence.file.InMemoryDataManager
 
InMemoryObjectStore - class org.nakedobjects.persistence.file.InMemoryObjectStore.
 
InMemoryObjectStore() - Constructor for class org.nakedobjects.persistence.file.InMemoryObjectStore
 
IndirectCollectionMapperDefinition - class org.nakedobjects.persistence.sql.IndirectCollectionMapperDefinition.
 
IndirectCollectionMapperDefinition(String) - Constructor for class org.nakedobjects.persistence.sql.IndirectCollectionMapperDefinition
 
IndirectOneToManySqlCollectionMapper - class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper.
 
IndirectOneToManySqlCollectionMapper(SqlObjectStore, String, String, String, String) - Constructor for class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
InstanceCollection - class org.nakedobjects.object.collection.InstanceCollection.
 
InstanceCollection(Class) - Constructor for class org.nakedobjects.object.collection.InstanceCollection
 
InstanceCollection(NakedObject) - Constructor for class org.nakedobjects.object.collection.InstanceCollection
 
InstanceIcon - class org.nakedobjects.viewer.classic.view.InstanceIcon.
 
InstanceIcon() - Constructor for class org.nakedobjects.viewer.classic.view.InstanceIcon
 
InstanceIconContent - class org.nakedobjects.viewer.classic.view.InstanceIconContent.
 
InstanceIconContent() - Constructor for class org.nakedobjects.viewer.classic.view.InstanceIconContent
 
InstanceIconContent(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.InstanceIconContent
 
InstanceList - class org.nakedobjects.viewer.lightweight.view.InstanceList.
 
InstanceList() - Constructor for class org.nakedobjects.viewer.lightweight.view.InstanceList
 
InstancesOption - class org.nakedobjects.viewer.lightweight.options.InstancesOption.
 
InstancesOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.InstancesOption
 
InternalCollection - class org.nakedobjects.object.collection.InternalCollection.
 
InternalCollection(Class, NakedObject) - Constructor for class org.nakedobjects.object.collection.InternalCollection
 
InternalCollection(String, NakedObject) - Constructor for class org.nakedobjects.object.collection.InternalCollection
 
InternalDrag - class org.nakedobjects.viewer.lightweight.InternalDrag.
 
InternalDrag(AbstractValueView, MouseEvent, Location) - Constructor for class org.nakedobjects.viewer.lightweight.InternalDrag
 
InternalIconBorder - class org.nakedobjects.viewer.classic.view.border.InternalIconBorder.
Definition of how a Display should reference and display a registered object
InternalIconBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
 
InternalIconBorder(int, int, TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
 
InternalIconBorder(TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
 
InternalIconBorder(ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
 
InternalList - class org.nakedobjects.viewer.lightweight.view.InternalList.
 
InternalList() - Constructor for class org.nakedobjects.viewer.lightweight.view.InternalList
 
InternalListBorder - class org.nakedobjects.viewer.classic.view.InternalListBorder.
 
InternalListBorder() - Constructor for class org.nakedobjects.viewer.classic.view.InternalListBorder
 
InternalView - interface org.nakedobjects.viewer.lightweight.InternalView.
Implemented by views that are shown as part of other views, e.g. as fields.
InvalidateOption - class org.nakedobjects.viewer.lightweight.options.InvalidateOption.
 
InvalidateOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.InvalidateOption
 
icon - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
icon - Variable in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
iconImage(int) - Method in class org.nakedobjects.object.AbstractNakedObject
Returns an Image loaded by the ImageIcon class.
iconImage(int) - Method in interface org.nakedobjects.object.NakedObject
Returns an Image to use as icon when displaying an object of this type.
idString() - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
idString() - Method in interface org.nakedobjects.viewer.classic.event.dnd.DropDestination
 
idString() - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
idString() - Method in class org.nakedobjects.viewer.classic.view.Checkbox
 
idString() - Method in class org.nakedobjects.viewer.classic.view.DateField
 
idString() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
idString() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
idString() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
idString() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
idString() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
idString() - Method in class org.nakedobjects.viewer.classic.view.OptionField
 
idString() - Method in class org.nakedobjects.viewer.classic.view.RadioButtons
 
idString() - Method in interface org.nakedobjects.viewer.classic.view.UsesViewer
 
idString() - Method in class org.nakedobjects.viewer.classic.view.View
 
identified(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
identified(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
identifyView(Location, View) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
identifyView(Location, View) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Returns the view that mouse pointer is over.
identifyView(Location, View) - Method in interface org.nakedobjects.viewer.lightweight.View
Returns the view that mouse pointer is over.
identifyView(Location, View) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Returns the View that is currently under the pointer.
imageLabelGap - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
inError - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
includeIcon() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
Flags that an icon should be included in this view.
includeIcon() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
includeTitle() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
Flags that an icon title should be included in this view.
includeTitle() - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
indentString(int) - Static method in class org.nakedobjects.utility.Debug
 
indicatesForView(Location) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
indicatesForView(Location) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Default behaviour, returning true to indicate that the view itself is the target of the user's action - rather than what this view represents.
indicatesForView(Location) - Method in class org.nakedobjects.viewer.lightweight.FallbackView
 
indicatesForView(Location) - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
 
indicatesForView(Location) - Method in interface org.nakedobjects.viewer.lightweight.View
Determines if the user is invoking an action relating to this view, rather than to whatever this view represents.
indicatesForView(Location) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
indicatesForView(Location) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
init() - Method in class org.nakedobjects.Client
Controls the complete configuration process.
init() - Method in class org.nakedobjects.Exploration
Loads up a specified configuration file if there is one, else loads up the default config file if it exists.
init() - Method in class org.nakedobjects.ObjectServer
Controls the complete configuration process.
init(NakedClassList) - Method in interface org.nakedobjects.ObjectViewingMechanism
 
init(NakedObjectStore, ServerConsole) - Method in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
init() - Method in class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
init() - Method in class org.nakedobjects.distribution.simple.UDPUpdateListener
 
init() - Method in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
init(NakedObjectStore) - Static method in class org.nakedobjects.object.AbstractNakedObject
 
init() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
init() - Method in interface org.nakedobjects.object.NakedObjectStore
 
init() - Method in class org.nakedobjects.object.NullUpdateNotifier
 
init() - Method in interface org.nakedobjects.object.UpdateNotifier
Called when the UpdateNotifier is installed.
init() - Method in class org.nakedobjects.object.distribution.MockUpdateReceiver
 
init() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
init() - Method in interface org.nakedobjects.object.distribution.ProxyRequester
 
init(ProxyObjectStore) - Static method in class org.nakedobjects.object.distribution.Request
 
init(NakedObjectStore, ServerConsole) - Method in interface org.nakedobjects.object.distribution.Server
 
init(Server) - Method in interface org.nakedobjects.object.distribution.ServerConsole
 
init() - Method in interface org.nakedobjects.object.distribution.UpdateReceiver
 
init(NakedObject, Object) - Method in class org.nakedobjects.object.reflect.Association
Set the data in an NakedObject.
init(NakedObjectStore) - Static method in class org.nakedobjects.object.reflect.Member
 
init(NakedObject, Object) - Method in class org.nakedobjects.object.reflect.OneToManyAssociation
 
init(NakedObject, String) - Method in class org.nakedobjects.object.reflect.Value
Set the data in an NakedObject.
init(Server) - Method in class org.nakedobjects.objectserver.AWTConsole
 
init(NakedObjectStore, ServerConsole) - Method in class org.nakedobjects.objectserver.AbstractObjectServer
 
init(Server) - Method in class org.nakedobjects.objectserver.FileConsole
 
init(NakedClassList) - Method in class org.nakedobjects.objectserver.TerminalConsole
 
init(Server) - Method in class org.nakedobjects.objectserver.TerminalConsole
 
init() - Method in class org.nakedobjects.persistence.sql.DatabaseInitialisation
 
init() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
init(NakedObjectStore) - Static method in class org.nakedobjects.testing.ClassView
 
init() - Static method in class org.nakedobjects.testing.NakedTestCase
 
init(NakedClassList) - Method in class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 
init() - Method in class org.nakedobjects.viewer.classic.ViewNotifier
 
init() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
init(NakedObject, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.Form
 
init(NakedObject, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.List
 
init(NakedObject, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.ObjectAttribute
 
init() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
init() - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
init(NakedObject, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.TableRow
 
init(NakedObject, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.View
 
init(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
init(NakedValue) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
init(NakedClassList) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
init() - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
init(NakedValue) - Method in class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
init(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
init(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
init(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.Form
 
init(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.OpenClassView
 
init(NakedValue) - Method in class org.nakedobjects.viewer.lightweight.view.OptionField
 
init(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
init(NakedValue) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
initDB() - Method in class org.nakedobjects.persistence.sql.AutoSqlObjectMapper
 
initDocumentation(String) - Static method in class org.nakedobjects.testing.Documentor
 
initObjects() - Method in class org.nakedobjects.Exploration
Hook method allowing subclass to initialize any objects.
initObjects() - Method in class org.nakedobjects.example.expenses.ExpensesExploration
 
initSection(String) - Method in class org.nakedobjects.testing.Documentor
 
insert(NakedObject, long) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
insert(NakedObject, long) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
insets(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
insets(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
 
insets(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
installApplication(NakedObjectStore) - Method in class org.nakedobjects.Exploration
Called by the init method, this is a hook method to return the viewing mechanism used to render the objects.
installObjectStore() - Method in class org.nakedobjects.Exploration
Called by the init method, this is a hook method to return the object store to be used to persist objects.
instances() - Method in class org.nakedobjects.testing.ClassView
Get the instances of this class.
intValue() - Method in class org.nakedobjects.object.value.FloatingPointNumber
Returns this value as an int.
intValue() - Method in class org.nakedobjects.object.value.Money
Returns this value as an int.
intValue() - Method in class org.nakedobjects.object.value.Percentage
Returns this value as an int.
intValue() - Method in class org.nakedobjects.object.value.WholeNumber
Returns this value as an int.
internalViews(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
intersects(Bounds) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
intersects(Bounds) - Method in class org.nakedobjects.viewer.lightweight.Canvas
 
invalidate() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
invalidateLayout() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
invalidateLayout() - Method in interface org.nakedobjects.viewer.lightweight.View
sets this view layout flag to show that the layout is no longer valid
invoke(Workspace, View, Location) - Method in interface org.nakedobjects.viewer.lightweight.Control
 
invoke(Workspace, View, Location) - Method in class org.nakedobjects.viewer.lightweight.options.WindowButton
 
isAUserLoggedOn() - Static method in class org.nakedobjects.security.User
 
isActive() - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
isAggregate() - Method in class org.nakedobjects.object.reflect.Field
 
isAggregate() - Method in class org.nakedobjects.object.reflect.OneToManyAssociation
 
isAllowed() - Method in class org.nakedobjects.object.control.Allow
Returns true.
isAllowed() - Method in class org.nakedobjects.object.control.Permission
Returns true if this object is giving permission.
isAllowed() - Method in class org.nakedobjects.object.control.Veto
Returns false.
isAlt() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns true if the 'Alt' key is depressed
isAlt() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Determines whether the ALT key is depressed.
isAlts() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
 
isBetween(Magnitude, Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
isButton1() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns true if the left-hand button on the mouse is depressed
isButton1() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Determines whether the left mouse button is depressed.
isButton2() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns true if the middle button on the mouse is depressed
isButton2() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Determines whether the middle mouse button is depressed.
isButton3() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns true if the right-hand button on the mouse is depressed
isButton3() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Determines whether the right mouse button is depressed.
isCharDisallowed(char) - Method in class org.nakedobjects.object.value.MultilineTextString
 
isCharDisallowed(char) - Method in class org.nakedobjects.object.value.TextString
disallow CR, LF and TAB
isCollection() - Method in class org.nakedobjects.object.NakedClass
Returns true if this NakedClass represents a collection - of, or subclassed from, NakedCollection.
isCtrl() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns true if the control key is depressed
isCtrl() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Determines whether the CTRL key is depressed.
isData() - Method in class org.nakedobjects.object.NakedClass
Returns true if this NakedClass represents a value object - subclassed from NakedValue.
isDerived() - Method in class org.nakedobjects.object.reflect.Field
Returns true if this attribute is derived - is calculated from other data in the object - and should therefore not be editable nor persisted.
isDistributed(NakedObject) - Method in class org.nakedobjects.object.reflect.Member
 
isDragged() - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
isEditable() - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
isEmpty() - Method in class org.nakedobjects.object.AbstractNakedObject
Returns false indicating that the object contains data.
isEmpty() - Method in interface org.nakedobjects.object.Naked
Returns true if the object contains no data, eg when new
isEmpty() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
isEmpty() - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
isEmpty() - Method in class org.nakedobjects.object.value.Date
Return true if the date is blank
isEmpty() - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
isEmpty() - Method in class org.nakedobjects.object.value.Logical
 
isEmpty() - Method in class org.nakedobjects.object.value.Money
 
isEmpty() - Method in class org.nakedobjects.object.value.Option
 
isEmpty() - Method in class org.nakedobjects.object.value.Percentage
 
isEmpty() - Method in class org.nakedobjects.object.value.TextString
Returns true if this object's text has no characters in it.
isEmpty() - Method in class org.nakedobjects.object.value.Time
Return true if the date is blank
isEmpty() - Method in class org.nakedobjects.object.value.TimeStamp
Return true if the time stamp is blank
isEmpty() - Method in class org.nakedobjects.object.value.URLString
 
isEmpty() - Method in class org.nakedobjects.object.value.WholeNumber
 
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.Date
returns true if the date of this object has the same value as the specified date
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.Money
 
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.Percentage
 
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.Time
returns true if the time of this object has the same value as the specified time
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.TimeStamp
returns true if the time stamp of this object has the same value as the specified time
isEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.WholeNumber
returns true if the number of this object has the same value as the specified number
isFinder() - Method in class org.nakedobjects.object.AbstractNakedObject
 
isFinder() - Method in interface org.nakedobjects.object.NakedObject
Returns true if the object is used for finding objects.
isFirstElement(NakedCollection, NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
 
isFirstElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
isFirstElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
isFirstElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
isFirstElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
isFirstElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
isFirstElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
isFirstElement(Object, NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
isFirstElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
isFirstInstance(NakedObject, NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Checks whether the specified instance is the first one instance in the set of all instances.
isFirstInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
isFirstInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
isFirstInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
isFirstInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
isFirstInstance(NakedObject, NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
isFirstInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
isFocusTraversable() - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
isFocusTraversable() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
Tell system that views are traversable using TAB and Shift-TAB
isFocusTraversable() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
isForView() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns true if the click is directed to the view itself, rather than to whatever the view is representing.
isForView() - Method in class org.nakedobjects.viewer.lightweight.MenuOptionSet
Determines if the menu is for a view or for whatever the view represents.
isGenerating() - Static method in class org.nakedobjects.testing.Documentor
 
isGreaterThan(Currency) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Returns true if this value is greater than the specified values.
isGreaterThan(Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
isGreaterThanOrEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
isIdentified() - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
isIdentified() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
isIdentified(View) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Determines whether the specified view is the one that is currently identified.
isInvalidDrop() - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
isLastElement(NakedCollection, NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
 
isLastElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
isLastElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
isLastElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
isLastElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
isLastElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
isLastElement(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
isLastElement(Object, NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
isLastElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
isLastInstance(NakedObject, NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Checks whether the specified instance is the last instance in the set of all instances.
isLastInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
isLastInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
isLastInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
isLastInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
isLastInstance(NakedObject, NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
isLastInstance(NakedObject, NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
isLayoutInvalid() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
isLayoutInvalid() - Method in interface org.nakedobjects.viewer.lightweight.View
Returns true when this views layout is not current, i.e. it needs to be laid out again.
isLessThan(Currency) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Returns true if this value is less than the specified values.
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.Date
returns true if the time of this object is earlier than the specified time
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.Money
 
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.Percentage
 
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.Time
returns true if the time of this object is earlier than the specified time
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.TimeStamp
returns true if the timeStamp of this object is earlier than the specified timeStamp
isLessThan(Magnitude) - Method in class org.nakedobjects.object.value.WholeNumber
Returns true if this value is less than the specified value.
isLessThanOrEqualTo(Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
isLoaded(Object) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
isLoaded(Object) - Method in interface org.nakedobjects.object.NakedObjectStore
Returns true if the system already holds an object with the specific OID
isLoaded(Object) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
isLookupElement(String) - Method in class org.nakedobjects.object.AbstractNakedObject
Returns true if the argument is the same as the value return by toString()
isLookupElement(String) - Method in interface org.nakedobjects.object.NakedObject
returns true if the current object is a valid lookup element.
isNegative() - Method in class org.nakedobjects.object.value.Currency
Deprecated. Returns true if this value is less than zero.
isNegative() - Method in class org.nakedobjects.object.value.Money
Returns true if this value is less than zero.
isNegative() - Method in class org.nakedobjects.object.value.WholeNumber
Returns true if this value is less than 0.
isNull() - Method in interface org.nakedobjects.object.NakedValue
Deprecated.  
isNull() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Deprecated.  
isObject() - Method in class org.nakedobjects.object.NakedClass
Returns true if this NakedClass represents a reference object - subclassed from NakedObject.
isObjectIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
isObjectIdentified(View) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Deprecated.  
isOpen() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
By default a vew is deemed to open, showing its content.
isOpen() - Method in class org.nakedobjects.viewer.lightweight.FallbackView
Returns true to show that this view is an icon.
isOpen() - Method in interface org.nakedobjects.viewer.lightweight.View
Indicates whether this view is expanded, or iconized.
isOpen() - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
Class icons are alway icons.
isOpen() - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
An empty field is an icon.
isOpen() - Method in class org.nakedobjects.viewer.lightweight.view.ObjectIcon
Returns true to show that this view is an icon.
isPersistent() - Method in class org.nakedobjects.object.AbstractNakedObject
Returns true if this object has an OID set.
isPersistent() - Method in interface org.nakedobjects.object.NakedObject
returns true if the object is being held by the object store.
isPersistent() - Method in class org.nakedobjects.object.collection.InstanceCollection
The instances collections are always shown as persistent as they are based on the ObjectStore, which is used to persist objects, although the collection does not exist in its own right on the store.
isPossibleDrop() - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
isProxied(NakedObject) - Method in class org.nakedobjects.object.reflect.Member
 
isReplaceable() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
By default a view can be replaced by another view representing the same object
isReplaceable() - Method in interface org.nakedobjects.viewer.lightweight.View
Indicates whether this view can be replaced with another view (for the same value or reference).
isReplaceable() - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
Class icons cannot be replaced by windows
isReplaceable() - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
An empty field should not be replaced by another view.
isResizable() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
isResolved() - Method in class org.nakedobjects.object.AbstractNakedObject
 
isResolved() - Method in class org.nakedobjects.object.NakedClass
 
isResolved() - Method in interface org.nakedobjects.object.NakedObject
returns true when the object has been completely read into memory and all it attributes can be accessed.
isRoot() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
isRoot() - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
isRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
isSame(Role) - Method in class org.nakedobjects.security.Role
 
isSameAs(Naked) - Method in class org.nakedobjects.object.AbstractNakedObject
returns true if the specified object is this object, i.e. no content comparison is done.
isSameAs(Naked) - Method in interface org.nakedobjects.object.Naked
Checks to see if two objects contain the same information.
isSameAs(Naked) - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
isSameAs(Naked) - Method in class org.nakedobjects.object.value.Logical
Compares the flags if specified object is a Logical object else returns false.
isSameAs(Naked) - Method in class org.nakedobjects.object.value.Magnitude
delegates the comparsion to the isEqualTo method if specified object is a Magnitude else returns false.
isSameAs(Naked) - Method in class org.nakedobjects.object.value.Option
Compares the selected options if the specified object is a Option object else returns false.
isSameAs(Naked) - Method in class org.nakedobjects.object.value.TextString
delegates the comparsion to the isSameAs(TextString) method if specified object is a TextString else returns false.
isSameAs(String) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is the same as (for all characters) the object's text.
isSameAs(String, Case) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is the same as (for all characters) the object's text.
isSameAs(TextString) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is the same as (for all characters) the object's text.
isSameAs(TextString, Case) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is the same as (for all characters) the object's text.
isSameAs(Naked) - Method in class org.nakedobjects.object.value.URLString
Compares the url string to see if the contain the same text if the specified object is a URLString object else returns false.
isSaved - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
isSelected() - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
isSet() - Method in class org.nakedobjects.object.value.Logical
Returns true is this object is representing a true state.
isShift() - Method in class org.nakedobjects.viewer.lightweight.Click
Returns true if the shift key is depressed
isShift() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
Determines whether the SHIFT key is depressed.
isShowing() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
isValid() - Method in class org.nakedobjects.example.expenses.Expense
 
isValid() - Method in class org.nakedobjects.object.AbstractNakedObject
By default an object is always in a valid state.
isValid() - Method in interface org.nakedobjects.object.Naked
Returns true if the object contains valid data
isValid() - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
isValid(NakedValue) - Method in class org.nakedobjects.object.value.PositiveValue
 
isValid(NakedValue) - Method in interface org.nakedobjects.object.value.Validity
Returns true is the specified object is valid; false if invalid.
isValid(NakedValue) - Method in class org.nakedobjects.object.value.ValueInRange
 
isValid - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
isValid() - Method in class org.nakedobjects.viewer.classic.view.FieldValue
 
isValue() - Method in class org.nakedobjects.object.reflect.Field
 
isVetoed() - Method in class org.nakedobjects.object.control.Allow
Returns false.
isVetoed() - Method in class org.nakedobjects.object.control.Permission
Returns true if this object is NOT giving permission.
isVetoed() - Method in class org.nakedobjects.object.control.Veto
Returns true.
isViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
isZero() - Method in class org.nakedobjects.object.value.WholeNumber
Returns true if this value is 0.

K

KeyboardAccessible - interface org.nakedobjects.viewer.lightweight.KeyboardAccessible.
 
keyColumn - Variable in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
keyPressed(int, int) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Called when the user presses any key on the keyboard while this view has the focus.
keyPressed(int, int) - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
Called when the user presses any key on the keyboard while this view has the focus.
keyPressed(KeyEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
Listener for key presses.
keyPressed(int, int) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Called when the user presses any key on the keyboard while this view has the focus.
keyReleased(int, int) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Called when the user releases any key on the keyboard while this view has the focus.
keyReleased(int, int) - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
Called when the user releases any key on the keyboard while this view has the focus.
keyReleased(KeyEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
Listener for key releases and forward them to the view that has the keyboard focus.
keyReleased(int, int) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Called when the user releases any key on the keyboard while this view has the focus.
keyTyped(char) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
Called when the user presses a non-control key (i.e. data entry keys and not shift, up-arrow etc).
keyTyped(char) - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
Called when the user presses a non-control key (i.e. data entry keys and not shift, up-arrow etc).
keyTyped(KeyEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
Listener for key press, and subsequent release, and forward it as one event to the view that has the keyboard focus.
keyTyped(char) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Called when the user presses a non-control key (i.e. data entry keys and not shift, up-arrow etc).
keyboardFocus - Variable in class org.nakedobjects.viewer.lightweight.ViewManager
 

L

LABEL - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
LABEL - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
LEFT - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
LEFT - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
LOG - Static variable in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
Label - class org.nakedobjects.object.value.Label.
A read-only text string.
Label() - Constructor for class org.nakedobjects.object.value.Label
 
Label(String) - Constructor for class org.nakedobjects.object.value.Label
 
LastPageOption - class org.nakedobjects.viewer.classic.view.LastPageOption.
 
LastPageOption() - Constructor for class org.nakedobjects.viewer.classic.view.LastPageOption
 
Layout - interface org.nakedobjects.viewer.lightweight.Layout.
 
LayoutOption - class org.nakedobjects.viewer.lightweight.options.LayoutOption.
 
LayoutOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.LayoutOption
 
LayoutTarget - interface org.nakedobjects.viewer.lightweight.LayoutTarget.
 
LineBorder - class org.nakedobjects.viewer.classic.view.border.LineBorder.
 
LineBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.LineBorder
 
LineBorder(Color) - Constructor for class org.nakedobjects.viewer.classic.view.border.LineBorder
 
LineBorder(Color, int) - Constructor for class org.nakedobjects.viewer.classic.view.border.LineBorder
 
List - class org.nakedobjects.viewer.classic.view.List.
 
List() - Constructor for class org.nakedobjects.viewer.classic.view.List
 
List(LayoutManager) - Constructor for class org.nakedobjects.viewer.classic.view.List
 
List(ViewBackground, ViewContent, ViewBorder, LayoutManager) - Constructor for class org.nakedobjects.viewer.classic.view.List
 
List(ViewBorder, LayoutManager) - Constructor for class org.nakedobjects.viewer.classic.view.List
 
Listener - class org.nakedobjects.distribution.simple.Listener.
The Listener waits for a client to connect and then spawns a new thread to deal with it independently.
Listener(String, int, SocketedObjectServer) - Constructor for class org.nakedobjects.distribution.simple.Listener
Creates a listener for client connections.
Location - class org.nakedobjects.viewer.lightweight.Location.
 
Location(int, int) - Constructor for class org.nakedobjects.viewer.lightweight.Location
 
Location(Location) - Constructor for class org.nakedobjects.viewer.lightweight.Location
 
Location() - Constructor for class org.nakedobjects.viewer.lightweight.Location
 
Log - interface org.nakedobjects.utility.Log.
 
Logical - class org.nakedobjects.object.value.Logical.
Value object representing a true or false value.
Logical() - Constructor for class org.nakedobjects.object.value.Logical
Creates a Logical value set to false.
Logical(boolean) - Constructor for class org.nakedobjects.object.value.Logical
Creates a Logical value set to the specified value.
LoginDialog - class org.nakedobjects.LoginDialog.
 
LoginDialog() - Constructor for class org.nakedobjects.LoginDialog
 
LogoBackground - class org.nakedobjects.viewer.lightweight.util.LogoBackground.
 
LogoBackground() - Constructor for class org.nakedobjects.viewer.lightweight.util.LogoBackground
 
Lookup - interface org.nakedobjects.viewer.classic.view.Lookup.
 
last() - Method in interface org.nakedobjects.object.NakedCollection
Position cursor at last
last() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Position cursor at last
last() - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
layout() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
layout() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
This method is called when the frame, or the parent view, needs this view to determine is spatial requirements and to lay out its compnents..
layout(LayoutTarget) - Method in interface org.nakedobjects.viewer.lightweight.Layout
 
layout() - Method in interface org.nakedobjects.viewer.lightweight.View
 
layout(LayoutTarget) - Method in class org.nakedobjects.viewer.lightweight.util.FlowLayout
 
layout(LayoutTarget) - Method in class org.nakedobjects.viewer.lightweight.util.StackLayout
 
layoutContainer(Container) - Method in class org.nakedobjects.viewer.classic.view.StackLayout
 
layoutContainer(Container) - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
layoutIcons() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
left() - Method in class org.nakedobjects.viewer.classic.view.EditField
Movet the cursor left by one character.
left() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Movet the cursor left by one character.
limitBounds() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
limitBounds(View) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Limits the bounds of the given view (when being moved or dropped) so its never extends outside the bounds of the containing open view
lineDown() - Method in class org.nakedobjects.viewer.classic.view.EditField
Move down one line.
lineDown() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move down one line.
lineHeight() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
lineHeight() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
lineToEndAt(int) - Method in class org.nakedobjects.viewer.classic.view.EditField
Find the word break to end the line on, when starting from the specified position and for the current width of the component.
lineUp() - Method in class org.nakedobjects.viewer.classic.view.EditField
Move up one line.
lineUp() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move up one line.
list - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
listClasses() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
load(String) - Method in class org.nakedobjects.utility.ConfigurationParameters
 
load(URL) - Method in class org.nakedobjects.utility.ConfigurationParameters
Loads the properties via a URL
load(Properties) - Method in class org.nakedobjects.utility.ConfigurationParameters
Loads the properties from an existing Properties object.
loadComponent(String, Class) - Static method in class org.nakedobjects.utility.ComponentLoader
Loads a component required by the system, as specfied in the configuration file.
loadComponent(String, String, Class) - Static method in class org.nakedobjects.utility.ComponentLoader
Loads a component required by the system, as specfied in the configuration file.
loadComponentIfRequired(String, Class) - Static method in class org.nakedobjects.utility.ComponentLoader
 
loadComponentIfRequired(String, String, Class) - Static method in class org.nakedobjects.utility.ComponentLoader
 
loadConfiguration(String, String) - Static method in class org.nakedobjects.Application
Loads up the specified configuration file.
loadConfiguration(String[]) - Static method in class org.nakedobjects.ObjectServer
 
loadImage(String) - Static method in class org.nakedobjects.object.ImageIcon
Load a java.awt.Image object using the file name name.
loadImage(String, int, String) - Static method in class org.nakedobjects.object.ImageIcon
Load a java.awt.Image object using the file name name.
loadImage(String) - Method in class org.nakedobjects.viewer.lightweight.util.ImageFactory
Load a java.awt.Image object using the file path path.
loaded(NakedObject) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
loaded(NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Called by a client to indicate it has loaded a NakedObject into the system.
loaded(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
locate(Point) - Static method in class org.nakedobjects.viewer.classic.event.dnd.DroppableContainers
 
log() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
log(String) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
log() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
log(String) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
log() - Method in interface org.nakedobjects.object.distribution.Server
 
log(String) - Method in interface org.nakedobjects.object.distribution.Server
 
log() - Method in interface org.nakedobjects.object.distribution.ServerConsole
 
log(String) - Method in interface org.nakedobjects.object.distribution.ServerConsole
 
log() - Method in class org.nakedobjects.objectserver.AWTConsole
 
log(String) - Method in class org.nakedobjects.objectserver.AWTConsole
 
log() - Method in class org.nakedobjects.objectserver.AbstractObjectServer
 
log(String) - Method in class org.nakedobjects.objectserver.AbstractObjectServer
 
log() - Method in class org.nakedobjects.objectserver.FileConsole
 
log(String) - Method in class org.nakedobjects.objectserver.FileConsole
 
log() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
log(String) - Method in class org.nakedobjects.objectserver.TerminalConsole
 
log() - Method in class org.nakedobjects.utility.ConsoleLog
 
log(String) - Method in class org.nakedobjects.utility.ConsoleLog
 
log() - Method in interface org.nakedobjects.utility.Log
Add a blnk line to the log
log(String) - Method in interface org.nakedobjects.utility.Log
Add the specified message to the log
log() - Method in class org.nakedobjects.utility.NullLog
 
log(String) - Method in class org.nakedobjects.utility.NullLog
 
logoff() - Static method in class org.nakedobjects.security.User
 
logon(User) - Static method in class org.nakedobjects.security.User
 
longValue() - Method in class org.nakedobjects.object.value.Date
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this date.
longValue() - Method in class org.nakedobjects.object.value.FloatingPointNumber
Returns this value as an long.
longValue() - Method in class org.nakedobjects.object.value.Money
Returns this value as an long.
longValue() - Method in class org.nakedobjects.object.value.Percentage
Returns this value as an long.
longValue() - Method in class org.nakedobjects.object.value.Time
The number of seconds since midnight.
longValue() - Method in class org.nakedobjects.object.value.TimeStamp
 
longValue() - Method in class org.nakedobjects.object.value.WholeNumber
Returns this value as an long.
lookupValue() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
lookupValue() - Method in interface org.nakedobjects.viewer.classic.view.Lookup
 
lower(RootView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Pushes the specified view to the back of all views

M

MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
MESSAGE_PORT - Static variable in class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
MOVE - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates the DragDropComponent has been dropped and it should be move to the new DragDropComponent location.
Magnitude - class org.nakedobjects.object.value.Magnitude.
 
Magnitude() - Constructor for class org.nakedobjects.object.value.Magnitude
 
MakePersistentOption - class org.nakedobjects.viewer.classic.view.MakePersistentOption.
 
MakePersistentOption() - Constructor for class org.nakedobjects.viewer.classic.view.MakePersistentOption
 
MaximiseAllOption - class org.nakedobjects.viewer.classic.view.MaximiseAllOption.
 
MaximiseAllOption() - Constructor for class org.nakedobjects.viewer.classic.view.MaximiseAllOption
 
Member - class org.nakedobjects.object.reflect.Member.
 
Member(String) - Constructor for class org.nakedobjects.object.reflect.Member
Deprecated.  
Member(String, Method) - Constructor for class org.nakedobjects.object.reflect.Member
 
Member(String, Method, Method) - Constructor for class org.nakedobjects.object.reflect.Member
 
Member.DefaultAbout - class org.nakedobjects.object.reflect.Member.DefaultAbout.
 
Member.DefaultAbout() - Constructor for class org.nakedobjects.object.reflect.Member.DefaultAbout
 
MenuOption - class org.nakedobjects.viewer.classic.event.popup.MenuOption.
Each option that a user is shown in an objects popup menu a MenuOption.
MenuOption() - Constructor for class org.nakedobjects.viewer.classic.event.popup.MenuOption
Constructs a default menu option with no name and the type set to VIEW.
MenuOption(String, int) - Constructor for class org.nakedobjects.viewer.classic.event.popup.MenuOption
Constructs a menu option with specified name and types.
MenuOption - class org.nakedobjects.viewer.lightweight.MenuOption.
Each option that a user is shown in an objects popup menu a MenuOption.
MenuOption() - Constructor for class org.nakedobjects.viewer.lightweight.MenuOption
Constructs a default menu option, with no name.
MenuOption(String) - Constructor for class org.nakedobjects.viewer.lightweight.MenuOption
 
MenuOptionSet - class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet.
 
MenuOptionSet() - Constructor for class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
MenuOptionSet - class org.nakedobjects.viewer.lightweight.MenuOptionSet.
 
MenuOptionSet(boolean) - Constructor for class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
MenuOptionTarget - interface org.nakedobjects.viewer.classic.event.popup.MenuOptionTarget.
 
MinimiseAllOption - class org.nakedobjects.viewer.classic.view.MinimiseAllOption.
 
MinimiseAllOption() - Constructor for class org.nakedobjects.viewer.classic.view.MinimiseAllOption
 
MockUpdateReceiver - class org.nakedobjects.object.distribution.MockUpdateReceiver.
 
MockUpdateReceiver() - Constructor for class org.nakedobjects.object.distribution.MockUpdateReceiver
 
Money - class org.nakedobjects.object.value.Money.
Value object representing a monetary value including a currency type.
Money() - Constructor for class org.nakedobjects.object.value.Money
Create a Money with zero value.
Money(Money) - Constructor for class org.nakedobjects.object.value.Money
Create a Money object with the same value as the specified object.
Money(double) - Constructor for class org.nakedobjects.object.value.Money
 
MultilineTextString - class org.nakedobjects.object.value.MultilineTextString.
 
MultilineTextString() - Constructor for class org.nakedobjects.object.value.MultilineTextString
 
MultilineTextString(String) - Constructor for class org.nakedobjects.object.value.MultilineTextString
 
MultilineTextString(MultilineTextString) - Constructor for class org.nakedobjects.object.value.MultilineTextString
 
MutableAbout - class org.nakedobjects.object.control.MutableAbout.
An implementation of the About interface whereby the Permission returned from canUse() and canAccess can change over time.
main(String[]) - Static method in class org.nakedobjects.Client
 
main(String[]) - Static method in class org.nakedobjects.ObjectServer
 
main(String[]) - Static method in class org.nakedobjects.distribution.simple.NotifierSniffer
Starts the application.
main(String[]) - Static method in class org.nakedobjects.example.expenses.ExampleStories
 
main(String[]) - Static method in class org.nakedobjects.example.expenses.ExpensesExploration
 
makeAvailable() - Method in class org.nakedobjects.object.control.MutableAbout
Changes the permission (as returned by both canAccess() and canUse()) to be an Allow.
makeAvailable(String) - Method in class org.nakedobjects.object.control.MutableAbout
Changes the permission (as returned by both canAccess() and canUse()) to be an Allow, with the specified reason.
makeAvailableOnCondition(boolean) - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
makeAvailableOnCondition(boolean, String) - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
makeFinder() - Method in class org.nakedobjects.object.AbstractNakedObject
 
makeFinder() - Method in interface org.nakedobjects.object.NakedObject
 
makeFocus(KeyboardAccessible) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
makeFocus(KeyboardAccessible) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
 
makeFocus(KeyboardAccessible) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
makePersistent() - Method in class org.nakedobjects.object.AbstractNakedObject
 
makePersistent() - Method in class org.nakedobjects.object.NakedError
 
makePersistent() - Method in interface org.nakedobjects.object.NakedObject
 
makePersistent(NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Makes a naked object persistent.
makePersistent(NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
makePersistent(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
makePersistent(NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
makePersistent(NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
makeUnavailable(String) - Method in class org.nakedobjects.object.control.MutableAbout
Changes the permission (as returned by both canAccess() and canUse()) to be a Veto, with the specified reason.
makeUnavailable(String) - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
makeView(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
makeView(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
makeView(Naked, Field) - Method in interface org.nakedobjects.viewer.lightweight.View
Creates a new concrete view, using this view as a prototype, reassigning the naked object in the process.
makeView(Naked, Field) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
makeWindowTop(Window) - Static method in class org.nakedobjects.viewer.classic.event.dnd.DroppableContainers
 
max(Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.ClassList
 
menuOptions(NakedClass, MenuOptionSet) - Static method in class org.nakedobjects.viewer.classic.ClassOption
Queries the ObjectInterface class for the ObjectInterface for the specified object and looks for Options to offer to the user adding them to the MenuOptionSet.
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.ClassViewer
 
menuOptions(MenuOptionSet) - Method in interface org.nakedobjects.viewer.classic.event.popup.MenuOptionTarget
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
menuOptions(MenuOptionSet) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
MenuOptions for this component.
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
MenuOptions for this component.
menuOptions(NakedObject, MenuOptionSet) - Static method in class org.nakedobjects.viewer.classic.view.ExplorationOption
Queries the ObjectInterface class for the ObjectInterface for the specified object and looks for Options to offer to the user adding them to the MenuOptionSet.
menuOptions(NakedObject, MenuOptionSet) - Static method in class org.nakedobjects.viewer.classic.view.ObjectOption
Queries the ObjectInterface class for the ObjectInterface for the specified object and looks for Options to offer to the user adding them to the MenuOptionSet.
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.TableRow
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.classic.view.View
 
menuOptions(MenuOptionSet) - Method in interface org.nakedobjects.viewer.classic.view.ViewOption
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
menuOptions(MenuOptionSet) - Method in interface org.nakedobjects.viewer.lightweight.View
Called when the popup menu is being populated for this view.
menuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
menuOptions(NakedObject, MenuOptionSet) - Static method in class org.nakedobjects.viewer.lightweight.options.ObjectOption
Queries the ObjectInterface class for the ObjectInterface for the specified object and looks for Options to offer to the user adding them to the MenuOptionSet.
menuOptions(NakedClass, MenuOptionSet) - Static method in class org.nakedobjects.viewer.lightweight.options.ObjectOption
 
min(Magnitude) - Method in class org.nakedobjects.object.value.Magnitude
 
minimize(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
minimumLayoutSize(Container) - Method in class org.nakedobjects.viewer.classic.view.StackLayout
 
minimumLayoutSize(Container) - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
minimumWidth - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
mouseClicked(MouseEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
Responds to mouse click events by calling firstClick, secondClick, and thirdClick on the view that the mouse is over.
mouseDragged(MouseEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
Responds to mouse dragged according to the button used.
mouseEntered(MouseEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
event ignored
mouseExited(MouseEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
event ignored
mouseMoved(Location) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
mouseMoved(Location) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Called as the mouse is moved around within this view.
mouseMoved(Location) - Method in interface org.nakedobjects.viewer.lightweight.View
Called as the mouse is moved around within this view.
mouseMoved(MouseEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
responds to mouse moved event by setting the view found underneath the mouse as the idetified view.
mouseMoved(Location) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Detects wheter the point is in the lower right corner, and if so changes the cursor to show it can be resized.
mousePressed(MouseEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
Responds to the mouse pressed event (with the left button pressed) by initiating a drag.
mouseReleased(MouseEvent) - Method in class org.nakedobjects.viewer.lightweight.ViewManager
Repsonds to the mouse released event (with the left button pressed) by telling the identified view (the drop zone) that the dragged object is being dropped on it (via the views drop method).
move(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
move(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
move(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
move(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
move(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
move(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
move(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
moveForward(int) - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move the cursor right by one character.
multiply(double) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
multiply(FloatingPointNumber) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
multiply(double) - Method in class org.nakedobjects.object.value.Percentage
 
multiply(int) - Method in class org.nakedobjects.object.value.WholeNumber
Multiply this value by the specified amount.
multiply(WholeNumber) - Method in class org.nakedobjects.object.value.WholeNumber
Multiply this value by the specified amount.
multiplyBy(double) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Multiply this value by the specified amount.
multiplyBy(double) - Method in class org.nakedobjects.object.value.Money
Multiply this value by the specified amount.

N

NEUTRAL - Static variable in interface org.nakedobjects.object.Status
 
NORMAL - Static variable in class org.nakedobjects.object.ImageIcon
For an image that is normal sized (32 x 32 pixels) this constant should be passed to getImageIcon() the ImageIcon constructors.
NORMAL - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
NORMAL - Static variable in interface org.nakedobjects.viewer.lightweight.InternalView
 
NORMAL - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
NORMAL_MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
NULL - Static variable in class org.nakedobjects.viewer.lightweight.Color
 
Naked - interface org.nakedobjects.object.Naked.
Definition of an naked object.
NakedClass - class org.nakedobjects.object.NakedClass.
 
NakedClassException - exception org.nakedobjects.object.reflect.NakedClassException.
A runtime exception indicating an problem has occurred within the Naked Objects framework.
NakedClassException() - Constructor for class org.nakedobjects.object.reflect.NakedClassException
 
NakedClassException(String) - Constructor for class org.nakedobjects.object.reflect.NakedClassException
 
NakedClassList - class org.nakedobjects.object.NakedClassList.
 
NakedClassList(String) - Constructor for class org.nakedobjects.object.NakedClassList
 
NakedCollection - interface org.nakedobjects.object.NakedCollection.
 
NakedError - class org.nakedobjects.object.NakedError.
 
NakedError(String) - Constructor for class org.nakedobjects.object.NakedError
 
NakedError(String, Throwable) - Constructor for class org.nakedobjects.object.NakedError
 
NakedField - interface org.nakedobjects.perspectives.fieldorder.NakedField.
 
NakedFieldOwner - interface org.nakedobjects.perspectives.fieldorder.NakedFieldOwner.
 
NakedFieldOwnerAdapter - class org.nakedobjects.perspectives.fieldorder.NakedFieldOwnerAdapter.
 
NakedFieldOwnerAdapter() - Constructor for class org.nakedobjects.perspectives.fieldorder.NakedFieldOwnerAdapter
 
NakedInterfaceEvent - class org.nakedobjects.object.NakedInterfaceEvent.
 
NakedInterfaceEvent(int, NakedObject) - Constructor for class org.nakedobjects.object.NakedInterfaceEvent
 
NakedInterfaceEvent(NakedObject) - Constructor for class org.nakedobjects.object.NakedInterfaceEvent
 
NakedObject - interface org.nakedobjects.object.NakedObject.
Definition of an naked reference object.
NakedObjectException - exception org.nakedobjects.object.NakedObjectException.
 
NakedObjectException() - Constructor for class org.nakedobjects.object.NakedObjectException
 
NakedObjectException(String) - Constructor for class org.nakedobjects.object.NakedObjectException
 
NakedObjectException(Throwable) - Constructor for class org.nakedobjects.object.NakedObjectException
 
NakedObjectException(String, Throwable) - Constructor for class org.nakedobjects.object.NakedObjectException
 
NakedObjectStore - interface org.nakedobjects.object.NakedObjectStore.
 
NakedTestCase - class org.nakedobjects.testing.NakedTestCase.
 
NakedTestCase(String) - Constructor for class org.nakedobjects.testing.NakedTestCase
 
NakedValue - interface org.nakedobjects.object.NakedValue.
Definition of an naked value object.
NakedValueAdapter - class org.nakedobjects.object.value.NakedValueAdapter.
Convenience adapter class to allow NakedValueListeners to be easily written.
NakedValueAdapter() - Constructor for class org.nakedobjects.object.value.NakedValueAdapter
 
NakedValueChangedEvent - class org.nakedobjects.object.value.NakedValueChangedEvent.
 
NakedValueChangedEvent(Object, NakedValue, NakedValue) - Constructor for class org.nakedobjects.object.value.NakedValueChangedEvent
 
NakedValueListener - interface org.nakedobjects.object.value.NakedValueListener.
 
NewCollectionInspectorOpt - class org.nakedobjects.viewer.classic.NewCollectionInspectorOpt.
 
NewCollectionInspectorOpt() - Constructor for class org.nakedobjects.viewer.classic.NewCollectionInspectorOpt
 
NewDeleteOption - class org.nakedobjects.viewer.classic.view.NewDeleteOption.
 
NewDeleteOption() - Constructor for class org.nakedobjects.viewer.classic.view.NewDeleteOption
 
NewInstanceOption - class org.nakedobjects.viewer.lightweight.options.NewInstanceOption.
 
NewInstanceOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.NewInstanceOption
 
NewObjectInspectorOption - class org.nakedobjects.viewer.classic.NewObjectInspectorOption.
 
NewObjectInspectorOption() - Constructor for class org.nakedobjects.viewer.classic.NewObjectInspectorOption
 
NextElementOption - class org.nakedobjects.viewer.classic.view.NextElementOption.
 
NextElementOption() - Constructor for class org.nakedobjects.viewer.classic.view.NextElementOption
 
NonPersistentObjectException - exception org.nakedobjects.object.NonPersistentObjectException.
 
NonPersistentObjectException() - Constructor for class org.nakedobjects.object.NonPersistentObjectException
 
NonPersistentObjectException(String) - Constructor for class org.nakedobjects.object.NonPersistentObjectException
 
NormalIconContent - class org.nakedobjects.viewer.classic.view.NormalIconContent.
 
NormalIconContent() - Constructor for class org.nakedobjects.viewer.classic.view.NormalIconContent
 
NormalIconContent(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.NormalIconContent
 
NormalIconContent(TextStyle, boolean) - Constructor for class org.nakedobjects.viewer.classic.view.NormalIconContent
 
NotImplementedException - exception org.nakedobjects.utility.NotImplementedException.
 
NotImplementedException() - Constructor for class org.nakedobjects.utility.NotImplementedException
 
NotImplementedException(String) - Constructor for class org.nakedobjects.utility.NotImplementedException
 
NotifierSniffer - class org.nakedobjects.distribution.simple.NotifierSniffer.
 
NotifierSniffer() - Constructor for class org.nakedobjects.distribution.simple.NotifierSniffer
 
NullLog - class org.nakedobjects.utility.NullLog.
 
NullLog() - Constructor for class org.nakedobjects.utility.NullLog
 
NullUpdateNotifier - class org.nakedobjects.object.NullUpdateNotifier.
 
NullUpdateNotifier() - Constructor for class org.nakedobjects.object.NullUpdateNotifier
 
nakedClass - Variable in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
nakedValueChanged(NakedValueChangedEvent) - Method in class org.nakedobjects.object.value.NakedValueAdapter
Logs (at debug level) the event received.
nakedValueChanged(NakedValueChangedEvent) - Method in interface org.nakedobjects.object.value.NakedValueListener
 
nakedValueListeners() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Returns enumeration of all registered naked value listeners
name() - Method in interface org.nakedobjects.object.NakedObjectStore
 
name() - Method in class org.nakedobjects.object.TransientObjectStore
 
name() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
name() - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
name() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
naturalName(String) - Static method in class org.nakedobjects.object.NakedClass
Returns a human readable form of the specified name of a Java entity.
newCollectionInspectorOption - Static variable in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
newInstance() - Method in class org.nakedobjects.testing.ClassView
Creates a new instance of this class.
newInstance(NakedClass) - Method in class org.nakedobjects.viewer.classic.ClassViewer
 
newInstance(NakedClass) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
newInstance(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.options.NewInstanceOption
 
newObjectInspectorOption - Static variable in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
newOid() - Method in class org.nakedobjects.object.TransientObjectStore
 
next() - Method in interface org.nakedobjects.object.NakedCollection
Position cursor at beginning of next page
next() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Position cursor at beginning of next page
nextElements(Object, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
nextElements(Object, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
nextElements(Object, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
nextElements(Object, NakedObject, int) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
nextId() - Method in class org.nakedobjects.persistence.file.DataManager
 
nextId() - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
nextId() - Method in class org.nakedobjects.persistence.file.XmlDataManager
 
nextInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
nextInstances(NakedObject, NakedObject, int) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
no - Variable in class org.nakedobjects.viewer.classic.view.AbstractField
 
noOptions() - Method in class org.nakedobjects.object.value.Option
 
note(String) - Method in class org.nakedobjects.testing.AcceptanceTest
 
notifyActionView(int, int, NakedObject, Point) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
numberOfElements(NakedCollection) - Method in interface org.nakedobjects.object.NakedObjectStore
 
numberOfElements(NakedCollection) - Method in class org.nakedobjects.object.TransientObjectStore
 
numberOfElements(NakedCollection) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
numberOfElements(NakedCollection) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
numberOfElements(Object) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
numberOfElements(Object) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
numberOfElements(Object) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
numberOfElements(Object) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
numberOfElements(NakedCollection) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
numberOfInstances(NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
 
numberOfInstances(NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
numberOfInstances(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
numberOfInstances(NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
numberOfInstances(NakedObject) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
numberOfInstances(NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
numberOfInstances(NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 

O

OBJECT - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOption
Indicates a MenuOption for an NakedInterface.
OBJECT - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
OBJECT - Static variable in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
OBJECT_CANT_DROP - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object cannot be dropped
OBJECT_CAN_DROP - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object can be dropped
OBJECT_DRAGGING - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object is being dragged
OBJECT_IDENTIFIED - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object is identified
OBJECT_MANAGER - Static variable in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
OBJECT_MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
OBJECT_STORE - Static variable in class org.nakedobjects.Exploration
 
OPEN - Static variable in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
OTHER - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
OUTLINE_HIGHLIGHT - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for outlines of selected fields, object placeholders etc when in focus
OUTLINE_NORMAL - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for outlines of fields, object placeholders etc
ObjectAbout - class org.nakedobjects.object.control.ObjectAbout.
An About for contolling the use of fields within a NakedObject.
ObjectAbout(String, boolean) - Constructor for class org.nakedobjects.object.control.ObjectAbout
Creates an AttributeController with an alternative name for the field..
ObjectActionEvent - class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent.
 
ObjectActionEvent(int, int, Component, Point) - Constructor for class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
ObjectActionHandler - class org.nakedobjects.viewer.classic.view.ObjectActionHandler.
 
ObjectActionHandler(ObjectViewer) - Constructor for class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
ObjectActionListener - interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener.
 
ObjectActionProcessor - class org.nakedobjects.viewer.classic.event.action.ObjectActionProcessor.
 
ObjectActionProcessor(ObjectActionListener) - Constructor for class org.nakedobjects.viewer.classic.event.action.ObjectActionProcessor
 
ObjectAttribute - class org.nakedobjects.viewer.classic.view.ObjectAttribute.
 
ObjectAttribute() - Constructor for class org.nakedobjects.viewer.classic.view.ObjectAttribute
 
ObjectData - class org.nakedobjects.persistence.file.ObjectData.
A logical collection of elements of a specified type
ObjectDrag - class org.nakedobjects.viewer.lightweight.ObjectDrag.
 
ObjectDrag(DragSource, MouseEvent, Location) - Constructor for class org.nakedobjects.viewer.lightweight.ObjectDrag
 
ObjectElement - class org.nakedobjects.viewer.classic.view.ObjectElement.
 
ObjectElement() - Constructor for class org.nakedobjects.viewer.classic.view.ObjectElement
 
ObjectIcon - class org.nakedobjects.viewer.lightweight.view.ObjectIcon.
 
ObjectIcon() - Constructor for class org.nakedobjects.viewer.lightweight.view.ObjectIcon
 
ObjectIconView - class org.nakedobjects.viewer.lightweight.ObjectIconView.
 
ObjectIconView() - Constructor for class org.nakedobjects.viewer.lightweight.ObjectIconView
 
ObjectList - class org.nakedobjects.viewer.classic.view.ObjectList.
 
ObjectList() - Constructor for class org.nakedobjects.viewer.classic.view.ObjectList
 
ObjectList(LayoutManager) - Constructor for class org.nakedobjects.viewer.classic.view.ObjectList
 
ObjectList(ViewBackground, ViewContent, ViewBorder, LayoutManager) - Constructor for class org.nakedobjects.viewer.classic.view.ObjectList
 
ObjectNotFoundException - exception org.nakedobjects.object.ObjectNotFoundException.
 
ObjectNotFoundException() - Constructor for class org.nakedobjects.object.ObjectNotFoundException
 
ObjectNotFoundException(Object) - Constructor for class org.nakedobjects.object.ObjectNotFoundException
 
ObjectNotFoundException(String) - Constructor for class org.nakedobjects.object.ObjectNotFoundException
 
ObjectOption - class org.nakedobjects.viewer.classic.view.ObjectOption.
Options for an underlying object determined dynamically by looking for methods starting with action, veto and option for specifying the action, vetoing the option and giving the option an name respectively.
ObjectOption(Action, String) - Constructor for class org.nakedobjects.viewer.classic.view.ObjectOption
 
ObjectOption - class org.nakedobjects.viewer.lightweight.options.ObjectOption.
Options for an underlying object determined dynamically by looking for methods starting with action, veto and option for specifying the action, vetoing the option and giving the option an name respectively.
ObjectPopup - class org.nakedobjects.viewer.classic.event.popup.ObjectPopup.
Popup menu that is attached to a ViewComponent and controls it via the associated ViewOptions object.
ObjectPopup() - Constructor for class org.nakedobjects.viewer.classic.event.popup.ObjectPopup
 
ObjectRequest - class org.nakedobjects.object.distribution.ObjectRequest.
 
ObjectRequest(Object) - Constructor for class org.nakedobjects.object.distribution.ObjectRequest
 
ObjectRequest(NakedObject) - Constructor for class org.nakedobjects.object.distribution.ObjectRequest
 
ObjectServer - class org.nakedobjects.ObjectServer.
This class is used to start Naked Object applications.
ObjectServer() - Constructor for class org.nakedobjects.ObjectServer
 
ObjectStoreException - exception org.nakedobjects.object.ObjectStoreException.
 
ObjectStoreException() - Constructor for class org.nakedobjects.object.ObjectStoreException
 
ObjectStoreException(String) - Constructor for class org.nakedobjects.object.ObjectStoreException
 
ObjectStoreException(String, Throwable) - Constructor for class org.nakedobjects.object.ObjectStoreException
 
ObjectStoreException(Throwable) - Constructor for class org.nakedobjects.object.ObjectStoreException
 
ObjectView - interface org.nakedobjects.viewer.lightweight.ObjectView.
 
ObjectViewHandler - class org.nakedobjects.viewer.classic.ObjectViewHandler.
 
ObjectViewHandler() - Constructor for class org.nakedobjects.viewer.classic.ObjectViewHandler
 
ObjectViewState - class org.nakedobjects.viewer.lightweight.ObjectViewState.
 
ObjectViewState() - Constructor for class org.nakedobjects.viewer.lightweight.ObjectViewState
 
ObjectViewer - class org.nakedobjects.viewer.classic.view.ObjectViewer.
 
ObjectViewer(View) - Constructor for class org.nakedobjects.viewer.classic.view.ObjectViewer
 
ObjectViewer(View, View) - Constructor for class org.nakedobjects.viewer.classic.view.ObjectViewer
 
ObjectViewer(View, View, boolean) - Constructor for class org.nakedobjects.viewer.classic.view.ObjectViewer
 
ObjectViewingMechanism - interface org.nakedobjects.ObjectViewingMechanism.
 
OneToManyAssociation - class org.nakedobjects.object.reflect.OneToManyAssociation.
 
OneToManyAssociation(String, Class, Method, Method, Method, Method, Method) - Constructor for class org.nakedobjects.object.reflect.OneToManyAssociation
 
OpenClassView - class org.nakedobjects.viewer.lightweight.view.OpenClassView.
 
OpenClassView() - Constructor for class org.nakedobjects.viewer.lightweight.view.OpenClassView
 
OpenFieldBorder - class org.nakedobjects.viewer.lightweight.view.OpenFieldBorder.
 
OpenFieldBorder() - Constructor for class org.nakedobjects.viewer.lightweight.view.OpenFieldBorder
 
OpenViewOption - class org.nakedobjects.viewer.lightweight.options.OpenViewOption.
 
OpenViewOption(RootView) - Constructor for class org.nakedobjects.viewer.lightweight.options.OpenViewOption
 
Option - class org.nakedobjects.object.value.Option.
Value object representing one of a number of choices.
Option(String[]) - Constructor for class org.nakedobjects.object.value.Option
 
Option(String[], int) - Constructor for class org.nakedobjects.object.value.Option
 
OptionField - class org.nakedobjects.viewer.classic.view.OptionField.
 
OptionField(FieldValue) - Constructor for class org.nakedobjects.viewer.classic.view.OptionField
 
OptionField - class org.nakedobjects.viewer.lightweight.view.OptionField.
 
OptionField() - Constructor for class org.nakedobjects.viewer.lightweight.view.OptionField
 
OvalBackground - class org.nakedobjects.viewer.classic.OvalBackground.
 
OvalBackground() - Constructor for class org.nakedobjects.viewer.classic.OvalBackground
 
objectCanDrop - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object can be dropped
objectCantDrop - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object cannot be dropped
objectChanged() - Method in class org.nakedobjects.object.AbstractNakedObject
Attempts to call save in the object store.
objectChanged() - Method in interface org.nakedobjects.object.NakedObject
When the state of this object changes, e.g., an attribute is set, then this method should be called so that it is persisted and a message is propogated to the users of this object within the system.
objectDragging - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object is being dragged
objectField - Variable in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
objectIdentified - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for text/graphics when an object is identified
objectInfo() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
The information about this object to be displayed on the status bar.
objectInfo() - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
The information about this object to be displayed on the status bar.
objectLocatedAt(Location) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
objectLocatedAt(Location) - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
 
objectLocatedAt(Location) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
objectLocatedAt(Location) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
objectMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
objectMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.FallbackView
 
objectMenuOptions(MenuOptionSet) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
objectMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
objectMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.Form
 
objectMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.ObjectIcon
 
objectString(Naked) - Method in class org.nakedobjects.testing.Documentor
 
objectString(View) - Method in class org.nakedobjects.testing.View
 
objectUpdate(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
objectUpdate(NakedObject) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
objectUpdate(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.view.Form
 
objectViewHandler - Static variable in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
 
objects() - Method in interface org.nakedobjects.objectserver.QuitListener
 
objects() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
open(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.ClassAction
 
open(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.CollectionViewHandler
Toggles the viewer between the default view and the alternative view.
open(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.ObjectViewHandler
 
open(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
open(ViewActionEvent) - Method in interface org.nakedobjects.viewer.classic.view.ViewActionListener
Called when user indicats, via a double-click, that they want to look at an object more closely, by opening it up from its icon, or to minimize it, to its icon.
org.nakedobjects - package org.nakedobjects
 
org.nakedobjects.distribution.simple - package org.nakedobjects.distribution.simple
 
org.nakedobjects.example.expenses - package org.nakedobjects.example.expenses
 
org.nakedobjects.object - package org.nakedobjects.object
 
org.nakedobjects.object.collection - package org.nakedobjects.object.collection
 
org.nakedobjects.object.control - package org.nakedobjects.object.control
 
org.nakedobjects.object.distribution - package org.nakedobjects.object.distribution
 
org.nakedobjects.object.reflect - package org.nakedobjects.object.reflect
 
org.nakedobjects.object.value - package org.nakedobjects.object.value
 
org.nakedobjects.objectserver - package org.nakedobjects.objectserver
 
org.nakedobjects.persistence.file - package org.nakedobjects.persistence.file
 
org.nakedobjects.persistence.sql - package org.nakedobjects.persistence.sql
 
org.nakedobjects.perspectives.fieldorder - package org.nakedobjects.perspectives.fieldorder
 
org.nakedobjects.security - package org.nakedobjects.security
 
org.nakedobjects.testing - package org.nakedobjects.testing
 
org.nakedobjects.utility - package org.nakedobjects.utility
 
org.nakedobjects.viewer.classic - package org.nakedobjects.viewer.classic
 
org.nakedobjects.viewer.classic.event.action - package org.nakedobjects.viewer.classic.event.action
 
org.nakedobjects.viewer.classic.event.dnd - package org.nakedobjects.viewer.classic.event.dnd
 
org.nakedobjects.viewer.classic.event.popup - package org.nakedobjects.viewer.classic.event.popup
 
org.nakedobjects.viewer.classic.view - package org.nakedobjects.viewer.classic.view
 
org.nakedobjects.viewer.classic.view.border - package org.nakedobjects.viewer.classic.view.border
 
org.nakedobjects.viewer.lightweight - package org.nakedobjects.viewer.lightweight
 
org.nakedobjects.viewer.lightweight.options - package org.nakedobjects.viewer.lightweight.options
 
org.nakedobjects.viewer.lightweight.util - package org.nakedobjects.viewer.lightweight.util
 
org.nakedobjects.viewer.lightweight.view - package org.nakedobjects.viewer.lightweight.view
 
outlineHighlight - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for outlines of selected fields, object placeholders etc when in focus
outlineNormal - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for outlines of fields, object placeholders etc

P

PACKAGE_SIZE - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
PORT - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
PROXY - Static variable in class org.nakedobjects.object.PersistenceType
 
Padding - class org.nakedobjects.viewer.lightweight.Padding.
 
Padding(int, int, int, int) - Constructor for class org.nakedobjects.viewer.lightweight.Padding
 
Padding() - Constructor for class org.nakedobjects.viewer.lightweight.Padding
 
Padding(Padding) - Constructor for class org.nakedobjects.viewer.lightweight.Padding
 
PasteValueOption - class org.nakedobjects.viewer.lightweight.options.PasteValueOption.
 
PasteValueOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.PasteValueOption
 
Payment - class org.nakedobjects.example.expenses.Payment.
 
Payment() - Constructor for class org.nakedobjects.example.expenses.Payment
 
Percentage - class org.nakedobjects.object.value.Percentage.
Value object representing a percentage value.
Percentage() - Constructor for class org.nakedobjects.object.value.Percentage
 
Percentage(float) - Constructor for class org.nakedobjects.object.value.Percentage
 
Percentage(String) - Constructor for class org.nakedobjects.object.value.Percentage
Deprecated.  
Percentage(Percentage) - Constructor for class org.nakedobjects.object.value.Percentage
 
Permission - class org.nakedobjects.object.control.Permission.
 
Permission() - Constructor for class org.nakedobjects.object.control.Permission
 
Permission(String) - Constructor for class org.nakedobjects.object.control.Permission
 
PersistenceType - class org.nakedobjects.object.PersistenceType.
 
PositiveValue - class org.nakedobjects.object.value.PositiveValue.
 
PositiveValue() - Constructor for class org.nakedobjects.object.value.PositiveValue
 
PreviousElementOption - class org.nakedobjects.viewer.classic.view.PreviousElementOption.
 
PreviousElementOption() - Constructor for class org.nakedobjects.viewer.classic.view.PreviousElementOption
 
PrimitiveValue - interface org.nakedobjects.viewer.classic.view.PrimitiveValue.
 
PrintOption - class org.nakedobjects.viewer.lightweight.options.PrintOption.
 
PrintOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.PrintOption
 
PrintableView - interface org.nakedobjects.viewer.lightweight.PrintableView.
 
ProgrammableAbout - class org.nakedobjects.object.control.ProgrammableAbout.
 
ProgrammableAbout() - Constructor for class org.nakedobjects.object.control.ProgrammableAbout
 
Project - class org.nakedobjects.example.expenses.Project.
 
Project() - Constructor for class org.nakedobjects.example.expenses.Project
 
ProjectExpenses - class org.nakedobjects.example.expenses.ProjectExpenses.
 
ProjectExpenses() - Constructor for class org.nakedobjects.example.expenses.ProjectExpenses
Creates a new instance of Account
Prototypes - class org.nakedobjects.viewer.lightweight.util.Prototypes.
 
Prototypes(String) - Constructor for class org.nakedobjects.viewer.lightweight.util.Prototypes
 
ProxyObjectStore - class org.nakedobjects.object.distribution.ProxyObjectStore.
 
ProxyObjectStore(UpdateNotifier, UpdateReceiver, ProxyRequester) - Constructor for class org.nakedobjects.object.distribution.ProxyObjectStore
 
ProxyRequester - interface org.nakedobjects.object.distribution.ProxyRequester.
 
pageDown() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move down one line.
pageUp() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move cursor up by a page
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.ClassesFrame
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.OvalBackground
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.CellIconContent
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.Checkbox
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.ClearBackground
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.DateField
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.DateList
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
paint(Graphics, Insets) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
Renders the object by washing the background with the background color, and then getting the View, is one is registered, to draw the border and contents.
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.EditField
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.FinderBackground
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.FormBorder
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.InternalListBorder
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.NormalIconContent
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.OptionField
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.RadioButtons
 
paint(Graphics) - Method in class org.nakedobjects.viewer.classic.view.SelectionList
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.SmallIconContent
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.TextContent
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.ViewBackground
this method is called by the component to do the drawing on it
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.ViewBorder
this method is called by the component to do the drawing on it
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.ViewContent
this method is called by the component to do the drawing on it
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.CompoundBorder
This implementation passes the paint request onto the outer border and then to the inner border.
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.EmptyBorder
This default implementation does no painting.
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.EtchedBorder
This implementation painting paints an etched border using the color of the container.
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
This implementation painting paints an etched border using the color of the container.
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.LineBorder
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.RowBorder
This implementation painting paints an etched border using the color of the container.
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.StatusBorder
 
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.TableBorder
This implementation painting paints an etched border using the color of the container.
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.TitleBorder
This implementation painting paints an etched border using the color of the container.
paint(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
This implementation painting paints an etched border using the color of the container.
paint(Graphics) - Method in class org.nakedobjects.viewer.lightweight.ApplicationFrame
Calls update() to do double-buffered drawing of all views.
paint(Canvas) - Method in interface org.nakedobjects.viewer.lightweight.Control
 
paint(Graphics) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
paint(Canvas, Color) - Method in class org.nakedobjects.viewer.lightweight.options.CloseButton
 
paint(Canvas, Color) - Method in class org.nakedobjects.viewer.lightweight.options.IconizeButton
 
paint(Canvas) - Method in class org.nakedobjects.viewer.lightweight.options.WindowButton
 
paint(Canvas, Color) - Method in class org.nakedobjects.viewer.lightweight.options.WindowButton
 
paintBackground(Canvas, Size) - Method in interface org.nakedobjects.viewer.lightweight.Background
 
paintBackground(Canvas, Size) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
paintBackground(Canvas, Size) - Method in class org.nakedobjects.viewer.lightweight.util.LogoBackground
 
paintBorder(Graphics, Rectangle, ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.border.IconBorder
Paint the contained border.
paintContent() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
paintContent() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
paintContent(Graphics, Insets) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
Asks the viewers current view to draw the border, background and contents
paintContent() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
parameterTypes() - Method in class org.nakedobjects.object.reflect.Action
 
parentObjectView() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
Returns the view that logically contains this view, i.e., for the associated object.
parentObjectView() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
returns the parent view
parentObjectView() - Method in interface org.nakedobjects.viewer.lightweight.InternalView
Returns the view that logically contains this view, i.e., the view of this view's object's parent.
parse(String) - Method in interface org.nakedobjects.object.NakedValue
Takes a user entry string which is parsed to set up the object.
parse(String) - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
parse(String) - Method in class org.nakedobjects.object.value.Date
 
parse(String) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
parse(String) - Method in class org.nakedobjects.object.value.Logical
 
parse(String) - Method in class org.nakedobjects.object.value.Money
 
parse(String) - Method in class org.nakedobjects.object.value.Option
 
parse(String) - Method in class org.nakedobjects.object.value.Percentage
 
parse(String) - Method in class org.nakedobjects.object.value.TextString
 
parse(String) - Method in class org.nakedobjects.object.value.Time
 
parse(String) - Method in class org.nakedobjects.object.value.TimeStamp
 
parse(String) - Method in class org.nakedobjects.object.value.URLString
 
parse(String) - Method in class org.nakedobjects.object.value.WholeNumber
 
paste() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
paste() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
permission(Role) - Method in class org.nakedobjects.security.Role
 
permission(Role) - Method in class org.nakedobjects.security.User
 
persistenceType() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
persistenceType() - Method in interface org.nakedobjects.object.NakedObjectStore
 
persistenceType() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
pickupObject(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
pickupObject(ObjectDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragSource
 
pickupObject(ObjectDrag) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
Returns the view that logically contains this view, i.e., for the associated object.
pickupObject(ObjectDrag) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
pickupView(ViewDrag) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
pickupView(ViewDrag) - Method in interface org.nakedobjects.viewer.lightweight.DragSource
 
pickupView(ViewDrag) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
pickupView(ViewDrag) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
polymorphicReferences - Variable in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
popup(MenuOptionTarget, Vector, Point) - Method in class org.nakedobjects.viewer.classic.event.popup.ObjectPopup
 
popup(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
position() - Method in interface org.nakedobjects.object.NakedCollection
 
position() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
preferredLayoutSize(Container) - Method in class org.nakedobjects.viewer.classic.view.StackLayout
 
preferredLayoutSize(Container) - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
press(int) - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
press(int) - Method in class org.nakedobjects.viewer.classic.view.Checkbox
 
previous() - Method in interface org.nakedobjects.object.NakedCollection
Position cursor at beginning of previous page
previous() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Position cursor at beginning of previous page
previousElements(Object, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
previousElements(Object, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
previousElements(Object, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
previousElements(Object, NakedObject, int) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
previousInstances(NakedObject, NakedObject, int) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
previousInstances(NakedObject, NakedObject, int) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
print(Canvas) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
print(Canvas) - Method in interface org.nakedobjects.viewer.lightweight.PrintableView
 
print(Canvas) - Method in interface org.nakedobjects.viewer.lightweight.View
 
processMouseEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.event.action.ObjectActionProcessor
 
processMouseEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropProcessor
 
processMouseEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
processMouseEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
processMouseEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
processMouseMotionEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
processMouseMotionEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
processMouseMotionEvent(MouseEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
processRequest(Request, String) - Method in class org.nakedobjects.object.distribution.RequestResponse
 

Q

QuitListener - interface org.nakedobjects.objectserver.QuitListener.
 
quit() - Method in class org.nakedobjects.objectserver.AWTConsole
 
quit() - Method in class org.nakedobjects.objectserver.TerminalConsole
 

R

READ_ONLY - Static variable in class org.nakedobjects.object.control.FieldAbout
An About for showing that an attribute is can not be changed.
READ_ONLY - Static variable in class org.nakedobjects.object.control.ObjectAbout
An About for showing that an attribute is can not be changed.
READ_WRITE - Static variable in class org.nakedobjects.object.control.FieldAbout
An About for showing that an attribute is can be changed.
READ_WRITE - Static variable in class org.nakedobjects.object.control.ObjectAbout
An About for showing that an attribute is can be changed.
RED - Static variable in interface org.nakedobjects.object.Status
 
REMOVED - Static variable in class org.nakedobjects.object.CollectionEvent
 
REPLICATION_TYPE - Static variable in class org.nakedobjects.object.distribution.ProxyObjectStore
 
REQUEST_ADDR - Static variable in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
REQUEST_PORT - Static variable in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
RESULT - Static variable in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
REVERSE_MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
RIGHT - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
RIGHT - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
RIGHT_CLICKED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
Indicates the DragDropComponent has been dropped onto another DragDropComponent.
RadioButtons - class org.nakedobjects.viewer.classic.view.RadioButtons.
 
RadioButtons(FieldValue) - Constructor for class org.nakedobjects.viewer.classic.view.RadioButtons
 
RealObjectViewer - class org.nakedobjects.viewer.classic.view.RealObjectViewer.
 
RealObjectViewer(NakedObject, View) - Constructor for class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
RealObjectViewer(NakedObject, View, View) - Constructor for class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
RealObjectViewer(NakedObject, View, View, boolean) - Constructor for class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
Receipt - class org.nakedobjects.example.expenses.Receipt.
 
Receipt() - Constructor for class org.nakedobjects.example.expenses.Receipt
 
Reference - class org.nakedobjects.persistence.file.Reference.
 
Reference(String, long) - Constructor for class org.nakedobjects.persistence.file.Reference
 
Reference(NakedObject) - Constructor for class org.nakedobjects.persistence.file.Reference
 
ReferenceVector - class org.nakedobjects.persistence.file.ReferenceVector.
 
ReferenceVector() - Constructor for class org.nakedobjects.persistence.file.ReferenceVector
 
RemoveAssociationOption - class org.nakedobjects.viewer.lightweight.options.RemoveAssociationOption.
Destroy this object
RemoveAssociationOption() - Constructor for class org.nakedobjects.viewer.lightweight.options.RemoveAssociationOption
 
ReplaceViewOption - class org.nakedobjects.viewer.lightweight.options.ReplaceViewOption.
 
ReplaceViewOption(ObjectView) - Constructor for class org.nakedobjects.viewer.lightweight.options.ReplaceViewOption
 
Request - class org.nakedobjects.object.distribution.Request.
 
Request() - Constructor for class org.nakedobjects.object.distribution.Request
 
RequestListener - class org.nakedobjects.distribution.simple.RequestListener.
 
RequestListener(String, int, SocketedObjectServer) - Constructor for class org.nakedobjects.distribution.simple.RequestListener
 
RequestResponse - class org.nakedobjects.object.distribution.RequestResponse.
 
RequestResponse(Server) - Constructor for class org.nakedobjects.object.distribution.RequestResponse
 
ResolveException - exception org.nakedobjects.object.ResolveException.
Thrown when a ObjectResolver
ResolveException() - Constructor for class org.nakedobjects.object.ResolveException
 
ResolveException(String) - Constructor for class org.nakedobjects.object.ResolveException
 
Role - class org.nakedobjects.security.Role.
 
Role() - Constructor for class org.nakedobjects.security.Role
 
Role(String) - Constructor for class org.nakedobjects.security.Role
 
RootBorder - class org.nakedobjects.viewer.lightweight.view.RootBorder.
 
RootBorder() - Constructor for class org.nakedobjects.viewer.lightweight.view.RootBorder
 
RootView - interface org.nakedobjects.viewer.lightweight.RootView.
Indicates that a view can be displayed on the workspace
RowBorder - class org.nakedobjects.viewer.classic.view.border.RowBorder.
 
RowBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.RowBorder
 
RowBorder(boolean) - Constructor for class org.nakedobjects.viewer.classic.view.border.RowBorder
 
raise(RootView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Pulls the specified view to the top of all views
read(Object) - Method in class org.nakedobjects.persistence.file.DataManager
 
readCollection(Object) - Method in class org.nakedobjects.persistence.file.DataManager
 
readDataFile(long) - Method in class org.nakedobjects.persistence.file.DataManager
 
readDataFile(long) - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
readDataFile(long) - Method in class org.nakedobjects.persistence.file.XmlDataManager
 
readExternal(ObjectInput) - Method in class org.nakedobjects.object.AbstractNakedObject
 
readExternal(ObjectInput) - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
readExternal(ObjectInput) - Method in class org.nakedobjects.object.value.Date
 
readExternal(ObjectInput) - Method in class org.nakedobjects.object.value.Money
 
readExternal(ObjectInput) - Method in class org.nakedobjects.object.value.Time
 
readExternal(ObjectInput) - Method in class org.nakedobjects.object.value.TimeStamp
 
readInstanceFile(String) - Method in class org.nakedobjects.persistence.file.DataManager
 
readInstanceFile(String) - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
readInstanceFile(String) - Method in class org.nakedobjects.persistence.file.XmlDataManager
 
readInstances(NakedClass) - Method in class org.nakedobjects.persistence.file.DataManager
 
readObject(Object) - Method in class org.nakedobjects.persistence.file.DataManager
 
readObject(NakedObject) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
readObject(NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
readOnly(boolean) - Static method in class org.nakedobjects.object.control.FieldAbout
Returns a read only About (FieldAbout.READ_ONLY) if true; read-only (FieldAbout.READ_WRITE) if false.
readSerialNumber(String) - Method in class org.nakedobjects.persistence.file.DataManager
 
readSerialNumberFile(String) - Method in class org.nakedobjects.persistence.file.DataManager
 
readSerialNumberFile(String) - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
readSerialNumberFile(String) - Method in class org.nakedobjects.persistence.file.XmlDataManager
 
readWrite(boolean) - Static method in class org.nakedobjects.object.control.FieldAbout
Returns a read/write About (FieldAbout.READ_WRITE) if true; read-only (FieldAbout.READ_ONLY) if false.
receive() - Method in class org.nakedobjects.distribution.simple.UDPUpdateListener
 
receive() - Method in class org.nakedobjects.object.distribution.MockUpdateReceiver
 
receive() - Method in interface org.nakedobjects.object.distribution.UpdateReceiver
 
receiveRequest() - Method in class org.nakedobjects.distribution.simple.SocketedRequestConnection
 
redraw() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Requests that the frame repaints this view, and only this view.
redraw() - Method in interface org.nakedobjects.viewer.lightweight.KeyboardAccessible
 
redraw() - Method in interface org.nakedobjects.viewer.lightweight.View
 
references() - Method in class org.nakedobjects.persistence.file.CollectionData
 
refresh() - Method in class org.nakedobjects.viewer.classic.ClassesFrame
 
refresh() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
refresh() - Method in class org.nakedobjects.viewer.classic.view.DebugFrame
 
refresh() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
refresh() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
refresh() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
refresh() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
refresh this views state from the value objects state so that it accurately reflects the value objects value.
refresh() - Method in class org.nakedobjects.viewer.lightweight.DebugFrame
 
refresh() - Method in class org.nakedobjects.viewer.lightweight.view.CheckboxField
 
refresh() - Method in class org.nakedobjects.viewer.lightweight.view.CollectionView
 
refresh() - Method in class org.nakedobjects.viewer.lightweight.view.OptionField
 
refresh() - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
refreshDerivedValue() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
refreshValue() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
registerClass(Class) - Method in class org.nakedobjects.testing.AcceptanceTest
Register a class as being available to the user.
registerClass(Class) - Method in class org.nakedobjects.testing.NakedTestCase
Adds the NakedClass to the set of classes to be used in a test.
remove(NakedObject) - Method in interface org.nakedobjects.object.CachePolicy
Remove a NakedObject from the cache.
remove(NakedObject) - Method in class org.nakedobjects.object.HashCachePolicy
Remove a NakedObject to the cache.
remove(NakedObject) - Method in interface org.nakedobjects.object.NakedCollection
removes object from the collection and notifies all views that the collection has changed.
remove(NakedObject) - Method in class org.nakedobjects.object.ThreadCachePolicy
Remove a NakedObject to the cache.
remove(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
remove(NakedObject) - Method in class org.nakedobjects.object.collection.InternalCollection
 
remove(NakedObject, NakedObject) - Method in class org.nakedobjects.object.reflect.Association
Remove an associated object (the element) from the specified NakedObject in the association field represented by this object.
remove(NakedObject, NakedObject) - Method in class org.nakedobjects.object.reflect.OneToManyAssociation
Remove an associated object (the element) from the specified NakedObject in the association field represented by this object.
remove(Object) - Method in class org.nakedobjects.persistence.file.DataManager
 
remove(Reference) - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
remove(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
remove(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.DirectOneToManySqlCollectionMapper
 
remove(Object, NakedObject) - Method in class org.nakedobjects.persistence.sql.IndirectOneToManySqlCollectionMapper
 
remove(Object, NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlCollectionMapper
 
remove(MenuComponent) - Method in interface org.nakedobjects.viewer.classic.event.popup.MenuOptionTarget
 
remove(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
remove(Component) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
remove(MenuComponent) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
remove(ObjectView) - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
removeAboutListener(AboutListener) - Method in class org.nakedobjects.object.control.MutableAbout
Removes an AboutListener from the collection of registered listeners.
removeAll() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Removes all objects from the collection.
removeAll() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
removeAllViews() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
removeControl(Control) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Removes a control from this view.
removeDroppable(Window) - Static method in class org.nakedobjects.viewer.classic.event.dnd.DroppableContainers
 
removeElement(NakedCollection, NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
 
removeElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
removeElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
removeElement(NakedObject) - Method in class org.nakedobjects.persistence.file.CollectionData
 
removeElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
removeElement(String, NakedObject) - Method in class org.nakedobjects.persistence.file.ObjectData
 
removeElement(NakedCollection, NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
removeFromNotificationList(ObjectView) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
removeFromNotificationList(ObjectView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
removeLayoutComponent(Component) - Method in class org.nakedobjects.viewer.classic.view.StackLayout
 
removeLayoutComponent(Component) - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
removeMethod - Variable in class org.nakedobjects.object.reflect.Association
 
removeNakedValueListener(NakedValueListener) - Method in class org.nakedobjects.object.value.AbstractNakedValue
Removes an object as a listener of this naked value.
removeOtherRootViews(RootView) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Removes all the views - other than the specified one - from the workspace
removeReference(String) - Method in class org.nakedobjects.testing.View
Removes an existing object reference from the specified field.
removeReference(String, String) - Method in class org.nakedobjects.testing.View
Removes the existing object reference, which has the specified title, from the specified multi-object field.
removeView(InternalView) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
removeView(InternalView) - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
removeView(View) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Removes the specified view from the workspace
removeViewActionListener(ViewActionListener) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
removeViewsFor(NakedObject, Vector) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
removeViewsFor(NakedObject, Vector) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
Called when this view is dropped onto the workspace.
removeViewsFor(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Removes and views (icons and open views) from the frame that are for the specified object.
removeViewsFor(NakedObject, Vector) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
removeViewsFor(NakedObject, Vector) - Method in class org.nakedobjects.viewer.lightweight.view.InstanceList
Remove view of a deleted instance
removed(NakedObject) - Method in interface org.nakedobjects.object.NakedCollection
 
removed(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
repaint() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
repaint(int, int, int, int) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
repaint() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
repaint(int, int, int, int) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
repaintAll() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Calls repaint() on the the top-level owner of this view.
replaceView(InternalView, InternalView) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
replaceView(InternalView, InternalView) - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
requestFocus() - Method in interface org.nakedobjects.viewer.classic.view.Display
 
requiredSize(LayoutTarget) - Method in interface org.nakedobjects.viewer.lightweight.Layout
 
requiredSize(LayoutTarget) - Method in class org.nakedobjects.viewer.lightweight.util.FlowLayout
 
requiredSize(LayoutTarget) - Method in class org.nakedobjects.viewer.lightweight.util.StackLayout
 
reset() - Static method in class org.nakedobjects.object.NakedClass
Removes all the objects definitions so they are reloaded.
reset() - Method in interface org.nakedobjects.object.NakedCollection
 
reset() - Method in interface org.nakedobjects.object.NakedValue
Resets a value to its default value.
reset() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
reset() - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
reset() - Method in class org.nakedobjects.object.value.Date
Reset this date so it contains the current date.
reset() - Method in class org.nakedobjects.object.value.FloatingPointNumber
Reset this floating point number so it contains 0.0.
reset() - Method in class org.nakedobjects.object.value.Logical
Resets the objects state to false.
reset() - Method in class org.nakedobjects.object.value.Money
Reset this money so it contains 0.
reset() - Method in class org.nakedobjects.object.value.Option
Reset this option so it has the first option selected.
reset() - Method in class org.nakedobjects.object.value.Percentage
Reset this percentage so it contains 0%.
reset() - Method in class org.nakedobjects.object.value.TextString
Reset this string so it set to null (therefore equivalent to clear())
reset() - Method in class org.nakedobjects.object.value.Time
Reset this time so it contains the current time.
reset() - Method in class org.nakedobjects.object.value.TimeStamp
Reset this time so it contains the current time.
reset() - Method in class org.nakedobjects.object.value.URLString
Reset this url string so it contains an empty string, i.e. "".
reset() - Method in class org.nakedobjects.object.value.WholeNumber
Reset this whole number so it contains 0.
resetTo(TextField.CursorPosition) - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
clears the selection so nothing is selected.
resolve() - Method in class org.nakedobjects.object.AbstractNakedObject
 
resolve(NakedObject) - Static method in class org.nakedobjects.object.AbstractNakedObject
A utiltiy method for simplifying the resolving of an objects attribute.
resolve() - Method in interface org.nakedobjects.object.NakedObject
Resolves the current object ensuring all its attributes are available in memory.
resolve(NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Re-initialises the fields of an object.
resolve(NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
resolve() - Method in class org.nakedobjects.object.collection.InstanceCollection
 
resolve(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
resolve(NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
resolve(NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
response - Variable in class org.nakedobjects.object.distribution.Request
 
restart() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
Clears the cache.
restart() - Method in interface org.nakedobjects.object.NakedObjectStore
 
restart() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
restoreString(String) - Method in interface org.nakedobjects.object.NakedValue
Takes a storage string and uses it reinstate this value object to its previous state/
restoreString(String) - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
restoreString(String) - Method in class org.nakedobjects.object.value.Date
 
restoreString(String) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
restoreString(String) - Method in class org.nakedobjects.object.value.Logical
 
restoreString(String) - Method in class org.nakedobjects.object.value.Money
 
restoreString(String) - Method in class org.nakedobjects.object.value.MultilineTextString
 
restoreString(String) - Method in class org.nakedobjects.object.value.Option
 
restoreString(String) - Method in class org.nakedobjects.object.value.Percentage
 
restoreString(String) - Method in class org.nakedobjects.object.value.TextString
 
restoreString(String) - Method in class org.nakedobjects.object.value.Time
 
restoreString(String) - Method in class org.nakedobjects.object.value.TimeStamp
 
restoreString(String) - Method in class org.nakedobjects.object.value.URLString
 
restoreString(String) - Method in class org.nakedobjects.object.value.WholeNumber
 
results(NakedObject, Point) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
returnResponse(Object) - Method in class org.nakedobjects.distribution.simple.SocketedRequestConnection
 
right() - Method in class org.nakedobjects.viewer.classic.view.EditField
Move the cursor right by one character.
right() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move the cursor right by one character.
rightClick(String) - Method in class org.nakedobjects.testing.View
Invokes this object's zero-parameter action method of the the given name.
rightClickNewInstance() - Method in class org.nakedobjects.testing.ClassView
Deprecated. - use newInstance
rightClicked(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
rightClicked(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
rollback() - Method in interface org.nakedobjects.persistence.sql.DatabaseConnection
 
rollback() - Method in class org.nakedobjects.persistence.sql.SimpleConnection
 
rootViews(NakedObject) - Method in class org.nakedobjects.viewer.lightweight.util.ViewFactory
 
run() - Method in class org.nakedobjects.distribution.simple.FileConnectionFromClient
 
run() - Method in class org.nakedobjects.distribution.simple.Listener
Wait for new connections.
run() - Method in class org.nakedobjects.distribution.simple.SocketedRequestConnection
 
run() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
runAction(MenuOptionTarget, Point) - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOption
 
runStories() - Method in class org.nakedobjects.example.expenses.ExampleStories
 
runStories() - Method in class org.nakedobjects.testing.AcceptanceTest
 

S

SELECTED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
Indicates the dragging of a DragDropComponent.
SELECTED - Static variable in interface org.nakedobjects.viewer.classic.view.Display
 
SENSITIVE - Static variable in class org.nakedobjects.object.value.Case
 
SHIFT - Static variable in class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
SHIFT_RIGHT_CLICKED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
SMALL - Static variable in class org.nakedobjects.object.ImageIcon
For an image that is small (16 x 16 pixels) this constant should be passed to getImageIcon() the ImageIcon constructors.
STATUS - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
STATUS - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
SelectionList - class org.nakedobjects.viewer.classic.view.SelectionList.
 
SelectionList(OptionField, String[]) - Constructor for class org.nakedobjects.viewer.classic.view.SelectionList
 
SelectionObject - class org.nakedobjects.object.value.SelectionObject.
Deprecated. use Option
SelectionObject(String[]) - Constructor for class org.nakedobjects.object.value.SelectionObject
Deprecated.  
SelectionObject(String[], int) - Constructor for class org.nakedobjects.object.value.SelectionObject
Deprecated.  
Server - interface org.nakedobjects.object.distribution.Server.
 
ServerConsole - interface org.nakedobjects.object.distribution.ServerConsole.
 
ServerRequestException - exception org.nakedobjects.object.distribution.ServerRequestException.
 
ServerRequestException() - Constructor for class org.nakedobjects.object.distribution.ServerRequestException
 
ServerRequestException(String) - Constructor for class org.nakedobjects.object.distribution.ServerRequestException
 
ServerRequestException(Throwable) - Constructor for class org.nakedobjects.object.distribution.ServerRequestException
 
ServerRequestException(Throwable, String) - Constructor for class org.nakedobjects.object.distribution.ServerRequestException
 
ServerResponse - class org.nakedobjects.objectserver.ServerResponse.
 
ServerResponse() - Constructor for class org.nakedobjects.objectserver.ServerResponse
 
SetValueRequest - class org.nakedobjects.object.distribution.SetValueRequest.
 
SetValueRequest(NakedObject, Value, String) - Constructor for class org.nakedobjects.object.distribution.SetValueRequest
 
Shape - class org.nakedobjects.viewer.lightweight.Shape.
 
Shape() - Constructor for class org.nakedobjects.viewer.lightweight.Shape
 
Shape(Shape) - Constructor for class org.nakedobjects.viewer.lightweight.Shape
 
Shape(int, int) - Constructor for class org.nakedobjects.viewer.lightweight.Shape
 
SimpleBorder - class org.nakedobjects.viewer.lightweight.view.SimpleBorder.
 
SimpleBorder(int) - Constructor for class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
SimpleConnection - class org.nakedobjects.persistence.sql.SimpleConnection.
 
SimpleConnection() - Constructor for class org.nakedobjects.persistence.sql.SimpleConnection
 
SimpleOid - class org.nakedobjects.object.SimpleOid.
 
SimpleOid(long) - Constructor for class org.nakedobjects.object.SimpleOid
 
SimpleSqlObjectMapper - class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper.
 
SimpleSqlObjectMapper(NakedClass, SqlObjectStore, Field[], String, String[], String, boolean) - Constructor for class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
SimpleSqlObjectMapper(SqlObjectStore) - Constructor for class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
Size - class org.nakedobjects.viewer.lightweight.Size.
 
Size(int, int) - Constructor for class org.nakedobjects.viewer.lightweight.Size
 
Size(Size) - Constructor for class org.nakedobjects.viewer.lightweight.Size
 
Size() - Constructor for class org.nakedobjects.viewer.lightweight.Size
 
SmallIconContent - class org.nakedobjects.viewer.classic.view.SmallIconContent.
 
SmallIconContent() - Constructor for class org.nakedobjects.viewer.classic.view.SmallIconContent
 
SmallIconContent(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.SmallIconContent
 
SocketedObjectServer - class org.nakedobjects.distribution.simple.SocketedObjectServer.
 
SocketedObjectServer() - Constructor for class org.nakedobjects.distribution.simple.SocketedObjectServer
 
SocketedProxyRequester - class org.nakedobjects.distribution.simple.SocketedProxyRequester.
 
SocketedProxyRequester() - Constructor for class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
SocketedRequestConnection - class org.nakedobjects.distribution.simple.SocketedRequestConnection.
 
SocketedRequestConnection(Socket, SocketedObjectServer) - Constructor for class org.nakedobjects.distribution.simple.SocketedRequestConnection
Creates a ClientConnection object and maintains the connection.
SqlCollectionMapper - interface org.nakedobjects.persistence.sql.SqlCollectionMapper.
 
SqlObjectMapper - interface org.nakedobjects.persistence.sql.SqlObjectMapper.
 
SqlObjectStore - class org.nakedobjects.persistence.sql.SqlObjectStore.
 
SqlObjectStore() - Constructor for class org.nakedobjects.persistence.sql.SqlObjectStore
 
SqlObjectStoreException - exception org.nakedobjects.persistence.sql.SqlObjectStoreException.
 
SqlObjectStoreException() - Constructor for class org.nakedobjects.persistence.sql.SqlObjectStoreException
 
SqlObjectStoreException(String) - Constructor for class org.nakedobjects.persistence.sql.SqlObjectStoreException
 
SqlObjectStoreException(String, Throwable) - Constructor for class org.nakedobjects.persistence.sql.SqlObjectStoreException
 
SqlSerialNumbers - class org.nakedobjects.persistence.sql.SqlSerialNumbers.
 
SqlSerialNumbers(SqlObjectStore) - Constructor for class org.nakedobjects.persistence.sql.SqlSerialNumbers
 
SqlTableMapper - class org.nakedobjects.persistence.sql.SqlTableMapper.
 
SqlTableMapper(SqlObjectStore, Class, String, String, boolean) - Constructor for class org.nakedobjects.persistence.sql.SqlTableMapper
 
StackLayout - class org.nakedobjects.viewer.classic.view.StackLayout.
 
StackLayout() - Constructor for class org.nakedobjects.viewer.classic.view.StackLayout
 
StackLayout(int, int) - Constructor for class org.nakedobjects.viewer.classic.view.StackLayout
 
StackLayout - class org.nakedobjects.viewer.lightweight.util.StackLayout.
 
StackLayout() - Constructor for class org.nakedobjects.viewer.lightweight.util.StackLayout
 
StackLayout(boolean) - Constructor for class org.nakedobjects.viewer.lightweight.util.StackLayout
 
StandardForm - class org.nakedobjects.viewer.lightweight.view.StandardForm.
 
StandardForm() - Constructor for class org.nakedobjects.viewer.lightweight.view.StandardForm
 
StandardList - class org.nakedobjects.viewer.lightweight.view.StandardList.
 
StandardList() - Constructor for class org.nakedobjects.viewer.lightweight.view.StandardList
 
StandardViewerFactory - class org.nakedobjects.viewer.classic.view.StandardViewerFactory.
 
StandardViewerFactory() - Constructor for class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
Status - interface org.nakedobjects.object.Status.
 
StatusBorder - class org.nakedobjects.viewer.classic.view.border.StatusBorder.
 
StatusBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.StatusBorder
 
StatusColor - class org.nakedobjects.viewer.classic.view.StatusColor.
 
StatusColor() - Constructor for class org.nakedobjects.viewer.classic.view.StatusColor
 
StatusMethods - class org.nakedobjects.object.StatusMethods.
 
Style - class org.nakedobjects.viewer.lightweight.Style.
 
Style() - Constructor for class org.nakedobjects.viewer.lightweight.Style
 
Style.Text - class org.nakedobjects.viewer.lightweight.Style.Text.
 
sameDayAs(Date) - Method in class org.nakedobjects.object.value.Date
 
sameMonthAs(Date) - Method in class org.nakedobjects.object.value.Date
 
sameWeekAs(Date) - Method in class org.nakedobjects.object.value.Date
 
sameYearAs(Date) - Method in class org.nakedobjects.object.value.Date
 
save(NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Persists the specified object's state.
save(NakedObject) - Method in class org.nakedobjects.object.TransientObjectStore
 
save(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
save(NakedObject) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
save(NakedObject) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
saveCurrentFieldEntry() - Method in class org.nakedobjects.viewer.lightweight.ViewManager
 
saveString() - Method in interface org.nakedobjects.object.NakedValue
Returns a basic string representation of this value for storage purposes.
saveString() - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
saveString() - Method in class org.nakedobjects.object.value.Date
 
saveString() - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
saveString() - Method in class org.nakedobjects.object.value.Logical
 
saveString() - Method in class org.nakedobjects.object.value.Money
 
saveString() - Method in class org.nakedobjects.object.value.Option
 
saveString() - Method in class org.nakedobjects.object.value.Percentage
 
saveString() - Method in class org.nakedobjects.object.value.TextString
 
saveString() - Method in class org.nakedobjects.object.value.Time
 
saveString() - Method in class org.nakedobjects.object.value.TimeStamp
 
saveString() - Method in class org.nakedobjects.object.value.URLString
 
saveString() - Method in class org.nakedobjects.object.value.WholeNumber
 
search(NakedObject) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Return a NakedCollection of objects which match the specified pattern from within the current collection
secondClick(Click) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
secondClick(Click) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Called when the user double-clicked this view.
secondClick(View, Click) - Method in interface org.nakedobjects.viewer.lightweight.Border
 
secondClick(Click) - Method in interface org.nakedobjects.viewer.lightweight.View
Called when the user double-clicked this view.
secondClick(Click) - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
secondClick(View, Click) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
secondClick(View, Click) - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
secondClick(Click) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
select(String) - Method in class org.nakedobjects.testing.View
Returns the view, from within this collection, that has the specified title.
select(Date) - Method in class org.nakedobjects.viewer.classic.view.DateField
 
select(int, int) - Method in class org.nakedobjects.viewer.classic.view.DateList
 
select(int) - Method in class org.nakedobjects.viewer.classic.view.OptionField
 
select(int) - Method in class org.nakedobjects.viewer.classic.view.SelectionList
 
selectSentence() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
 
selectWord() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
set the selection to be for the word marked by the current cursor
selected(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
selected(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
selectedFrom - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
selectedTo - Variable in class org.nakedobjects.viewer.classic.view.EditField
 
selectionObject - Variable in class org.nakedobjects.viewer.classic.view.OptionField
 
send(Request) - Method in class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
send(Request) - Method in interface org.nakedobjects.object.distribution.ProxyRequester
 
sendRequest() - Method in class org.nakedobjects.object.distribution.Request
 
serialNumber(String) - Method in interface org.nakedobjects.object.NakedObjectStore
Generates a unique serial number for the specified squence set.
serialNumber(String) - Method in class org.nakedobjects.object.TransientObjectStore
 
serialNumber(String) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
serialNumber(String) - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
serialNumber(String) - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
serialNumber(String) - Method in class org.nakedobjects.persistence.sql.SqlSerialNumbers
 
set(String, String) - Static method in class org.nakedobjects.Application
Allows a configuration property to be programmatically set, or overriden.
set(NakedObject, Object) - Method in class org.nakedobjects.object.reflect.Association
Set the data in an NakedObject.
set(NakedObject, Object) - Method in class org.nakedobjects.object.reflect.OneToManyAssociation
 
set(NakedObject, String) - Method in class org.nakedobjects.object.reflect.Value
Set the data in an NakedObject.
set() - Method in class org.nakedobjects.object.value.Logical
Sets the objects state to true.
set(String) - Method in class org.nakedobjects.object.value.URLString
Deprecated. use parse instead as this will check for a well formed url
set(int) - Method in class org.nakedobjects.object.value.WholeNumber
Sets this value to be the specified value.
set(WholeNumber) - Method in class org.nakedobjects.object.value.WholeNumber
Deprecated. replaced by setValue
set(String, NakedObject) - Method in class org.nakedobjects.persistence.file.ObjectData
 
set(String, String, long) - Method in class org.nakedobjects.persistence.file.ObjectData
 
set(String, NakedValue) - Method in class org.nakedobjects.persistence.file.ObjectData
 
set(String, String) - Method in class org.nakedobjects.persistence.file.ObjectData
 
set(String) - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
setAbout(About) - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
setAccount(Account) - Method in class org.nakedobjects.example.expenses.Employee
 
setActionName(String) - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
setActive(boolean) - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
setActive(boolean) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
setAs(String) - Method in class org.nakedobjects.viewer.classic.view.FieldValue
 
setAs(String) - Method in interface org.nakedobjects.viewer.classic.view.PrimitiveValue
 
setBackground(Background) - Method in class org.nakedobjects.viewer.lightweight.Workspace
Sets the background strategy.
setBorder(int) - Method in class org.nakedobjects.viewer.classic.ClassesFrame
 
setBorder(int) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
setBorder(Border) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
setBorder(Border) - Method in interface org.nakedobjects.viewer.lightweight.View
 
setBorder(Border) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
setBottom(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
 
setBounds(Location, Size) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
setBounds(Bounds) - Method in interface org.nakedobjects.viewer.lightweight.Control
 
setBounds(Location, Size) - Method in interface org.nakedobjects.viewer.lightweight.View
 
setBounds(Bounds) - Method in class org.nakedobjects.viewer.lightweight.options.WindowButton
 
setCanDrop() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
setCantDrop() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
setChangedAndNotifyObservers() - Method in class org.nakedobjects.object.AbstractNakedObject
 
setChangedAndNotifyObservers() - Method in interface org.nakedobjects.object.NakedObject
Deprecated.  
setClaim(Claim) - Method in class org.nakedobjects.example.expenses.Expense
 
setClaim(Claim) - Method in class org.nakedobjects.example.expenses.Payment
 
setClaimant(Employee) - Method in class org.nakedobjects.example.expenses.Claim
 
setColor(Color) - Method in class org.nakedobjects.viewer.lightweight.MenuOptionSet
Specifies the background colour for the menu
setConsole(ServerConsole) - Method in interface org.nakedobjects.object.distribution.Server
 
setConsole(ServerConsole) - Method in class org.nakedobjects.objectserver.AbstractObjectServer
 
setCursor(Cursor) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
setCursor(Cursor) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
setDate(int, int, int) - Method in class org.nakedobjects.object.value.Date
Deprecated. replaced by setValue
setDate(Date) - Method in class org.nakedobjects.object.value.Date
Deprecated. replaced by setValue(Date)
setDateTime(int, int, int, int, int, int) - Method in class org.nakedobjects.object.value.Date
Deprecated.  
setDescription(String) - Method in class org.nakedobjects.object.control.MutableAbout
Sets the description of the about.
setDescription(String) - Method in class org.nakedobjects.object.control.ProgrammableAbout
 
setDisplay(Display) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
setDisplaySize(int) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Set the size of the display or viewing window.
setDragObject(NakedObject) - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
setDropStatus(String) - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
setError(String) - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
setExpectNothing() - Method in class org.nakedobjects.testing.ExpectationObject
 
setExpenses(ProjectExpenses) - Method in class org.nakedobjects.example.expenses.Project
 
setFocusObject(NakedObject) - Static method in class org.nakedobjects.viewer.classic.view.FeedbackFrame
 
setHeight(int) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
setHeight(int) - Method in class org.nakedobjects.viewer.lightweight.Size
 
setIdentifiedView(View) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
setImage(Image) - Method in class org.nakedobjects.object.ImageIcon
Sets Image object that this object is holding.
setInfo(DebugInfo) - Method in class org.nakedobjects.viewer.lightweight.DebugFrame
set the display strategy to use to display the information.
setInt(int) - Method in class org.nakedobjects.object.value.WholeNumber
Deprecated. replaced by setValue
setLayout(LayoutManager) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
setLayout(Layout) - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
setLayout(Layout) - Method in interface org.nakedobjects.viewer.lightweight.CompositeView
 
setLayoutValid() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
setLayoutValid() - Method in interface org.nakedobjects.viewer.lightweight.LayoutTarget
 
setLeft(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
 
setLocation(Point) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
setLocation(Location) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Sets the location of this view.
setLocation(Location) - Method in interface org.nakedobjects.viewer.lightweight.View
Specifies the location of this view, relative to its enclosing view.
setLog(Log) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
setLog(Log) - Method in interface org.nakedobjects.object.NakedObjectStore
Specifies the Log that all future logging calls should be made to.
setLog(Log) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
Specifies the Log that all future logging calls should be made to.
setLowered() - Method in class org.nakedobjects.viewer.classic.view.border.EtchedBorder
 
setMaxCacheSize(int) - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
Sets the maximum size of the cache providing the specified size is greater than the display size.
setMaxTextWidth(int) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Set the maximum width of the field, as a number of characters
setMaxWidth(int) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Set the maximum width of the field, as a number of pixels
setMethod - Variable in class org.nakedobjects.object.reflect.Association
 
setName(String) - Method in class org.nakedobjects.object.collection.ArbitraryCollection
Sets the name of the collection, by changing the value held in the name field.
setName(String) - Method in class org.nakedobjects.object.control.MutableAbout
Sets the description of the about.
setName(String) - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOption
 
setName(String) - Method in class org.nakedobjects.viewer.classic.view.View
 
setName(String) - Method in class org.nakedobjects.viewer.lightweight.MenuOption
 
setNoLines(int) - Method in class org.nakedobjects.viewer.classic.view.EditField
 
setNoLines(int) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
Sets the number of lines to display
setNull() - Method in interface org.nakedobjects.object.NakedValue
Deprecated.  
setNull() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Deprecated.  
setObject(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
setObject(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
setObjectIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
setObjectStore(NakedObjectStore) - Method in interface org.nakedobjects.ObjectViewingMechanism
 
setObjectStore(NakedObjectStore) - Method in class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 
setObjectStore(NakedObjectStore) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
setOid(Object) - Method in class org.nakedobjects.object.AbstractNakedObject
 
setOid(Object) - Method in class org.nakedobjects.object.NakedClass
 
setOid(Object) - Method in interface org.nakedobjects.object.NakedObject
Sets the OID for this object.
setOverlayView(View) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
setParent(CompositeView) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Sets the parent of the view.
setParent(CompositeView) - Method in interface org.nakedobjects.viewer.lightweight.InternalView
 
setProject(Project) - Method in class org.nakedobjects.example.expenses.Expense
 
setRaised() - Method in class org.nakedobjects.viewer.classic.view.border.EtchedBorder
 
setReceipt(Receipt) - Method in class org.nakedobjects.example.expenses.Expense
 
setRequiredSize(Size) - Method in class org.nakedobjects.viewer.lightweight.DragOutline
 
setResizable(boolean) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
setResolved() - Method in class org.nakedobjects.object.AbstractNakedObject
 
setResolved() - Method in interface org.nakedobjects.object.NakedObject
sets the object's resolved state to true
setRight(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
 
setRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.AbstractCompositeView
 
setRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
setRootViewIdentified() - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
setRootViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
setSelection(String) - Method in class org.nakedobjects.object.value.Option
 
setSelectionIndex(int) - Method in class org.nakedobjects.object.value.Option
 
setSize(Dimension) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
setSize(Size) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
setSize(Size) - Method in interface org.nakedobjects.viewer.lightweight.View
 
setStatus(String) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
Sets the status string and refreshes that part of the screen.
setStatus(String) - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
setText(String) - Method in class org.nakedobjects.object.value.TextString
Deprecated. replaced by setValue
setText(TextString) - Method in class org.nakedobjects.object.value.TextString
Deprecated. replaced by setValue
setText(String) - Method in class org.nakedobjects.object.value.URLString
Deprecated. replaced by setValue
setTime(int, int, int) - Method in class org.nakedobjects.object.value.Date
Deprecated.  
setTop(int) - Method in class org.nakedobjects.viewer.lightweight.Padding
 
setUp() - Method in class org.nakedobjects.example.expenses.ExampleStories
 
setUp() - Method in class org.nakedobjects.testing.AcceptanceTest
 
setUpdateNotifier(UpdateNotifier) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
setUpdateNotifier(UpdateNotifier) - Method in interface org.nakedobjects.object.NakedObjectStore
 
setUpdateNotifier(UpdateNotifier) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
setValidity(Validity) - Method in class org.nakedobjects.object.value.AbstractNakedValue
 
setValue(int, int) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Set this value to have the specified values.
setValue(Currency) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Set this value to be the same as the specified value.
setValue(int, int, int) - Method in class org.nakedobjects.object.value.Date
Sets this object's date to be the same as the specified day, month and year.
setValue(Date) - Method in class org.nakedobjects.object.value.Date
 
setValue(Date) - Method in class org.nakedobjects.object.value.Date
 
setValue(double) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
setValue(FloatingPointNumber) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
setValue(boolean) - Method in class org.nakedobjects.object.value.Logical
 
setValue(Logical) - Method in class org.nakedobjects.object.value.Logical
 
setValue(double) - Method in class org.nakedobjects.object.value.Money
Set this value to have the specified values.
setValue(Money) - Method in class org.nakedobjects.object.value.Money
Set this value to be the same as the specified value.
setValue(String) - Method in class org.nakedobjects.object.value.MultilineTextString
 
setValue(float) - Method in class org.nakedobjects.object.value.Percentage
 
setValue(Percentage) - Method in class org.nakedobjects.object.value.Percentage
 
setValue(String) - Method in class org.nakedobjects.object.value.TextString
Sets this object text to be same as the specified text.
setValue(TextString) - Method in class org.nakedobjects.object.value.TextString
Sets this object text to be same as the specified text.
setValue(int, int) - Method in class org.nakedobjects.object.value.Time
 
setValue(Time) - Method in class org.nakedobjects.object.value.Time
 
setValue(Date) - Method in class org.nakedobjects.object.value.Time
 
setValue(Date) - Method in class org.nakedobjects.object.value.TimeStamp
 
setValue(long) - Method in class org.nakedobjects.object.value.TimeStamp
 
setValue(TimeStamp) - Method in class org.nakedobjects.object.value.TimeStamp
 
setValue(int, int, int, int, int, int) - Method in class org.nakedobjects.object.value.TimeStamp
 
setValue(String) - Method in class org.nakedobjects.object.value.URLString
 
setValue(URLString) - Method in class org.nakedobjects.object.value.URLString
 
setValue(int) - Method in class org.nakedobjects.object.value.WholeNumber
 
setValue(WholeNumber) - Method in class org.nakedobjects.object.value.WholeNumber
 
setValue(String) - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
setViewIdentified() - Method in class org.nakedobjects.viewer.lightweight.ObjectViewState
 
setViewStatus(int) - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
setWidth(int) - Method in class org.nakedobjects.viewer.classic.view.EditField
 
setWidth(int) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
setWidth(int) - Method in class org.nakedobjects.viewer.lightweight.Size
 
setWorkspace(Workspace) - Static method in class org.nakedobjects.viewer.lightweight.AbstractView
 
setX(int) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
setX(int) - Method in class org.nakedobjects.viewer.lightweight.Location
 
setY(int) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
setY(int) - Method in class org.nakedobjects.viewer.lightweight.Location
 
setting(String) - Static method in class org.nakedobjects.Application
Retrieves the named property value.
setupHandler() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
shiftRightClicked(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
shiftRightClicked(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
shortClassName(String) - Static method in class org.nakedobjects.object.NakedClass
Returns the short name of the fully qualified name (including the package name) .
shortValue() - Method in class org.nakedobjects.object.value.FloatingPointNumber
Returns this value as an short.
shortValue() - Method in class org.nakedobjects.object.value.Money
Returns this value as an short.
shortValue() - Method in class org.nakedobjects.object.value.Percentage
Returns this value as an short.
shortValue() - Method in class org.nakedobjects.object.value.WholeNumber
Returns this value as an short.
show(int, int) - Method in class org.nakedobjects.viewer.lightweight.DebugFrame
show the frame at the specified coordinates
showArrowCursor() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
showClassWindow(NakedClassList, Point) - Method in class org.nakedobjects.viewer.classic.ApplicationViewerFactory
Put up the classes window in the top left hand corner of the screen
showClasses(NakedClassList) - Method in class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
Put up the classes window in the top left hand corner of the screen
showColumnResizeCursor() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
showMoveCursor() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
showPopup(Point, boolean) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
showPopup(Point, boolean) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
showPopup(MenuOptionTarget, Point, boolean) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
showPopup(Point, boolean) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
showResizeCursor() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
showResults(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.ClassAction
 
showResults(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.CollectionViewHandler
Creates a new Frame, with the right type of ObjectViewer for the object, to display the new object.
showResults(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.ObjectViewHandler
 
showResults(ViewActionEvent) - Method in interface org.nakedobjects.viewer.classic.view.ViewActionListener
Called when user does something in which a result is produced.
showTextCursor() - Method in class org.nakedobjects.viewer.lightweight.Workspace
 
shutdown() - Method in interface org.nakedobjects.ObjectViewingMechanism
 
shutdown() - Method in class org.nakedobjects.distribution.simple.Listener
Stop all the threads that this thread has created and then stop itself.
shutdown() - Method in class org.nakedobjects.distribution.simple.SocketedObjectServer
 
shutdown() - Method in class org.nakedobjects.distribution.simple.SocketedProxyRequester
 
shutdown() - Method in class org.nakedobjects.distribution.simple.UDPUpdateListener
 
shutdown() - Method in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
shutdown() - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
shutdown() - Method in interface org.nakedobjects.object.NakedObjectStore
 
shutdown() - Method in class org.nakedobjects.object.NullUpdateNotifier
 
shutdown() - Method in interface org.nakedobjects.object.UpdateNotifier
Called when the UpdateNotifier is about to be shutdown.
shutdown() - Method in class org.nakedobjects.object.distribution.MockUpdateReceiver
 
shutdown() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
shutdown() - Method in interface org.nakedobjects.object.distribution.ProxyRequester
 
shutdown() - Method in interface org.nakedobjects.object.distribution.Server
 
shutdown() - Method in interface org.nakedobjects.object.distribution.UpdateReceiver
 
shutdown() - Method in class org.nakedobjects.objectserver.AbstractObjectServer
 
shutdown() - Method in interface org.nakedobjects.objectserver.QuitListener
 
shutdown() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
shutdown() - Method in class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 
shutdown() - Method in class org.nakedobjects.viewer.classic.ViewNotifier
 
shutdown() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
shutdown() - Method in class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
simpleObjectString(Naked) - Method in class org.nakedobjects.testing.Documentor
 
size() - Method in interface org.nakedobjects.object.NakedCollection
Return a NakedCollection of objects which match the specified pattern from within the current collection
size() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
size() - Method in class org.nakedobjects.persistence.file.ReferenceVector
 
size() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
Deprecated.  
smallIcon - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
start() - Method in interface org.nakedobjects.ObjectViewingMechanism
 
start() - Method in class org.nakedobjects.distribution.simple.Listener
 
start() - Method in class org.nakedobjects.objectserver.TerminalConsole
 
start() - Method in class org.nakedobjects.testing.AcceptanceTest
 
start() - Method in class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 
start() - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
startOfSelection() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
startTransaction() - Method in interface org.nakedobjects.object.NakedObjectStore
 
startTransaction() - Method in class org.nakedobjects.object.TransientObjectStore
 
startTransaction() - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
startTransaction() - Method in class org.nakedobjects.persistence.file.FileObjectStore
 
startTransaction() - Method in interface org.nakedobjects.persistence.sql.DatabaseConnection
 
startTransaction() - Method in class org.nakedobjects.persistence.sql.SimpleConnection
 
startTransaction() - Method in class org.nakedobjects.persistence.sql.SqlObjectStore
 
startsWith(String) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is found at the beginning of this object's text.
startsWith(String, Case) - Method in class org.nakedobjects.object.value.TextString
Returns true if the specified text is found at the beginning of this object's text.
status() - Method in interface org.nakedobjects.object.Status
 
status(String) - Method in class org.nakedobjects.viewer.lightweight.GraphicalViewingMechanism
 
statusAsString() - Method in interface org.nakedobjects.object.Status
 
statusAsString(Status) - Static method in class org.nakedobjects.object.StatusMethods
Returns the strings 'Neutral', 'Red', 'Amber' and 'Green' when the status() method in the Status object returns the constants NEUTRAL, RED, AMBER and GREEN respectively.
statusCode() - Method in interface org.nakedobjects.object.Status
 
statusCode(Status) - Static method in class org.nakedobjects.object.StatusMethods
Returns the strings 'rd', 'am' and 'gr' when the status() method in the Status object returns the constants RED, AMBER and GREEN respectively.
step() - Method in class org.nakedobjects.testing.AcceptanceTest
Marks the start of a new step within a story.
step(String) - Method in class org.nakedobjects.testing.AcceptanceTest
Marks the start of a new step within a story.
store - Variable in class org.nakedobjects.persistence.sql.DatabaseAccess
 
story(String) - Method in class org.nakedobjects.testing.AcceptanceTest
Marks the start of a new story.
stringValue() - Method in class org.nakedobjects.object.value.Option
 
stringValue() - Method in class org.nakedobjects.object.value.TextString
 
stringValue() - Method in class org.nakedobjects.object.value.URLString
 
stringWidth(String) - Method in class org.nakedobjects.viewer.lightweight.Style.Text
 
stringWidth(String) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
style - Static variable in class org.nakedobjects.viewer.classic.view.AbstractField
 
style - Variable in class org.nakedobjects.viewer.classic.view.SmallIconContent
 
style - Variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
subclasses() - Method in class org.nakedobjects.object.NakedClass
 
subtitle(String) - Method in class org.nakedobjects.testing.AcceptanceTest
Gives a story a subtitle in the script documentation.
subtract(int, int) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Subtract the specified amount from this value.
subtract(Currency) - Method in class org.nakedobjects.object.value.Currency
Deprecated. Subtract the specified amount from this value.
subtract(double) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
subtract(FloatingPointNumber) - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
subtract(Money) - Method in class org.nakedobjects.object.value.Money
Subtract the specified amount from this value.
subtract(double) - Method in class org.nakedobjects.object.value.Percentage
 
subtract(int) - Method in class org.nakedobjects.object.value.WholeNumber
Substracts the specified amount from this value.
subtract(WholeNumber) - Method in class org.nakedobjects.object.value.WholeNumber
Subtracts the specified amount from this value.
summary() - Method in class org.nakedobjects.object.AbstractNakedObject
 
summary() - Method in interface org.nakedobjects.object.Naked
Returns a String summarising the state of the object.
summary() - Method in class org.nakedobjects.object.value.AbstractNakedValue
 

T

TEXT_CURSOR - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of cursor for text editing
TEXT_EDIT - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of text when being edited
TEXT_HIGHLIGHT - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of text being highlighted (text selection in edit field)
TEXT_NORMAL - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for normal text
TEXT_STATUS - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of status text
TIME - Static variable in class org.nakedobjects.object.value.Date
 
TITLE - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
TITLE - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
TOP - Static variable in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
TOP - Static variable in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
TRANSIENT - Static variable in class org.nakedobjects.object.PersistenceType
 
TRIPLE_CLICKED - Static variable in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
Indicates the DragDropComponent has been dropped and it should be copied to the new DragDropComponent location.
TRUE - Static variable in class org.nakedobjects.object.value.Logical
 
TTL - Static variable in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
Table - class org.nakedobjects.viewer.classic.view.Table.
 
Table(ViewBorder, LayoutManager) - Constructor for class org.nakedobjects.viewer.classic.view.Table
 
TableBorder - class org.nakedobjects.viewer.classic.view.border.TableBorder.
Definition of how a Display should reference and display a registered object
TableBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.TableBorder
 
TableBorder(TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.border.TableBorder
 
TableLayout - class org.nakedobjects.viewer.classic.view.TableLayout.
 
TableLayout(RowBorder) - Constructor for class org.nakedobjects.viewer.classic.view.TableLayout
 
TableLayout(RowBorder, int, int) - Constructor for class org.nakedobjects.viewer.classic.view.TableLayout
 
TableRow - class org.nakedobjects.viewer.classic.view.TableRow.
 
TableRow(RowBorder, TableLayout) - Constructor for class org.nakedobjects.viewer.classic.view.TableRow
 
TerminalConsole - class org.nakedobjects.objectserver.TerminalConsole.
 
TerminalConsole() - Constructor for class org.nakedobjects.objectserver.TerminalConsole
 
Text - class org.nakedobjects.viewer.classic.view.Text.
 
Text() - Constructor for class org.nakedobjects.viewer.classic.view.Text
 
TextContent - class org.nakedobjects.viewer.classic.view.TextContent.
 
TextContent() - Constructor for class org.nakedobjects.viewer.classic.view.TextContent
 
TextContent(TextStyle, TextStyle) - Constructor for class org.nakedobjects.viewer.classic.view.TextContent
 
TextField - class org.nakedobjects.viewer.lightweight.view.TextField.
 
TextField() - Constructor for class org.nakedobjects.viewer.lightweight.view.TextField
 
TextField.CursorPosition - class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition.
 
TextField.Selection - class org.nakedobjects.viewer.lightweight.view.TextField.Selection.
 
TextField.Selection() - Constructor for class org.nakedobjects.viewer.lightweight.view.TextField.Selection
 
TextString - class org.nakedobjects.object.value.TextString.
Value object representing an unformatted text string of unbounded length.
TextString() - Constructor for class org.nakedobjects.object.value.TextString
Creates an empty TextString.
TextString(String) - Constructor for class org.nakedobjects.object.value.TextString
Creates a TextString containing the specified text.
TextString(TextString) - Constructor for class org.nakedobjects.object.value.TextString
Creates a TextString containing a copy of the text in the specified TextString.
TextStyle - class org.nakedobjects.viewer.classic.view.TextStyle.
 
TextStyle(Font) - Constructor for class org.nakedobjects.viewer.classic.view.TextStyle
 
ThreadCachePolicy - class org.nakedobjects.object.ThreadCachePolicy.
Class responsible for caching NakedObjects per thread.
ThreadCachePolicy() - Constructor for class org.nakedobjects.object.ThreadCachePolicy
 
Time - class org.nakedobjects.object.value.Time.
Value object representing a time value.
Time() - Constructor for class org.nakedobjects.object.value.Time
 
Time(int, int) - Constructor for class org.nakedobjects.object.value.Time
 
Time(Time) - Constructor for class org.nakedobjects.object.value.Time
 
TimeStamp - class org.nakedobjects.object.value.TimeStamp.
Value object representing a date and time value.
TimeStamp() - Constructor for class org.nakedobjects.object.value.TimeStamp
Create a Time object for storing a timeStamp set to the current time.
TimeStamp(int, int, int, int, int) - Constructor for class org.nakedobjects.object.value.TimeStamp
Deprecated. replaced by TimeStamp(int year, int month, int day, int hour, int minute, int second)
TimeStamp(int, int, int, int, int, int) - Constructor for class org.nakedobjects.object.value.TimeStamp
Create a Time object for storing a timeStamp set to the specified hours and minutes.
TimeStamp(TimeStamp) - Constructor for class org.nakedobjects.object.value.TimeStamp
Create a Time object for storing a timeStamp set to the specified time.
Title - class org.nakedobjects.object.Title.
Title objects are used to create title strings for labelling and titling object.
Title() - Constructor for class org.nakedobjects.object.Title
Creates a new Title objects with no text in it.
Title(String) - Constructor for class org.nakedobjects.object.Title
Create a new Title object containing the specified text.
Title(Naked) - Constructor for class org.nakedobjects.object.Title
Create a new Title object containing the title of the specified object.
Title(Naked, String) - Constructor for class org.nakedobjects.object.Title
Create a new Title object containing the title of the specified object or the default text if the object reference is null
TitleBorder - class org.nakedobjects.viewer.classic.view.border.TitleBorder.
Definition of how a Display should reference and display a registered object
TitleBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
TitleBorder(int, int, TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
TitleBorder(TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
TitleBorder(ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
TransactionException - exception org.nakedobjects.object.TransactionException.
 
TransactionException() - Constructor for class org.nakedobjects.object.TransactionException
 
TransactionException(String) - Constructor for class org.nakedobjects.object.TransactionException
 
TransientObjectStore - class org.nakedobjects.object.TransientObjectStore.
 
TransientObjectStore() - Constructor for class org.nakedobjects.object.TransientObjectStore
 
TypedCollection - class org.nakedobjects.object.collection.TypedCollection.
 
TypedCollection(Class) - Constructor for class org.nakedobjects.object.collection.TypedCollection
 
TypedCollection(String) - Constructor for class org.nakedobjects.object.collection.TypedCollection
support .NET
table - Variable in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
targetName() - Method in interface org.nakedobjects.viewer.classic.event.popup.MenuOptionTarget
 
targetName() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
targetName() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
testField(String, View) - Method in class org.nakedobjects.testing.View
Test the named field by calling fieldEntry with the set value and then check the value stored against the expected value.
testField(String, String) - Method in class org.nakedobjects.testing.View
Test the named field by calling fieldEntry with the specifed value and then check the value stored is the same.
testField(String, String, String) - Method in class org.nakedobjects.testing.View
Test the named field by calling fieldEntry with the set value and then check the value stored against the expected value.
text - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
textCursor - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of cursor for text editing
textEdited - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of text when being edited
textHighlight - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of text being highlighted (text selection in edit field)
textNormal - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color for normal text
textStatus - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of status text
thirdClick(Click) - Method in class org.nakedobjects.viewer.lightweight.AbstractView
Called when the user triple-clicks the mouse buttone within this view.
thirdClick(Click) - Method in interface org.nakedobjects.viewer.lightweight.View
Called when the user triple-clicks the mouse buttone within this view.
thirdClick(Click) - Method in class org.nakedobjects.viewer.lightweight.view.TextField
 
title() - Method in class org.nakedobjects.example.expenses.Account
 
title() - Method in class org.nakedobjects.example.expenses.Claim
 
title() - Method in class org.nakedobjects.example.expenses.Employee
 
title() - Method in class org.nakedobjects.example.expenses.Expense
 
title() - Method in class org.nakedobjects.example.expenses.Payment
 
title() - Method in class org.nakedobjects.example.expenses.Project
 
title() - Method in class org.nakedobjects.example.expenses.ProjectExpenses
 
title() - Method in class org.nakedobjects.example.expenses.Receipt
 
title() - Method in class org.nakedobjects.object.AbstractNakedObject
every Naked Object is required to provide a Title by which it is identified to the end user.
title() - Method in interface org.nakedobjects.object.Naked
Returns a Title object describing the object.
title() - Method in class org.nakedobjects.object.NakedClass
 
title() - Method in class org.nakedobjects.object.NakedClassList
 
title() - Method in interface org.nakedobjects.object.NakedCollection
by default returns the collections name and its number of elements
title() - Method in class org.nakedobjects.object.NakedError
 
title() - Method in class org.nakedobjects.object.collection.AbstractNakedCollection
 
title() - Method in class org.nakedobjects.object.collection.ArbitraryCollection
 
title() - Method in class org.nakedobjects.object.collection.InstanceCollection
 
title() - Method in class org.nakedobjects.object.collection.InternalCollection
 
title() - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
title() - Method in class org.nakedobjects.object.value.Date
 
title() - Method in class org.nakedobjects.object.value.FloatingPointNumber
 
title() - Method in class org.nakedobjects.object.value.Logical
 
title() - Method in class org.nakedobjects.object.value.Money
 
title() - Method in class org.nakedobjects.object.value.Option
 
title() - Method in class org.nakedobjects.object.value.Percentage
 
title() - Method in class org.nakedobjects.object.value.TextString
 
title() - Method in class org.nakedobjects.object.value.Time
 
title() - Method in class org.nakedobjects.object.value.TimeStamp
 
title() - Method in class org.nakedobjects.object.value.URLString
 
title() - Method in class org.nakedobjects.object.value.WholeNumber
 
title() - Method in class org.nakedobjects.security.Role
 
title() - Method in class org.nakedobjects.security.User
 
title(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.InstanceIconContent
 
title(NakedObject) - Method in class org.nakedobjects.viewer.classic.view.SmallIconContent
 
titleIconBounds() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
 
titleSize() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
 
titleTextBounds() - Method in class org.nakedobjects.viewer.lightweight.ObjectIconView
Distance to the start of the title text
to() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
 
toStartOfMonth() - Method in class org.nakedobjects.object.value.Date
 
toStartOfWeek() - Method in class org.nakedobjects.object.value.Date
 
toStartOfYear() - Method in class org.nakedobjects.object.value.Date
 
toString() - Method in class org.nakedobjects.distribution.simple.FileListener
 
toString() - Method in class org.nakedobjects.distribution.simple.RequestListener
 
toString() - Method in class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
toString() - Method in class org.nakedobjects.example.expenses.Claim
 
toString() - Method in class org.nakedobjects.example.expenses.Employee
 
toString() - Method in class org.nakedobjects.example.expenses.Expense
 
toString() - Method in class org.nakedobjects.object.AbstractNakedObject
 
toString() - Method in class org.nakedobjects.object.AggregateOid
 
toString() - Method in class org.nakedobjects.object.CollectionEvent
 
toString() - Method in class org.nakedobjects.object.ImageIcon
 
toString() - Method in class org.nakedobjects.object.NakedClass
 
toString() - Method in class org.nakedobjects.object.NakedInterfaceEvent
 
toString() - Method in class org.nakedobjects.object.ObjectStoreException
 
toString() - Method in class org.nakedobjects.object.PersistenceType
 
toString() - Method in class org.nakedobjects.object.SimpleOid
 
toString() - Method in class org.nakedobjects.object.Title
Returns a String that represents the value of this object.
toString() - Method in class org.nakedobjects.object.control.AboutChangedEvent
String representation of this event.
toString() - Method in class org.nakedobjects.object.control.Permission
 
toString() - Method in class org.nakedobjects.object.distribution.AboutActionRequest
 
toString() - Method in class org.nakedobjects.object.distribution.AboutFieldRequest
 
toString() - Method in class org.nakedobjects.object.distribution.ActionRequest
 
toString() - Method in class org.nakedobjects.object.distribution.AssociateRequest
 
toString() - Method in class org.nakedobjects.object.distribution.CollectionAddUpdateMessage
 
toString() - Method in class org.nakedobjects.object.distribution.CreateInstanceRequest
Deprecated.  
toString() - Method in class org.nakedobjects.object.distribution.DissociateRequest
 
toString() - Method in class org.nakedobjects.object.distribution.GetAssociationRequest
 
toString() - Method in class org.nakedobjects.object.distribution.HasInstancesRequest
 
toString() - Method in class org.nakedobjects.object.distribution.SetValueRequest
 
toString() - Method in class org.nakedobjects.object.distribution.UpdateMessage
 
toString() - Method in class org.nakedobjects.object.reflect.Action
 
toString() - Method in class org.nakedobjects.object.reflect.Association
 
toString() - Method in class org.nakedobjects.object.reflect.Member
 
toString() - Method in class org.nakedobjects.object.reflect.OneToManyAssociation
 
toString() - Method in class org.nakedobjects.object.reflect.Value
 
toString() - Method in class org.nakedobjects.object.value.AbstractNakedValue
Returns a string representation of this object.
toString() - Method in class org.nakedobjects.object.value.Case
 
toString() - Method in class org.nakedobjects.object.value.NakedValueChangedEvent
String representation of this event.
toString() - Method in class org.nakedobjects.object.value.TimeStamp
 
toString() - Method in class org.nakedobjects.persistence.file.CollectionData
 
toString() - Method in class org.nakedobjects.persistence.file.ObjectData
 
toString() - Method in class org.nakedobjects.persistence.file.Reference
 
toString() - Method in class org.nakedobjects.persistence.sql.AutoSqlCollectionMapper
 
toString() - Method in class org.nakedobjects.persistence.sql.AutoSqlObjectMapper
 
toString() - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
toString() - Method in class org.nakedobjects.perspectives.fieldorder.FieldOrder
string representation of the field order.
toString() - Method in class org.nakedobjects.testing.AbstractView
 
toString() - Method in class org.nakedobjects.testing.DragView
 
toString() - Method in class org.nakedobjects.utility.ConfigurationParameters
 
toString() - Method in class org.nakedobjects.viewer.classic.ClassViewer
 
toString() - Method in class org.nakedobjects.viewer.classic.event.action.ObjectActionEvent
 
toString() - Method in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
 
toString() - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOption
 
toString() - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
toString() - Method in class org.nakedobjects.viewer.classic.view.AbstractField
 
toString() - Method in class org.nakedobjects.viewer.classic.view.AssociationViewer
 
toString() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
toString() - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
toString() - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
toString() - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
toString() - Method in class org.nakedobjects.viewer.classic.view.DisplayState
 
toString() - Method in class org.nakedobjects.viewer.classic.view.EditField
 
toString() - Method in class org.nakedobjects.viewer.classic.view.ExplorationOption
 
toString() - Method in class org.nakedobjects.viewer.classic.view.ObjectOption
 
toString() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
toString() - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
toString() - Method in class org.nakedobjects.viewer.classic.view.TableLayout
 
toString() - Method in class org.nakedobjects.viewer.classic.view.TextStyle
 
toString() - Method in class org.nakedobjects.viewer.classic.view.View
 
toString() - Method in class org.nakedobjects.viewer.classic.view.ViewBackground
 
toString() - Method in class org.nakedobjects.viewer.classic.view.ViewBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.ViewContent
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.CompoundBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.EmptyBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.EtchedBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.IconBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.InternalIconBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.LineBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.StatusBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.TitleBorder
 
toString() - Method in class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
toString() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
toString() - Method in class org.nakedobjects.viewer.lightweight.AbstractValueView
 
toString() - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
toString() - Method in class org.nakedobjects.viewer.lightweight.Click
 
toString() - Method in class org.nakedobjects.viewer.lightweight.Color
 
toString() - Method in class org.nakedobjects.viewer.lightweight.DragHandler
 
toString() - Method in class org.nakedobjects.viewer.lightweight.Location
 
toString() - Method in class org.nakedobjects.viewer.lightweight.MenuOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
toString() - Method in class org.nakedobjects.viewer.lightweight.Padding
 
toString() - Method in class org.nakedobjects.viewer.lightweight.Size
 
toString() - Method in class org.nakedobjects.viewer.lightweight.Style.Text
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.ClearValueOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.CloseOtherViewsOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.CloseViewOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.CopyValueOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.DefaultValueOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.IconizeOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.ObjectOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.OpenViewOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.PasteValueOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.ReplaceViewOption
 
toString() - Method in class org.nakedobjects.viewer.lightweight.options.WindowButton
 
toString() - Method in class org.nakedobjects.viewer.lightweight.view.SimpleBorder
 
toString() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
 
toString() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.Selection
 
today() - Method in class org.nakedobjects.object.value.Date
Sets this date value to todays date
top() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move the cursor to the top-left of the field
topForm - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
topList - Static variable in class org.nakedobjects.viewer.classic.view.StandardViewerFactory
 
topView() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
topView() - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
translate(int, int) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
translate(int, int) - Method in class org.nakedobjects.viewer.lightweight.Location
 
translate(int, int) - Method in class org.nakedobjects.viewer.lightweight.Shape
 
transparentBackground() - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
Root views should be opaque
transparentBackground() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
transparentBackground() - Method in class org.nakedobjects.viewer.lightweight.DragOutline
 
transparentBackground() - Method in class org.nakedobjects.viewer.lightweight.view.ClassIcon
 
transparentBackground() - Method in class org.nakedobjects.viewer.lightweight.view.ObjectIcon
 
tripleClicked(ObjectActionEvent) - Method in interface org.nakedobjects.viewer.classic.event.action.ObjectActionListener
 
tripleClicked(ObjectActionEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectActionHandler
 
truncate(int) - Method in class org.nakedobjects.object.Title
Truncates this title so it has a maximum number of words.
type() - Method in class org.nakedobjects.object.collection.TypedCollection
Deprecated.  
typeName() - Method in class org.nakedobjects.viewer.classic.view.AssociationViewer
 
typeName() - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
typeName() - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 

U

UDPUpdateListener - class org.nakedobjects.distribution.simple.UDPUpdateListener.
 
UDPUpdateListener() - Constructor for class org.nakedobjects.distribution.simple.UDPUpdateListener
 
UDPUpdateNotifier - class org.nakedobjects.distribution.simple.UDPUpdateNotifier.
 
UDPUpdateNotifier() - Constructor for class org.nakedobjects.distribution.simple.UDPUpdateNotifier
 
UNIMPLEMENTED - Static variable in class org.nakedobjects.object.control.ActionAbout
An About for showing that an action is not yet implemented.
UNINSTANTIABLE - Static variable in class org.nakedobjects.object.control.ClassAbout
An About for showing that a class is not instantiable.
UNKNOWN - Static variable in class org.nakedobjects.viewer.classic.view.TextStyle
 
UPDATED - Static variable in class org.nakedobjects.object.CollectionEvent
 
UPDATED - Static variable in class org.nakedobjects.object.NakedInterfaceEvent
 
URLString - class org.nakedobjects.object.value.URLString.
value object to represent an URL.
URLString() - Constructor for class org.nakedobjects.object.value.URLString
 
URLString(String) - Constructor for class org.nakedobjects.object.value.URLString
 
URLString(URLString) - Constructor for class org.nakedobjects.object.value.URLString
 
UpdateMessage - class org.nakedobjects.object.distribution.UpdateMessage.
 
UpdateMessage(Object, Hashtable) - Constructor for class org.nakedobjects.object.distribution.UpdateMessage
 
UpdateMessageBuilder - class org.nakedobjects.object.distribution.UpdateMessageBuilder.
 
UpdateMessageBuilder() - Constructor for class org.nakedobjects.object.distribution.UpdateMessageBuilder
 
UpdateMessageException - exception org.nakedobjects.object.distribution.UpdateMessageException.
 
UpdateMessageException() - Constructor for class org.nakedobjects.object.distribution.UpdateMessageException
 
UpdateMessageException(String) - Constructor for class org.nakedobjects.object.distribution.UpdateMessageException
 
UpdateMessageException(Throwable) - Constructor for class org.nakedobjects.object.distribution.UpdateMessageException
 
UpdateMessageException(Throwable, String) - Constructor for class org.nakedobjects.object.distribution.UpdateMessageException
 
UpdateNotifier - interface org.nakedobjects.object.UpdateNotifier.
 
UpdateReceiver - interface org.nakedobjects.object.distribution.UpdateReceiver.
 
User - class org.nakedobjects.security.User.
 
User() - Constructor for class org.nakedobjects.security.User
 
UserAction - interface org.nakedobjects.viewer.lightweight.UserAction.
 
UsesViewer - interface org.nakedobjects.viewer.classic.view.UsesViewer.
 
undo() - Method in class org.nakedobjects.viewer.classic.view.EditField
return the field to its state before editing took place.
union(Bounds) - Method in class org.nakedobjects.viewer.lightweight.Bounds
 
unloaded(NakedObject) - Method in class org.nakedobjects.object.AbstractNakedObjectStore
 
unloaded(NakedObject) - Method in interface org.nakedobjects.object.NakedObjectStore
Called by a client to indicate it has unloaded a NakedObject from memory.
unloaded(NakedObject) - Method in class org.nakedobjects.object.distribution.ProxyObjectStore
 
update(ProxyObjectStore) - Method in class org.nakedobjects.object.distribution.CollectionAddUpdateMessage
 
update(NakedValue) - Method in class org.nakedobjects.object.value.Option
 
update(NakedValue) - Method in class org.nakedobjects.object.value.URLString
 
update(NakedObject) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
update(NakedObject) - Method in interface org.nakedobjects.persistence.sql.SqlObjectMapper
 
update(NakedInterfaceEvent, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.ClassList
 
update(Graphics) - Method in class org.nakedobjects.viewer.classic.ClassesFrame
 
update(Observable, Object) - Method in class org.nakedobjects.viewer.classic.view.CollectionViewer
 
update(Graphics) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
update() - Method in class org.nakedobjects.viewer.classic.view.FieldValue
 
update(NakedInterfaceEvent, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.Form
 
update(NakedInterfaceEvent, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.List
 
update(NakedInterfaceEvent, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.ObjectList
 
update(Observable, Object) - Method in class org.nakedobjects.viewer.classic.view.RealObjectViewer
 
update(NakedInterfaceEvent, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.Table
 
update(NakedInterfaceEvent, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.TableRow
 
update(NakedInterfaceEvent, ObjectViewer, Display) - Method in class org.nakedobjects.viewer.classic.view.View
 
update(Graphics) - Method in class org.nakedobjects.viewer.lightweight.ApplicationFrame
Paints the double-buffered image.
updateDisplayState(int) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
useView(int) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
useViewer(ObjectViewer) - Method in interface org.nakedobjects.viewer.classic.view.Display
 
useViewer(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
useViewer(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
useViewer(ObjectViewer) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
useViewer(ObjectViewer) - Method in interface org.nakedobjects.viewer.classic.view.UsesViewer
 

V

VACANT_DROP - Static variable in class org.nakedobjects.viewer.classic.event.dnd.DragDropEvent
Indicates a DragDropComponent has been dropped into an empty space - outside of a DropDestination.
VALID - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
VALUE_MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
VALUE_SELECTED - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of selected checkbox/radio button
VALUE_UNSELECTED - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of unselected checkbox/radio button
VETO - Static variable in class org.nakedobjects.object.control.ActionController
Deprecated. An About for showing that an action is vetoed.
VETO - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOption
Specified option is to be disallowed - might be offered but is not presently allowed.
VIEW - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOption
Indicates a MenuOption for a View.
VIEW - Static variable in class org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
 
VIEW - Static variable in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
VIEWING_MECHANISM - Static variable in class org.nakedobjects.Exploration
 
VIEW_BACKGROUND - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
VIEW_CONTROL_WIDTH - Static variable in class org.nakedobjects.viewer.lightweight.FallbackView
 
VIEW_MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
VPADDING - Static variable in class org.nakedobjects.viewer.lightweight.AbstractView
Vertical padding (=) between two components
Validity - interface org.nakedobjects.object.value.Validity.
An instance of this type is used to show whether an object is valid or not.
Value - class org.nakedobjects.object.reflect.Value.
 
Value(String, Class, Method, Method, boolean) - Constructor for class org.nakedobjects.object.reflect.Value
 
ValueInRange - class org.nakedobjects.object.value.ValueInRange.
 
ValueInRange(int, int) - Constructor for class org.nakedobjects.object.value.ValueInRange
 
ValueParseException - exception org.nakedobjects.object.ValueParseException.
 
ValueParseException(String) - Constructor for class org.nakedobjects.object.ValueParseException
 
ValueParseException(Throwable) - Constructor for class org.nakedobjects.object.ValueParseException
 
ValueParseException(Throwable, String) - Constructor for class org.nakedobjects.object.ValueParseException
 
Veto - class org.nakedobjects.object.control.Veto.
 
Veto() - Constructor for class org.nakedobjects.object.control.Veto
 
Veto(String) - Constructor for class org.nakedobjects.object.control.Veto
 
View - class org.nakedobjects.testing.View.
 
View(NakedObject) - Constructor for class org.nakedobjects.testing.View
 
View(NakedObject, Hashtable) - Constructor for class org.nakedobjects.testing.View
 
View - class org.nakedobjects.viewer.classic.view.View.
 
View(ViewBackground, ViewContent, ViewBorder, LayoutManager) - Constructor for class org.nakedobjects.viewer.classic.view.View
 
View(ViewContent, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.View
 
View - interface org.nakedobjects.viewer.lightweight.View.
 
ViewActionEvent - class org.nakedobjects.viewer.classic.view.ViewActionEvent.
 
ViewActionEvent(int, int, ObjectViewer, Point, NakedObject) - Constructor for class org.nakedobjects.viewer.classic.view.ViewActionEvent
 
ViewActionListener - interface org.nakedobjects.viewer.classic.view.ViewActionListener.
 
ViewBackground - class org.nakedobjects.viewer.classic.view.ViewBackground.
A delegate for View which renders a background behind the content of the view.
ViewBackground() - Constructor for class org.nakedobjects.viewer.classic.view.ViewBackground
 
ViewBorder - class org.nakedobjects.viewer.classic.view.ViewBorder.
The Display does the drawing for a Display.
ViewBorder() - Constructor for class org.nakedobjects.viewer.classic.view.ViewBorder
 
ViewColor - class org.nakedobjects.viewer.classic.view.ViewColor.
 
ViewColor() - Constructor for class org.nakedobjects.viewer.classic.view.ViewColor
 
ViewContent - class org.nakedobjects.viewer.classic.view.ViewContent.
The Display does the drawing for a Display.
ViewContent() - Constructor for class org.nakedobjects.viewer.classic.view.ViewContent
 
ViewDebug - class org.nakedobjects.viewer.classic.ViewDebug.
 
ViewDebug() - Constructor for class org.nakedobjects.viewer.classic.ViewDebug
 
ViewDrag - class org.nakedobjects.viewer.lightweight.ViewDrag.
 
ViewDrag(DragSource, MouseEvent, Location) - Constructor for class org.nakedobjects.viewer.lightweight.ViewDrag
 
ViewFactory - class org.nakedobjects.viewer.lightweight.util.ViewFactory.
This class holds all the different view types that all the different objects can be viewed as.
ViewManager - class org.nakedobjects.viewer.lightweight.ViewManager.
 
ViewNotifier - class org.nakedobjects.viewer.classic.ViewNotifier.
 
ViewNotifier() - Constructor for class org.nakedobjects.viewer.classic.ViewNotifier
 
ViewOption - interface org.nakedobjects.viewer.classic.view.ViewOption.
 
ViewUpdateNotifier - class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier.
 
ViewUpdateNotifier() - Constructor for class org.nakedobjects.viewer.lightweight.ViewUpdateNotifier
 
ViewerFactory - class org.nakedobjects.viewer.classic.view.ViewerFactory.
 
ViewerFactory() - Constructor for class org.nakedobjects.viewer.classic.view.ViewerFactory
 
vacantDrop(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.ClassAction
 
vacantDrop(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.CollectionViewHandler
Creates a new Frame and ObjectViewer for the NakedCollection and places the window under the pointer.
vacantDrop(ViewActionEvent) - Method in class org.nakedobjects.viewer.classic.ObjectViewHandler
 
vacantDrop(DragDropEvent) - Method in interface org.nakedobjects.viewer.classic.event.dnd.DragSource
 
vacantDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayFrame
 
vacantDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayMechanism
 
vacantDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.DisplayPane
 
vacantDrop(DragDropEvent) - Method in class org.nakedobjects.viewer.classic.view.ObjectViewer
 
vacantDrop(ViewActionEvent) - Method in interface org.nakedobjects.viewer.classic.view.ViewActionListener
Called when user drags out an object onto the desktop indicating that they want to inspect it or have it available on the desktop outside the confines of where it was originally found.
validateLayout() - Method in class org.nakedobjects.viewer.lightweight.AbstractView
 
validateLayout() - Method in interface org.nakedobjects.viewer.lightweight.View
Reqests that this view tree needs to be laid out.
valueSelected - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of selected checkbox/radio button
valueUnselected - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of unselected checkbox/radio button
verify() - Method in class org.nakedobjects.testing.ExpectationObject
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.ClassOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.event.popup.MenuOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.DebugClassOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.DebugOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.DeleteAttributeOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.DeleteElementOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.DestroyObjectInAttributeOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.DestroyObjectInCollectionOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.DestroyObjectOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.ExplorationOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.FirstPageOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.LastPageOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.MakePersistentOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.NewDeleteOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.NextElementOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.ObjectOption
 
veto(MenuOptionTarget) - Method in class org.nakedobjects.viewer.classic.view.PreviousElementOption
 
viewMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.AbstractObjectView
 
viewMenuOptions(View, MenuOptionSet) - Method in interface org.nakedobjects.viewer.lightweight.Border
Called when the popup menu is being populated for this view's border.
viewMenuOptions(MenuOptionSet) - Method in interface org.nakedobjects.viewer.lightweight.ObjectView
 
viewMenuOptions(View, MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyBorder
 
viewMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.EmptyField
 
viewMenuOptions(View, MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.IconBorder
 
viewMenuOptions(View, MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.OpenFieldBorder
 
viewMenuOptions(View, MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.RootBorder
 
viewMenuOptions(MenuOptionSet) - Method in class org.nakedobjects.viewer.lightweight.view.StandardList
 
viewerFactory() - Method in class org.nakedobjects.viewer.classic.GraphicalViewingMechanism
 

W

WIDTH - Static variable in class org.nakedobjects.objectserver.AWTConsole
 
WINDOW - Static variable in class org.nakedobjects.viewer.lightweight.MenuOptionSet
 
WORKSPACE_MENU - Static variable in class org.nakedobjects.viewer.lightweight.Style
 
WholeNumber - class org.nakedobjects.object.value.WholeNumber.
Value object to represent an integral number.
WholeNumber() - Constructor for class org.nakedobjects.object.value.WholeNumber
Creates a WholeNumber with zero value;
WholeNumber(int) - Constructor for class org.nakedobjects.object.value.WholeNumber
Creates a WholeNumber with the specified value;
WholeNumber(String) - Constructor for class org.nakedobjects.object.value.WholeNumber
Deprecated.  
WholeNumber(WholeNumber) - Constructor for class org.nakedobjects.object.value.WholeNumber
Creates a WholeNumber with the same value as the specified object;
WindowButton - class org.nakedobjects.viewer.lightweight.options.WindowButton.
 
WindowButton(UserAction) - Constructor for class org.nakedobjects.viewer.lightweight.options.WindowButton
 
WindowIconBorder - class org.nakedobjects.viewer.classic.view.border.WindowIconBorder.
Definition of how a Display should reference and display a registered object
WindowIconBorder() - Constructor for class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
WindowIconBorder(int, int, TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
WindowIconBorder(TextStyle, ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
WindowIconBorder(ViewBorder) - Constructor for class org.nakedobjects.viewer.classic.view.border.WindowIconBorder
 
Workspace - class org.nakedobjects.viewer.lightweight.Workspace.
 
Workspace(GraphicalViewingMechanism) - Constructor for class org.nakedobjects.viewer.lightweight.Workspace
 
WorkspaceAlignment - interface org.nakedobjects.viewer.lightweight.WorkspaceAlignment.
 
widthForBuffer(int, int) - Method in class org.nakedobjects.viewer.classic.view.EditField
returns the width, in pixels, required to draw the specified portion of the buffer
windowBackground - Static variable in class org.nakedobjects.viewer.classic.view.ViewColor
Color of window background
withKey(NakedObject) - Method in class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
 
wordLeft() - Method in class org.nakedobjects.viewer.classic.view.EditField
Move the cursor left to the beginning of the previous word.
wordLeft() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move the cursor left to the beginning of the previous word.
wordRight() - Method in class org.nakedobjects.viewer.classic.view.EditField
Move the cursor right to the end of the current word.
wordRight() - Method in class org.nakedobjects.viewer.lightweight.view.TextField.CursorPosition
Move the cursor right to the end of the current word.
write(Data) - Method in class org.nakedobjects.persistence.file.DataManager
 
writeDataFile(long, Data) - Method in class org.nakedobjects.persistence.file.DataManager
 
writeDataFile(long, Data) - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
writeDataFile(long, Data) - Method in class org.nakedobjects.persistence.file.XmlDataManager
 
writeExternal(ObjectOutput) - Method in class org.nakedobjects.object.AbstractNakedObject
 
writeExternal(ObjectOutput) - Method in class org.nakedobjects.object.value.Currency
Deprecated.  
writeExternal(ObjectOutput) - Method in class org.nakedobjects.object.value.Date
 
writeExternal(ObjectOutput) - Method in class org.nakedobjects.object.value.Money
 
writeExternal(ObjectOutput) - Method in class org.nakedobjects.object.value.Time
 
writeExternal(ObjectOutput) - Method in class org.nakedobjects.object.value.TimeStamp
 
writeInstanceFile(String, Vector) - Method in class org.nakedobjects.persistence.file.DataManager
 
writeInstanceFile(String, Vector) - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
writeInstanceFile(String, Vector) - Method in class org.nakedobjects.persistence.file.XmlDataManager
 
writeSerialNumber(String, long) - Method in class org.nakedobjects.persistence.file.DataManager
 
writeSerialNumberFile(String, long) - Method in class org.nakedobjects.persistence.file.DataManager
 
writeSerialNumberFile(String, long) - Method in class org.nakedobjects.persistence.file.InMemoryDataManager
 
writeSerialNumberFile(String, long) - Method in class org.nakedobjects.persistence.file.XmlDataManager
 

X

XmlDataManager - class org.nakedobjects.persistence.file.XmlDataManager.
 
XmlDataManager() - Constructor for class org.nakedobjects.persistence.file.XmlDataManager
 
XmlDataManager(String) - Constructor for class org.nakedobjects.persistence.file.XmlDataManager
 
XmlObjectStore - class org.nakedobjects.persistence.file.XmlObjectStore.
 
XmlObjectStore() - Constructor for class org.nakedobjects.persistence.file.XmlObjectStore
 
XmlObjectStore(String) - Constructor for class org.nakedobjects.persistence.file.XmlObjectStore
 

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