org.openide.loaders |
|
Java Source File Name | Type | Comment |
AddLoaderManuallyHid.java | Class | Utility to add a loader to the loader pool. |
BasicDataObjectTest.java | Class | |
BrokenDataShadow.java | Class | For representing data shadows with broken link to original file. |
CanYouCreateFolderLookupFromHandleFindSlowVersionTest.java | Class | It must be possible to create lookup anytime, if there is no deadlock,
even if the recognition of FolderLookup takes really long time. |
CanYouCreateFolderLookupFromHandleFindTest.java | Class | It must be possible to create lookup anytime, if there is no deadlock... |
CanYouQueryFolderLookupFromHandleFindTest.java | Class | To simulate and fix 65543. |
CanYouQueryFromRenameTest.java | Class | To simulate and fix 70828. |
ChangeableDataFilter.java | Interface | Allows certain data objects to be excluded from being displayed. |
ConnectionSupport.java | Class | Support implementing ConnectionCookie, that stores
listeners in extended attributes of associated entry. |
ConnectionSupportTest.java | Class | |
CreateFromTemplateAttributesProvider.java | Interface | This is an interface for smart templating . |
CreateFromTemplateHandler.java | Class | This is an interface for smart templating that allows
any module to intercept calls to
DataObject.createFromTemplate
and handle them themselves. |
CreateFromTemplateHandlerTest.java | Class | |
CreateFromTemplateTest.java | Class | Checks the ability to create data object from template. |
DataFilter.java | Interface | Allows certain data objects to be excluded from being displayed. |
DataFilterAll.java | Class | Filter that accepts everything. |
DataFolder.java | Class | A folder containing data objects. |
DataFolderCopyMoreWindowsLikeTest.java | Class | Mostly to test the correct behaviour of AWTTask.waitFinished. |
DataFolderExpandIsSlowTest.java | Class | Creation of data object is said to be slow due to
poor implementation of BrokenDataShadow validate functionality. |
DataFolderIndexTest.java | Class | Tests Index cookio of DataFolder (when uses DataFilter). |
DataFolderMoveTest.java | Class | Test of folders move. |
DataFolderPasteTypesTest.java | Class | |
DataFolderRefreshTest.java | Class | Testing that a change in a pool triggers notification of a change in DataFolder's
children. |
DataFolderSetOrderTest.java | Class | |
DataFolderSlowDeletionTest.java | Class | Test the complexity of deleting N files in a folder without recognized
DataOjects (which may as well be tested on deleting secondary files
of a recognized DataObject). |
DataFolderTest.java | Class | Test recognition of objects in folders, and folder ordering. |
DataGetModifiedTest.java | Class | |
DataLdrActions.java | Class | Manages actions read and write for a given loader. |
DataLoader.java | Class | A data loader recognizes
FileObject s and creates appropriate
DataObject s to represent them. |
DataLoaderGetActionsCompatibilityTest.java | Class | Check how the default behaviour of DataLoader without overriden
actionsContext works. |
DataLoaderGetActionsTest.java | Class | Tests the proposed behaviour of DataLoader.getActions that is going
to read its values from layer. |
DataLoaderOrigTest.java | Class | Test basic functionality of data loaders. |
DataLoaderPool.java | Class | Pool of data loaders.
Provides access to set of registered
DataLoader loaders in the system. |
DataLoaderPoolOnlyEventsTest.java | Class | This is the same test as DataLoaderPoolTest, just intead of
calling setPreferredLoader, it only changes the attribute of filesystem
to see if listening on attributes works fine. |
DataLoaderPoolTest.java | Class | Test basic functionality of data loader pool. |
DataLoaderTest.java | Class | DataLoader tests. |
DataNode.java | Class | Standard node representing a data object. |
DataNodeTest.java | Class | Test things about node delegates. |
DataObject.java | Class | Object that represents one or more file objects, with added behavior
accessible though
DataObject.getLookup lookup pattern. |
DataObjectAccessorImpl.java | Class | API trampoline to access package private methods in DataObject class.
since: 6.3 author: S. |
DataObjectExistsException.java | Class | Exception signalling that the data object for this file cannot
be created because there already is an object for the primary file. |
DataObjectInvalidationOneFileTest.java | Class | Test invalidation of objects: getting of node delegate,
whether folder instances include them, whether loaders are
asked to recognize invalid objects, etc. |
DataObjectInvalidationTest.java | Class | Test invalidation of objects: getting of node delegate,
whether folder instances include them, whether loaders are
asked to recognize invalid objects, etc. |
DataObjectNotFoundException.java | Class | Exception signalling that the data object for a given file object could not
be found in
DataObject.find . |
DataObjectPool.java | Class | Registration of all data objects in the system. |
DataObjectSaveAsTest.java | Class | Ensure that SaveAs functionality works as expected for DataObjects
author: S. |
DataObjectSizeTest.java | Class | |
DataReadOnlyTest.java | Class | Test recognition of objects in folders, and folder ordering. |
DataRenameTest.java | Class | Test things about node delegates. |
DataShadow.java | Class | Default implementation of a shortcut to another data object. |
DataShadowBrokenAreNotTestedTest.java | Class | Test that URL is not requested if there are no broken shadows. |
DataShadowLookupTest.java | Class | Test things about shadows and broken shadows, etc. |
DataShadowSlowness39981Test.java | Class | Delete of an folder is said to be slow due to
poor implementation of DataShadow validate functionality. |
DataShadowTest.java | Class | Test things about shadows and broken shadows, etc. |
DataTransferSupport.java | Class | Support for data transfer Paste operation. |
Deadlock35847Test.java | Class | Simulates the deadlock from issue 35847. |
Deadlock38554Test.java | Class | Simulates the deadlock from issue 38554. |
Deadlock51637Test.java | Class | Simulates the deadlock between copy/move operation and the creation
of node. |
Deadlock59522Test.java | Class | MDR listens on FileChanges and wants to acquire its lock then. |
Deadlock60917Test.java | Class | |
DefaultDataObject.java | Class | An implementation of a data object which consumes file objects not recognized by any other loaders. |
DefaultDataObjectHasOpenActionTest.java | Class | DefaultDataObject is supposed to have open operation that shows the text
editor or invokes a dialog with questions. |
DefaultDataObjectHasOpenTest.java | Class | DefaultDataObject is supposed to have open operation that shows the text
editor or invokes a dialog with questions. |
DefaultDataObjectLookupTest.java | Class | |
DefaultDataObjectTest.java | Class | |
DefaultES.java | Class | Basic editor support. |
DefaultSettingsContext.java | Class | JNDI context providing DataObject's settings. |
DefaultSettingsContextTest.java | Class | |
DefaultVersusXMLDataObjectTest.java | Class | |
DragAndDropDataNodeTest.java | Class | |
Environment.java | Class | Utilities that define the "settings hierarchy". |
ErrorThrownInFolderRecognizerTest.java | Class | Trying to emulate issue 122295 but actually ending up with compeltely different one. |
ExtensionList.java | Class | Property class that collects a modifiable list of file extensions
and permits checking of whether a name or a file object has a given extension. |
ExtensionListTest.java | Class | |
FightWithWrongOrderOfLoadersTest.java | Class | Java vs. |
FileEntry.java | Class | Entry that works with plain files. |
FileObjectInLookupTest.java | Class | |
FilesSet.java | Class | This class is a lazy initialized set of FileObjects representing entries
in MultiDataObject class. |
FolderChildren.java | Class | Watches over a folder and represents its
child data objects by nodes. |
FolderChildrenGCRaceConditionTest.java | Class | |
FolderChildrenTest.java | Class | |
FolderComparator.java | Class | Compares objects in a folder. |
FolderInstance.java | Class | Support class for creation of an object from the content
of a
DataObject.Container . |
FolderInstanceTest.java | Class | |
FolderList.java | Class | Watches a folder and its children.
java.beans.PropertyChangeListener s
may be registered which will be informed about changes in the ordered
children list. |
FolderListListener.java | Interface | Listener that watches progress of recognizing objects
in a folder. |
FolderListTest.java | Class | Tests for internals of FolderList as there seems to be some
inherent problems. |
FolderLookup.java | Class | Implements a lookup, that scans a content of a folder for its
data objects and asks them for instance cookie, the created objects
are then used to for the content of the lookup. |
FolderLookupTest.java | Class | |
FolderOrder.java | Class | A support for keeping order of children for folder list. |
FolderOrderIllegalTest.java | Class | Trying to emulate issue 122295. |
FolderRenameHandler.java | Interface | This handler is used by DataFolder.FolderNode.setName() method.
FolderNode.setName() uses Lookup.getDefault() to lookup for instances of
FolderRenameHandler. |
FolderRenameHandlerTest.java | Class | |
InstanceDataObjecIssue47707Test.java | Class | Simulate deadlock from issue 47707. |
InstanceDataObjecIssue71433Test.java | Class | Test behavior of method escapeAndCut. |
InstanceDataObject.java | Class | A data object whose only purpose is to supply InstanceCookie .
The instances are created by default instantiation; the name of the class
to instantiate is stored on disk, typically right in the file name.
This data object is generally used to configure menus and toolbars,
though it could be used in any situation requiring instances to be present in
a folder; for example, anything using
FolderInstance .
Typical instance classes are subclasses of
SystemAction to make
menu items or toolbar buttons;
javax.swing.JSeparator for a menu
separator; or
javax.swing.JToolBar.Separator for a toolbar
separator.
Use
InstanceDataObject.create and
InstanceDataObject.remove to make the objects.
Better yet, use an XML filesystem to install them declaratively.
Instance data object by default recognizes all files with .instance
suffix. |
InstanceDataObjectGetNameTest.java | Class | |
InstanceDataObjectHasEditorTest.java | Class | |
InstanceDataObjectTest.java | Class | |
InstanceNode.java | Class | Node to represent a .settings, .ser or .instance file. |
InstanceNodeTest.java | Class | |
InstanceSupport.java | Class | An instance cookie implementation that works with files or entries. |
LoaderTransfer.java | Class | Class that contains specific datatransfer flavors and methods to work with
transfered DataObjects. |
LoggingControlTest.java | Class | Checks that behaviour of LoggingTestCaseHid is correct. |
LoggingTestCaseHid.java | Class | Basic skeleton for logging test case. |
MultiDataObject.java | Class | Provides support for handling of data objects with multiple files.
One file is represented by one
Entry . |
MultiDataObjectFilesTest.java | Class | Test functionality of FilesSet object returned from MultiFileObject.files()
method. |
MultiDataObjectTest.java | Class | |
MultiFileLoader.java | Class | Loader for any kind of MultiDataObject . |
MultiFileLoaderHid.java | Class | |
NewObjectPanel.java | Class | Dialog that can be used in create from template. |
NewObjectPanelTest.java | Class | |
NewObjectWizardPanel.java | Class | Implementaion of WizardDescriptor.Panel that can be used in create from template. |
NullPointer35897Test.java | Class | |
OpenSupport.java | Class | Simple support for an openable file. |
OperationAdapter.java | Class | Adapter for methods of OperationListener . |
OperationEvent.java | Class | Event that describes operations taken on
a data object. |
OperationListener.java | Interface | Listener to operations on data objects. |
OperationListenerTest.java | Class | |
RefusesInvalidationTest.java | Class | |
RejectOnCopyCreatesDefaultTest.java | Class | |
RepositoryNodeFactory.java | Class | Provisional mechanism for displaying the Repository object. |
Sample60M7ProblemWithGetDataObjectTest.java | Class | |
SaveAsCapable.java | Interface | Save document under a different file name and/or extension.
The default implementation is available in
org.openide.text.DataEditorSupport . |
SeparationOfThreadsTest.java | Class | |
ShadowChangeAdapter.java | Class | |
SortModeEditor.java | Class | |
SortModeEditorTest.java | Class | |
TemplateWizard.java | Class | Wizard for creation of new objects from a template. |
TemplateWizard1.java | Class | Dialog that can be used in create from template. |
TemplateWizard2.java | Class | Dialog that can be used in create from template. |
TemplateWizardIteratorWrapper.java | Class | |
TemplateWizardIterImpl.java | Class | Implementation of template wizard's iterator that allows to
delegate all functionality to another wizard. |
TemplateWizardPanel1.java | Class | Implementaion of WizardDescriptor.Panel that can be used in create from template. |
TemplateWizardPanel2.java | Class | Implementaion of WizardDescriptor.Panel that can be used in create from template. |
TemplateWizardTest.java | Class | |
TestUtilHid.java | Class | Copy of TestUtilHid from filesystems tests. |
UniFileLoader.java | Class | Support class for loader handling one file at a time.
This is used for many file types, e.g. |
XMLDataObject.java | Class | Object that provides main functionality for xml documents.
These objects are recognized by the xml extension and
text/xml MIME type. |
XMLDataObjectGetCookieTest.java | Class | Ensuring that getCookie really works. |
XMLDataObjectGetNoCookieTest.java | Class | Ensuring that getCookie really works. |
XMLDataObjectImpl.java | Class | Class that hide implementations details of deprecated utility
methods provided at XMLDataObject. |
XMLDataObjectInfoParser.java | Class | |
XMLDataObjectLifeLock68934Test.java | Class | There was a problem for objects queried twice from inside the XML parsing and
lookup preparation. |
XMLDataObjectMimeTypeTest.java | Class | the mime type of the resulting xml document shall be the same as is resolved by
mimetype resolvers to all fine tuned code templates, hyperlinking etc. |
XMLDataObjectNodeTest.java | Class | |
XMLDataObjectTest.java | Class | |
XMLEntityResolverChain.java | Class | A utility class allowing to chain multiple EntityResolvers into one delegating
resolution process on them. |