|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JLibrary | |
oracle.jdeveloper.library | The Libraries package provides the library API used
by JDeveloper. |
Uses of JLibrary in oracle.jdeveloper.library |
Methods in oracle.jdeveloper.library that return JLibrary | |
JLibrary |
JLibraryDefinition.getOwningLibrary()
|
JLibrary |
DefaultLibraryList.findLibrary(java.lang.String libName)
|
JLibrary |
LibraryList.findLibrary(java.lang.String libName)
Finds the library that matches the specified name. |
JLibrary |
JLibraryList.findLibrary(java.lang.String libName)
|
static JLibrary |
JLibraryManager.createLibrary(java.lang.String libName,
LibraryList list)
|
static JLibrary |
JLibraryManager.findLibrary(java.lang.String libName)
|
static JLibrary |
JLibraryManager.createSystemLibrary(java.lang.String libName)
|
static JLibrary |
JLibraryManager.findSystemLibrary(java.lang.String libName)
|
Methods in oracle.jdeveloper.library with parameters of type JLibrary | |
protected void |
JLibrary.copyToImpl(JLibrary copy)
|
protected boolean |
JLibrary.equalsImpl(JLibrary other)
|
boolean |
DefaultLibraryList.isChildLibrary(JLibrary lib)
|
boolean |
LibraryList.isChildLibrary(JLibrary lib)
Determines whether the specified Library is a child of this LibraryList. |
boolean |
JLibraryList.isChildLibrary(JLibrary lib)
|
static void |
JLibraryManager.removeLibrary(JLibrary lib,
LibraryList list)
|
static void |
JLibraryManager.removeSystemLibrary(JLibrary lib)
|
Constructors in oracle.jdeveloper.library with parameters of type JLibrary | |
JLibrary(JLibrary jLibrary)
Copy constructor. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.