Extension SDK 10.1.2

Uses of Package
oracle.ide.net

Packages that use oracle.ide.net
oracle.ide.component Contains graphical components that are implemented using two or more basic controls. 
oracle.ide.controls Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. 
oracle.ide.dialogs Contains classes implementing standard dialogs used by JDeveloper. 
oracle.ide.explorer Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. 
oracle.ide.log Contains the interfaces and classes that allow addins to provide their own log pages. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.ide.navigator Contains classes providing navigator support. 
oracle.ide.net Provides a virtual file system framework based on java.net.URL. 
oracle.jdeveloper.jot Provides classes and interfaces for JOT (the Java Object Toolkit). 
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.palette   
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
oracle.jdeveloper.vcs.util Contains assorted stateless utilities for version control system integraton. 
oracle.jdeveloper.webservices New public API to web services 
 

Classes in oracle.ide.net used by oracle.ide.component
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 

Classes in oracle.ide.net used by oracle.ide.controls
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 

Classes in oracle.ide.net used by oracle.ide.dialogs
URLChooser
          The URLChooser is a replacement file chooser for JFileChooser.
URLChooserInit
          Classes that implement this interface are capable of initializing an instance of URLChooser.
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
 

Classes in oracle.ide.net used by oracle.ide.explorer
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
 

Classes in oracle.ide.net used by oracle.ide.log
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
 

Classes in oracle.ide.net used by oracle.ide.model
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 

Classes in oracle.ide.net used by oracle.ide.navigator
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
 

Classes in oracle.ide.net used by oracle.ide.net
DefaultURLFilter
          A default implementation of URLFilter that performs filtering based on file extensions.
FileNativeHelper
           
FilePath
          An instance of FilePath represents a path that is made up entire of Files.
JarIndex
          This is a data structure used to cache entry names that are read from a jar/zip table of contents.
JarIndexEntry
           
NameGenerator
          This is a callback interface used by the URLFactory while it is in the process of producing a new unique URL.
URLChooser
          The URLChooser is a replacement file chooser for JFileChooser.
URLChooserEvent
          This is a simple event class to contain information being passed between the URLChooser and its listener
URLChooserInit
          Classes that implement this interface are capable of initializing an instance of URLChooser.
URLExistsTest
          Interface used by the URLFactory when creating unique URLs.
URLFileSystem.FileInfo
          The FileInfo class encapsulates the information describing files returned by the URLFileSystem.ls(URL) and URLFileSystem.ls(URL, URLFilter) methods.
URLFileSystemHelper
          The URLFileSystemHelper class specifies the URLFileSystem operations that may have protocol-specific handling.
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
URLTextField
          This is a subclass of JTextField that is intended to hold a single URL.
WildcardURLFilter
          A URLFilter that provides wildcard behavior.
 

Classes in oracle.ide.net used by oracle.jdeveloper.jot
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 

Classes in oracle.ide.net used by oracle.jdeveloper.library
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 

Classes in oracle.ide.net used by oracle.jdeveloper.model
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 

Classes in oracle.ide.net used by oracle.jdeveloper.palette
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
 

Classes in oracle.ide.net used by oracle.jdeveloper.vcs.spi
URLFileSystemHelper
          The URLFileSystemHelper class specifies the URLFileSystem operations that may have protocol-specific handling.
URLFileSystemHelperDecorator
          The URLFileSystemHelperDecorator class provides a base decorator implementation for a URLFileSystemHelper.
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
 

Classes in oracle.ide.net used by oracle.jdeveloper.vcs.util
URLFilter
          An implementation of URLFilter can be set on an instance of URLChooser to prevent unwanted files from appearing in the directory listings.
 

Classes in oracle.ide.net used by oracle.jdeveloper.webservices
URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.