Extension SDK 10.1.3.36.73

oracle.jdeveloper.library
Class LibraryElement

java.lang.Object
  extended byoracle.ide.model.DefaultDisplayable
      extended byoracle.ide.model.DefaultElement
          extended byoracle.jdeveloper.library.LibraryElement
All Implemented Interfaces:
oracle.javatools.data.Dirtyable, Dirtyable, Displayable, Element
Direct Known Subclasses:
AbstractLibrary, LegacyJDK, LegacyLibrary, LegacyLibraryDefinition

public class LibraryElement
extends DefaultElement
implements Dirtyable

LibraryElement is a complete, default implementation of the Element and Dirtyable interfaces.


Constructor Summary
LibraryElement()
           
 
Method Summary
 boolean isDirty()
           
 void markDirty(boolean dirty)
           
 
Methods inherited from class oracle.ide.model.DefaultElement
getAttributes, getChildren, getData, mayHaveChildren
 
Methods inherited from class oracle.ide.model.DefaultDisplayable
getIcon, getLongLabel, getShortLabel, getToolTipText, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.ide.model.Displayable
getIcon, getLongLabel, getShortLabel, getToolTipText, toString
 

Constructor Detail

LibraryElement

public LibraryElement()
Method Detail

isDirty

public boolean isDirty()
Specified by:
isDirty in interface oracle.javatools.data.Dirtyable

markDirty

public void markDirty(boolean dirty)
Specified by:
markDirty in interface oracle.javatools.data.Dirtyable

Extension SDK 10.1.3.36.73

 

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