Extension SDK 10.1.2

Uses of Class
oracle.ide.model.Workspaces

Packages that use Workspaces
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
 

Uses of Workspaces in oracle.ide
 

Methods in oracle.ide that return Workspaces
static Workspaces Ide.getWorkspaces()
          Gets the workspaces.
 

Uses of Workspaces in oracle.ide.model
 

Methods in oracle.ide.model that return Workspaces
protected  Workspaces Applications.getWorkspaces()
           
 

Methods in oracle.ide.model with parameters of type Workspaces
protected  void Workspaces.copyToImpl(Workspaces copy)
          Design pattern for supporting strongly typed copying.
 

Constructors in oracle.ide.model with parameters of type Workspaces
Applications(Workspaces workspaces)
          Constructor.
Workspaces(Workspaces workspaces)
          Copy constructor.
 


Extension SDK

 

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