Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.jdeveloper.library
Class ApplicationLibraryList

java.lang.Object
  extended by oracle.javatools.data.HashStructureAdapter
      extended by oracle.jdeveloper.library.InternalLibraryList
          extended by oracle.jdeveloper.library.ApplicationLibraryList

All Implemented Interfaces:
Displayable, LibraryList, MutableLibraryList

public final class ApplicationLibraryList
extends InternalLibraryList

List of libraries defined internally in an application.


Field Summary

 

Fields inherited from class oracle.javatools.data.HashStructureAdapter
_hash

 

Fields inherited from interface oracle.jdeveloper.library.LibraryList
JDK_LIST_PROPERTY, LIB_LIST_PROPERTY, LISTNAME_PROPERTY, TRANSIENT_PROPERTY

 

Constructor Summary
ApplicationLibraryList(HashStructure hash)
           

 

Method Summary
 java.lang.String getListName()
          Retrieves the name of this LibraryList.

 

Methods inherited from class oracle.jdeveloper.library.InternalLibraryList
addJDK, addLibrary, createIDFromName, findJDK, findLibrary, getDefaultIcon, getIcon, getJdkList, getLibraryList, getLongLabel, getShortLabel, getToolTipText, isTransient, remove, setJdkList, setLibraryList, setListName, toString

 

Methods inherited from class oracle.javatools.data.HashStructureAdapter
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals

 

Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ApplicationLibraryList

public ApplicationLibraryList(HashStructure hash)

Method Detail

getListName

public java.lang.String getListName()
Description copied from interface: LibraryList
Retrieves the name of this LibraryList.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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