Uses of Package
org.openide.options

Packages that use org.openide.options
org.openide Jumping-off points for all the rest of the IDE's functionality. 
org.openide.explorer.propertysheet The exact properties of a node may be displayed and edited with the Property Sheet
org.openide.modules The IDE is capable of being extended by pluggable modules providing additional functionality. 
org.openide.options System options provide an easy-to-use mechanism for persistent storage of user-settable options. 
org.openide.src.nodes Source elements can be represented by default element nodes
org.openide.text The IDE is able to integrate multiple editors for different content types and mechanically access their content. 
 

Classes in org.openide.options used by org.openide
ControlPanel
          Deprecated. With the use of services and XML layers, this class is not useful.
 

Classes in org.openide.options used by org.openide.explorer.propertysheet
SystemOption
          Base class for all system options.
 

Classes in org.openide.options used by org.openide.modules
SystemOption
          Base class for all system options.
 

Classes in org.openide.options used by org.openide.options
SystemOption
          Base class for all system options.
 

Classes in org.openide.options used by org.openide.src.nodes
SystemOption
          Base class for all system options.
 

Classes in org.openide.options used by org.openide.text
ContextSystemOption
          Provides a group of system options with this as the parent.
SystemOption
          Base class for all system options.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.