A B C D E F G H I J K L M N O P Q R S T U V W X Y

S

SafeException - exception org.openide.util.io.SafeException.
Special IOException that is used to signal that the write operation failed but the underlaying stream is not corrupted and can be used for next operations.
SafeException(Exception) - Constructor for class org.openide.util.io.SafeException
Default constructor.
save() - Method in interface org.openide.cookies.SaveCookie
Invoke the save operation.
SaveAction - class org.openide.actions.SaveAction.
Save a single object.
SaveAction() - Constructor for class org.openide.actions.SaveAction
 
saveAll() - Method in class org.openide.TopManager
Save all opened objects.
SaveAllAction - class org.openide.actions.SaveAllAction.
Save all open objects.
SaveAllAction() - Constructor for class org.openide.actions.SaveAllAction
 
SaveAsTemplateAction - class org.openide.actions.SaveAsTemplateAction.
Saves a data object to a folder under in the system's templates area.
SaveAsTemplateAction() - Constructor for class org.openide.actions.SaveAsTemplateAction
 
SaveCookie - interface org.openide.cookies.SaveCookie.
The cookie for the save operation.
saveDocument() - Method in interface org.openide.cookies.EditorCookie
Save the document.
saveDocument() - Method in class org.openide.text.CloneableEditorSupport
Save the document in this thread.
saveDocument() - Method in class org.openide.text.EditorSupport
Deprecated. Save the document in this thread.
saveFromKitToStream(StyledDocument, EditorKit, OutputStream) - Method in class org.openide.text.CloneableEditorSupport
Actually write file data to an output stream from an editor kit's document.
saveFromKitToStream(StyledDocument, EditorKit, OutputStream) - Method in class org.openide.text.EditorSupport
Deprecated. Actually write file data to an output stream from an editor kit's document.
SaveProjectAction - class org.openide.actions.SaveProjectAction.
Saves the currently opened project.
SaveProjectAction() - Constructor for class org.openide.actions.SaveProjectAction
 
schedule(int) - Method in class org.openide.util.RequestProcessor.Task
(Re-)schedules a task to run in the future.
ScriptType - class org.openide.execution.ScriptType.
Base class for scripting interpreters.
ScriptType.Context - class org.openide.execution.ScriptType.Context.
Scripting context.
ScriptType.Context() - Constructor for class org.openide.execution.ScriptType.Context
 
ScriptType() - Constructor for class org.openide.execution.ScriptType
 
scriptTypes() - Static method in class org.openide.execution.ScriptType
Get all registered script types.
SECOND_PREFERRED - Static variable in class org.openide.awt.SplittedPanel
constant for moving the split point so that the second (right/bottom) component is sized according to its preferredSize
secondaryEntries() - Method in class org.openide.loaders.MultiDataObject
Get secondary entries.
SECTION_ACTION - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "Action" module section.
SECTION_CLIPBOARD_CONVERTOR - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "ClipboardConvertor" module section.
SECTION_DEBUGGER - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "Debugger" module section.
SECTION_FILESYSTEM - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "Filesystem" module section.
SECTION_LOADER - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "Loader" module section.
SECTION_NODE - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "Node" module section.
SECTION_OPTION - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "Option" module section.
SECTION_SERVICE - Static variable in class org.openide.modules.ModuleDescription
Deprecated. "Service" module section.
select() - Method in interface org.openide.windows.InputOutput
Make this pane visible.
select() - Method in class org.openide.windows.InputOutput.Null
Deprecated.  
select(String, String, Node) - Method in class org.openide.TopManager.NodeOperation
Open a modal Explorer accepting only a single node.
select(String, String, Node, NodeAcceptor) - Method in class org.openide.TopManager.NodeOperation
Open a modal Explorer without any extra dialog component.
select(String, String, Node, NodeAcceptor, Component) - Method in class org.openide.TopManager.NodeOperation
Open a modal Explorer on a root node, permitting a node selection to be returned.
selectionAccept(Node[]) - Method in class org.openide.explorer.view.ListView
Called when explorer manager is about to change the current selection.
selectionAccept(Node[]) - Method in class org.openide.explorer.view.TreeView
Called when explorer manager is about to change the current selection.
selectionAccept(Node[]) - Method in class org.openide.explorer.view.ContextTreeView
 
selectionAccept(Node[]) - Method in class org.openide.explorer.view.BeanTreeView
Can select any nodes.
selectionChanged(Node[], ExplorerManager) - Method in class org.openide.explorer.view.ListView
Called when the list changed selection and the explorer manager should be updated.
selectionChanged(Node[], ExplorerManager) - Method in class org.openide.explorer.view.TreeView
Called to allow subclasses to define the behaviour when a node(s) are selected in the tree.
selectionChanged(Node[], ExplorerManager) - Method in class org.openide.explorer.view.ContextTreeView
 
selectionChanged(Node[], ExplorerManager) - Method in class org.openide.explorer.view.BeanTreeView
 
SequenceEnumeration - class org.openide.util.enum.SequenceEnumeration.
Composes more enumerations into one.
SequenceEnumeration(Enumeration) - Constructor for class org.openide.util.enum.SequenceEnumeration
Constructs new enumeration from already existing.
SequenceEnumeration(Enumeration, Enumeration) - Constructor for class org.openide.util.enum.SequenceEnumeration
Composes two enumerations into one.
serializeJavaBean(Object, FileObject) - Static method in class org.openide.actions.CustomizeBeanAction
Serialize a bean to file.
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.List
 
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Change
 
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Transfer
 
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Info
 
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Attr
 
serialVersionUID - Static variable in interface org.openide.loaders.DataFilter
deprecated
serialVersionUID - Static variable in interface org.openide.nodes.Node.Handle
 
serialVersionUID - Static variable in interface org.openide.src.SourceElement.Impl
 
serialVersionUID - Static variable in interface org.openide.src.ConstructorElement.Impl
 
serialVersionUID - Static variable in interface org.openide.src.FieldElement.Impl
 
serialVersionUID - Static variable in interface org.openide.src.InitializerElement.Impl
 
serialVersionUID - Static variable in interface org.openide.src.JavaDoc.Class
 
serialVersionUID - Static variable in interface org.openide.src.ClassElement.Impl
 
serialVersionUID - Static variable in interface org.openide.src.MemberElement.Impl
 
serialVersionUID - Static variable in interface org.openide.src.Element.Impl
 
serialVersionUID - Static variable in interface org.openide.src.MethodElement.Impl
 
serialVersionUID - Static variable in interface org.openide.windows.Mode
 
serialVersionUID - Static variable in interface org.openide.windows.WindowManager.Component
deprecated
serialVersionUID - Static variable in interface org.openide.windows.Workspace
generated Serialized Version UID
services() - Method in class org.openide.ServiceType.Registry
Get all available services managed by the engine.
services(Class) - Method in class org.openide.ServiceType.Registry
Get all available services that are assignable to the given superclass.
ServiceType - class org.openide.ServiceType.
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system.
ServiceType.Handle - class org.openide.ServiceType.Handle.
Handle for a service type.
ServiceType.Handle(ServiceType) - Constructor for class org.openide.ServiceType.Handle
Create a new handle for an service.
ServiceType.Registry - class org.openide.ServiceType.Registry.
The registry of all services.
ServiceType.Registry() - Constructor for class org.openide.ServiceType.Registry
 
ServiceType() - Constructor for class org.openide.ServiceType
 
session() - Method in interface org.openide.Places.Nodes
Deprecated. Typically no longer meaningful.
SET - Static variable in interface org.openide.src.SourceElement.Impl
Set the top-classes.
SET - Static variable in interface org.openide.src.JavaDoc
Serves as second parameter in method JavaDoc.changeTags(org.openide.src.JavaDocTag[], int).
SET - Static variable in interface org.openide.src.ClassElement.Impl
Set some items, replacing the old ones.
SET_SORTING - Static variable in class org.openide.loaders.DataFolder
Name of set with sorting options.
set(Collection, InstanceContent.Convertor) - Method in class org.openide.util.lookup.InstanceContent
Changes all pairs in the lookup to new values.
setActionPerformer(ActionPerformer) - Method in class org.openide.util.actions.CallbackSystemAction
Set the action performer.
setActions(SystemAction[]) - Method in class org.openide.loaders.DataLoader
Set actions.
setActions(SystemAction[]) - Method in class org.openide.src.nodes.ElementNode
Set all actions for this node.
setActions(SystemAction[]) - Method in class org.openide.text.EditorSupport
Deprecated.  
setActivatedNodes(Node[]) - Method in class org.openide.windows.TopComponent
Set the set of activated nodes in this component.
setActivatedNodes(Node[]) - Method in interface org.openide.windows.WindowManager.Component
Set the set of activated nodes for this component.
setAdditionalOptions(Object[]) - Method in class org.openide.NotifyDescriptor
Define an explicit description of the set of additional user-selectable options.
setAdditionalOptions(Object[]) - Method in class org.openide.WizardDescriptor
 
setAllClasses(boolean) - Method in class org.openide.src.nodes.SourceElementFilter
Set whether all classes should be shown.
setAllowedDragActions(int) - Method in class org.openide.explorer.view.ListView
Sets allowed actions for dragging
setAllowedDragActions(int) - Method in class org.openide.explorer.view.TreeView
Sets allowed actions for dragging
setAllowedDropActions(int) - Method in class org.openide.explorer.view.ListView
Sets allowed actions for dropping.
setAllowedDropActions(int) - Method in class org.openide.explorer.view.TreeView
Sets allowed actions for dropping.
setAppendEnvironmentVariables(boolean) - Method in class org.openide.execution.ProcessExecutor
Set whether environment variables should be appended and replaced.
setArguments(MultiDataObject.Entry, String[]) - Static method in class org.openide.loaders.ExecSupport
Set execution arguments for a given entry.
setArguments(String[]) - Method in interface org.openide.cookies.ArgumentsCookie
Set the arguments.
setArguments(String[]) - Method in class org.openide.loaders.ExecSupport
 
setArrowsOrientation(boolean) - Method in class org.openide.awt.SpinButton
Sets the new orientation of arows.
setAsText(String) - Method in class org.openide.debugger.Watch
Set the value of the watched variable (as text).
setAsText(String) - Method in class org.openide.text.PrintSettings.AlignmentEditor
 
setAsText(String) - Method in class org.openide.util.SwingEditors.VerticalPropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.HorizontalPropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.DebugGraphicsPropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.SelectionModePropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.OrientationPropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.AutoResizePropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.DefaultCloseOperationPropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.OptionTypePropertyEditor
Sets as text.
setAsText(String) - Method in class org.openide.util.SwingEditors.MessageTypePropertyEditor
Sets as text.
setAttribute(String, Object) - Method in class org.openide.filesystems.FileObject
Set the file attribute with the specified name.
setBefore(boolean) - Method in class org.openide.nodes.Children.Keys
Set whether new nodes should be added to the beginning or end of sublists for a given key.
setBody(String) - Method in class org.openide.src.ConstructorElement
Set the body of the constructor.
setBody(String) - Method in interface org.openide.src.ConstructorElement.Impl
Set the body.
setBody(String) - Method in class org.openide.src.InitializerElement
Set the body of this initializer.
setBody(String) - Method in interface org.openide.src.InitializerElement.Impl
Set the body of this initializer.
setBooleanState(boolean) - Method in class org.openide.util.actions.BooleanStateAction
Set the current state.
setBootClassPath(NbClassPath) - Method in class org.openide.execution.ProcessExecutor
Setter for boot class path for this executor.
setBounds(Rectangle) - Method in interface org.openide.windows.Mode
Sets the bounds of the mode.
setBoundsIgnored(boolean) - Method in class org.openide.awt.SpinButton
 
setBranding(String) - Static method in class org.openide.util.NbBundle
Set the current branding token.
setBreakpoint(boolean) - Method in class org.openide.text.Line
Deprecated. since 1.20. Use Annotation.attach() instead
setBreakpoint(boolean) - Method in class org.openide.text.DocumentLine
 
setBreakpoint(Color) - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
setButtonListener(ActionListener) - Method in class org.openide.DialogDescriptor
Set new button listener instance for this dialog descriptor.
setCapability(FileSystemCapability) - Method in class org.openide.filesystems.FileSystem
Allows subclasses to change a set of capabilities of the file system.
setCategoriesUsage(boolean) - Method in class org.openide.src.nodes.SourceOptions
Set the property whether categories under class elements should be used or not.
setChangeImmediate(boolean) - Method in class org.openide.explorer.propertysheet.PropertyPanel
Setter for property changeImmediate.
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterDocument
 
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterStyledDocument
 
setClassElementFormat(ElementFormat) - Method in class org.openide.src.nodes.SourceOptions
Set the class format.
setClasses(ClassElement[]) - Method in class org.openide.src.SourceElement
Set the top-level classes.
setClasses(ClassElement[]) - Method in class org.openide.src.ClassElement
Set the inner classes for this class.
setClassLoader(ClassLoader) - Method in class org.openide.modules.ModuleDescription
Deprecated. Set the classloader used to load this module.
setClassLoaderFinder(NbBundle.ClassLoaderFinder) - Static method in class org.openide.util.NbBundle
Deprecated. Useless.
setClassOrInterface(boolean) - Method in class org.openide.src.ClassElement
Set whether this is really a class, or an interface.
setClassOrInterface(boolean) - Method in interface org.openide.src.ClassElement.Impl
Set whether this is a class or interface.
setClassPath(NbClassPath) - Method in class org.openide.execution.ProcessExecutor
Setter for class path for this executor.
setCloseOperation(int) - Method in class org.openide.windows.TopComponent
Set the close mode for the component.
setClosingOptions(Object[]) - Method in class org.openide.DialogDescriptor
Setter for list of options that close the dialog.
setClosingOptions(Object[]) - Method in class org.openide.WizardDescriptor
 
setColumnPos(int) - Method in class org.openide.compiler.ExternalCompiler.ErrorExpression
Set the column-number backreference.
setComparator(Comparator) - Method in class org.openide.nodes.Children.SortedArray
Set the comparator.
setComparator(Comparator) - Method in class org.openide.nodes.Children.SortedMap
Set the comparator.
setCompile(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Setter for allowing compiling capability.
setCompilerType(MultiDataObject.Entry, CompilerType) - Static method in class org.openide.loaders.CompilerSupport
Set compiler manager for a given file.
setConfiguration(String) - Method in class org.openide.awt.ToolbarPool
Switch to toolbar configuration by specific config name
setConfirmDelete(boolean) - Method in class org.openide.explorer.ExplorerActions
Set whether to confirm deletions.
setConfirmDelete(boolean) - Static method in class org.openide.explorer.ExplorerPanel
Set whether deletions should have to be confirmed on all Explorer panels.
setConstructorElementFormat(ElementFormat) - Method in class org.openide.src.nodes.SourceOptions
Set the constructor format.
setConstructors(ConstructorElement[]) - Method in class org.openide.src.ClassElement
Set the constructors for this class.
setContinuousLayout(boolean) - Method in class org.openide.awt.SplittedPanel
Setter method for the ContinuousLayout property.
setCookieSet(CookieSet) - Method in class org.openide.loaders.MultiDataObject
Deprecated. just use getCookieSet().add(...) instead
setCookieSet(CookieSet) - Method in class org.openide.nodes.AbstractNode
Deprecated. just use getCookieSet().add(...) instead
setCurrent(Color) - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
setCurrentPage(int) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set the currently selected page.
setCurrentPage(String) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set the currently selected page.
setDataFolder(DataFolder) - Method in class org.openide.loaders.DataObjectFilter
Attach the support to a different folder.
setDebug(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Setter for allowing debugging capability.
setDebuggerType(MultiDataObject.Entry, DebuggerType) - Static method in class org.openide.loaders.ExecSupport
Assignes a debugger type to an entry.
setDefault(TopManager) - Static method in class org.openide.TopManager
Deprecated. Useless.
setDefaultAction(SystemAction) - Method in class org.openide.nodes.AbstractNode
Set a default action for the node.
setDefaultActionAllowed(boolean) - Method in class org.openide.explorer.view.TreeView
Enable/disable double click to invoke default action.
setDefaultActions(SystemAction[]) - Static method in class org.openide.nodes.NodeOp
Deprecated. Useless.
setDefaultPermissions(PermissionCollection) - Method in class org.openide.execution.NbClassLoader
Sets a PermissionsCollectio which will be used for ProtectionDomain of newly created classes.
setDefaultProcessor(ActionListener) - Method in class org.openide.explorer.view.ListView
Set a new processor for default actions.
setDelay(int) - Method in class org.openide.awt.SpinButton
Sets new value of repeatDelay variable.
setDelegates(FileSystem[]) - Method in class org.openide.filesystems.MultiFileSystem
Changes the filesystems that this system delegates to
setDepth(int) - Method in class org.openide.explorer.view.NodeListModel
Depth of nodes to display.
setDescription(DataObject, URL) - Static method in class org.openide.loaders.TemplateWizard
Method to attach a description to a data object.
setDescriptionAsResource(DataObject, String) - Static method in class org.openide.loaders.TemplateWizard
Deprecated. Use TemplateWizard.setDescription(org.openide.loaders.DataObject, java.net.URL) instead.
setDescriptionPos(int) - Method in class org.openide.compiler.ExternalCompiler.ErrorExpression
Set the description backreference.
setDisabledPropertyColor(Color) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set the foreground color of disabled properties.
setDisabledPropertyColor(Color) - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
 
setDisplayName(String) - Method in class org.openide.awt.Toolbar
Sets new display name of this toolbar.
setDisplayName(String) - Method in class org.openide.compiler.CompilerJob
Set the display name of this job.
setDisplayName(String) - Method in class org.openide.loaders.DataLoader
Set the display name for this loader.
setDisplayName(String) - Method in class org.openide.nodes.Node
Set the display name.
setDisplayName(String) - Method in class org.openide.nodes.FilterNode
 
setDisplayName(String) - Method in class org.openide.nodes.IndexedPropertySupport
 
setDisplayWritableOnly(boolean) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set whether only writable properties are displayed.
setDisplayWritableOnly(boolean) - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
 
setDnDListener(Toolbar.DnDListener) - Method in class org.openide.awt.Toolbar
Set DnDListener to Toolbar.
setDoc(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Setter for allowing debugging capability.
setDragSource(boolean) - Method in class org.openide.explorer.view.ListView
Enables/disables dragging support.
setDragSource(boolean) - Method in class org.openide.explorer.view.TreeView
Enables/disables dragging support.
setDropTarget(boolean) - Method in class org.openide.explorer.view.ListView
Enables/disables dropping support.
setDropTarget(boolean) - Method in class org.openide.explorer.view.TreeView
Enables/disables dropping support.
setElement(SourceElement) - Method in class org.openide.src.nodes.SourceChildren
Set a new source element to get information about children from.
setElementFormat(ElementFormat) - Method in class org.openide.src.nodes.ElementNode
Set the format for the display name.
setEnabled(boolean) - Method in class org.openide.awt.Actions.SubMenu
Seting menu to disabled also sets the item as not selected
setEnabled(boolean) - Method in class org.openide.debugger.Breakpoint
Set whether the breakpoint is enabled.
setEnabled(boolean) - Method in class org.openide.explorer.propertysheet.PropertyPanel
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in class org.openide.explorer.view.BeanTreeView
Delegate the setEnable method to Jtree
setEnabled(boolean) - Method in class org.openide.util.actions.SystemAction
Set whether the action should be enabled.
setEnabled(boolean) - Method in class org.openide.util.actions.NodeAction
 
setEnableHome(boolean) - Method in class org.openide.awt.HtmlBrowser
Enables/disables Home button.
setEnableHome(boolean) - Method in class org.openide.awt.HtmlBrowser.BrowserComponent
Enables/disables Home button.
setEnableLocation(boolean) - Method in class org.openide.awt.HtmlBrowser
Enables/disables location.
setEnableLocation(boolean) - Method in class org.openide.awt.HtmlBrowser.BrowserComponent
Enables/disables location.
setEnvironmentVariables(String[]) - Method in class org.openide.execution.ProcessExecutor
Set environment variables.
setError(Color) - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
setErrorExpression(ExternalCompiler.ErrorExpression) - Method in class org.openide.compiler.ExternalCompilerType
Changes error expression.
setErrorExpression(String) - Method in class org.openide.compiler.ExternalCompiler.ErrorExpression
Set the error regexp.
setErrSeparated(boolean) - Method in interface org.openide.windows.InputOutput
Set whether the error output should be mixed into the regular output or not.
setErrSeparated(boolean) - Method in class org.openide.windows.InputOutput.Null
Deprecated.  
setErrVisible(boolean) - Method in interface org.openide.windows.InputOutput
Show or hide the error pane.
setErrVisible(boolean) - Method in class org.openide.windows.InputOutput.Null
Deprecated.  
setExactMatch(boolean) - Method in class org.openide.util.MapFormat
Do you require both brackets in expression? If not, use setExactMatch(false) and formatter will ignore missing right bracket.
setExceptions(Identifier[]) - Method in class org.openide.src.ConstructorElement
Set the array of thrown exceptions.
setExceptions(Identifier[]) - Method in interface org.openide.src.ConstructorElement.Impl
Set the thrown exceptions.
setExecute(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Setter for allowing executing capability.
setExecutor(MultiDataObject.Entry, Executor) - Static method in class org.openide.loaders.ExecSupport
Set the executor for a given file object.
setExploredContext(Node) - Method in class org.openide.explorer.ExplorerManager
Set the explored context.
setExploredContext(Node, Node[]) - Method in class org.openide.explorer.ExplorerManager
Set the explored context.
setExploredContextAndSelection(Node, Node[]) - Method in class org.openide.explorer.ExplorerManager
Set the explored context and selected nodes.
setExtensions(ExtensionList) - Method in class org.openide.loaders.UniFileLoader
Set the extension list for this data loader.
setExternalCompiler(NbProcessDescriptor) - Method in class org.openide.compiler.ExternalCompilerType
Setter for process descriptor describing the compiler.
setExternalExecutor(NbProcessDescriptor) - Method in class org.openide.execution.ProcessExecutor
Set a new external execution command.
setFactory(HtmlBrowser.Factory) - Static method in class org.openide.awt.HtmlBrowser
Deprecated. Use Lookup instead to register factories
setFieldElementFormat(ElementFormat) - Method in class org.openide.src.nodes.SourceOptions
Set the field format.
setFields(FieldElement[]) - Method in class org.openide.src.ClassElement
Set the fields for this class.
setFilePos(int) - Method in class org.openide.compiler.ExternalCompiler.ErrorExpression
Set the filename backreference.
setFilter(Object) - Method in interface org.openide.cookies.FilterCookie
Set the current filter.
setFilter(Object) - Method in class org.openide.src.nodes.SourceChildren
 
setFilter(Object) - Method in class org.openide.src.nodes.ClassChildren
 
setFinal(boolean) - Method in class org.openide.src.MethodParameter
Make this parameter final or not.
setFocusTaken(boolean) - Method in interface org.openide.windows.InputOutput
Set whether the output window should take focus when anything is written to it.
setFocusTaken(boolean) - Method in class org.openide.windows.InputOutput.Null
Deprecated.  
setFooterAlignment(int) - Method in class org.openide.text.PrintSettings
 
setFooterFont(Font) - Method in class org.openide.text.PrintSettings
 
setFooterFormat(String) - Method in class org.openide.text.PrintSettings
 
setForeground(Color) - Method in class org.openide.awt.SpinButton
Setter method for foreground color.
setHeaderAlignment(int) - Method in class org.openide.text.PrintSettings
 
setHeaderFont(Font) - Method in class org.openide.text.PrintSettings
 
setHeaderFormat(String) - Method in class org.openide.text.PrintSettings
 
setHelpCtx(HelpCtx) - Method in class org.openide.DialogDescriptor
Set new help context for this dialog descriptor.
setHelpIDString(JComponent, String) - Static method in class org.openide.util.HelpCtx
Set the help ID for a component.
setHidden(boolean) - Method in class org.openide.filesystems.FileSystem
Set hidden state of the object.
setHomePage(String) - Static method in class org.openide.awt.HtmlBrowser
Sets the home page.
setIcon(Icon) - Method in class org.openide.util.actions.SystemAction
Set the action's display icon.
setIcon(Image) - Method in class org.openide.windows.TopComponent
Set the icon of this top component.
setIcon(Image) - Method in interface org.openide.windows.WindowManager.Component
Set the icon of the top component.
setIconBase(String) - Method in class org.openide.loaders.XMLDataObject.Info
Deprecated. Set icon base
setIconBase(String) - Method in class org.openide.nodes.AbstractNode
Change the icon.
setImmediateReorder(boolean) - Method in class org.openide.nodes.IndexedCustomizer
Deprecated. Set whether reorders will take effect immediately.
setImportant(boolean) - Method in class org.openide.filesystems.FileObject
Indicate whether this file is important from a user perspective.
setImports(Import[]) - Method in class org.openide.src.SourceElement
Set all imports.
setIndex(int) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
setIndexedValue(int, Object) - Method in class org.openide.nodes.Node.IndexedProperty
Set the value of the property at an index.
setIndexedValue(int, Object) - Method in class org.openide.nodes.IndexedPropertySupport
 
setInfo(XMLDataObject.Info) - Method in class org.openide.loaders.XMLDataObject
Deprecated. does not do anything useful
setInitializerElementFormat(ElementFormat) - Method in class org.openide.src.nodes.SourceOptions
Set the initializer format.
setInitializers(InitializerElement[]) - Method in class org.openide.src.ClassElement
Set the initializer blocks for this class.
setInitValue(String) - Method in class org.openide.src.FieldElement
Set the initial value of the field.
setInitValue(String) - Method in interface org.openide.src.FieldElement.Impl
Set the initial value of the field.
setInputText(String) - Method in class org.openide.NotifyDescriptor.InputLine
Set the text on the input line.
setInputVisible(boolean) - Method in interface org.openide.windows.InputOutput
Show or hide the input line.
setInputVisible(boolean) - Method in class org.openide.windows.InputOutput.Null
Deprecated.  
setInterfaceElementFormat(ElementFormat) - Method in class org.openide.src.nodes.SourceOptions
Set the interface format.
setInterfaces(Identifier[]) - Method in class org.openide.src.ClassElement
Set the interfaces for this class.
setIterator(DataObject, TemplateWizard.Iterator) - Static method in class org.openide.loaders.TemplateWizard
Allows to attach a special Iterator to a template.
setJarFile(File) - Method in class org.openide.filesystems.JarFileSystem
Set name of the ZIP/JAR file.
setKeepFirstSame(boolean) - Method in class org.openide.awt.SplittedPanel
Setter method for the KeepFirstSame property.
setKeepSecondSame(boolean) - Method in class org.openide.awt.SplittedPanel
Setter method for the KeepSecondSame property.
setKeys(Collection) - Method in class org.openide.nodes.Children.Keys
Set new keys for this children object.
setKeys(Object[]) - Method in class org.openide.nodes.Children.Keys
Set keys for this list.
setLeftBrace(String) - Method in class org.openide.util.MapFormat
Sets string used as left brace
setLineAscentCorrection(float) - Method in class org.openide.text.PrintSettings
Setter for lineAscentCorrection property.
setLinePos(int) - Method in class org.openide.compiler.ExternalCompiler.ErrorExpression
Set the line-number backreference.
setListPreferredWidth(int) - Method in class org.openide.explorer.view.ListTableView
Set preferred width of list view
setLogicalStyle(int, Style) - Method in class org.openide.text.FilterDocument
 
setLogicalStyle(int, Style) - Method in class org.openide.text.FilterStyledDocument
 
setLookups(Lookup[]) - Method in class org.openide.util.lookup.ProxyLookup
Change the delegates.
setMap(Map) - Method in class org.openide.util.MapFormat
Sets argument map This map should contain key-value pairs with key values used in formatted string expression.
setMaximum(int) - Method in class org.openide.awt.SpinButton
Sets a maximum of the range of the SpinButton.
setMenuItems(JMenuItem[]) - Method in class org.openide.awt.JInlineMenu
Deprecated. Setter for array of items to display.
setMenuText(AbstractButton, String, boolean) - Static method in class org.openide.awt.Actions
Sets the text for the menu item or other subclass of AbstractButton.
setMessage(Object) - Method in class org.openide.NotifyDescriptor
Define a descriptive message to be reported.
setMessageType(int) - Method in class org.openide.NotifyDescriptor
Define the style of the message.
setMethodElementFormat(ElementFormat) - Method in class org.openide.src.nodes.SourceOptions
Set the method format.
setMethods(MethodElement[]) - Method in class org.openide.src.ClassElement
Set the methods for this class.
setMIMEType(String) - Method in class org.openide.text.CloneableEditorSupport
Set the MIME type for the document.
setMIMEType(String) - Method in class org.openide.text.EditorSupport
Deprecated. Set the MIME type for the document.
setMIMEType(String, String) - Static method in class org.openide.filesystems.FileUtil
Register MIME type for a new extension.
setMinimum(int) - Method in class org.openide.awt.SpinButton
Sets a minimum of the range of the SpinButton.
setModal(boolean) - Method in class org.openide.DialogDescriptor
Set new modal status.
setModel(PropertyModel) - Method in class org.openide.explorer.propertysheet.PropertyPanel
Setter for property model.
setModel(ToolsAction.Model) - Static method in class org.openide.actions.ToolsAction
Deprecated. Useless, see ActionManager.
setModificationListening(boolean) - Method in class org.openide.text.EditorSupport
Deprecated. Utility method which enables or disables listening to modifications on asociated document.
setModified(boolean) - Method in class org.openide.loaders.DataObject
Set whether the object is considered modified.
setModifiers(int) - Method in class org.openide.src.MemberElement
Set the modifier flags for this element.
setModifiers(int) - Method in interface org.openide.src.MemberElement.Impl
Set the modifier flags for this element.
setModifiers(int) - Method in class org.openide.src.nodes.SourceElementFilter
Set permitted access modes.
setMultisession(boolean) - Method in class org.openide.actions.StartDebuggerAction
 
setName(Identifier) - Method in class org.openide.src.MemberElement
Set the name of this member.
setName(Identifier) - Method in class org.openide.src.FieldElement
Set the name of this member.
setName(Identifier) - Method in class org.openide.src.ClassElement
Set the name of this member.
setName(Identifier) - Method in interface org.openide.src.MemberElement.Impl
Set the name of this member.
setName(Identifier) - Method in class org.openide.src.MethodElement
Set the name of this member.
setName(String) - Method in class org.openide.ServiceType
Set the name of the service type.
setName(String) - Method in class org.openide.compiler.ExternalCompiler.ErrorExpression
Set the display name.
setName(String) - Method in class org.openide.loaders.DataNode
 
setName(String) - Method in class org.openide.loaders.DataShadow.ShadowNode
 
setName(String) - Method in class org.openide.nodes.Node
Set the system name.
setName(String) - Method in class org.openide.nodes.AbstractNode
Set the system name.
setName(String) - Method in class org.openide.nodes.FilterNode
 
setName(String) - Method in class org.openide.nodes.IndexedPropertySupport
 
setName(String) - Method in class org.openide.nodes.BeanNode
Set the node name.
setName(String) - Method in class org.openide.src.MethodParameter
Set the name of the parameter variable.
setName(String) - Method in class org.openide.src.nodes.MemberElementNode
Set the node's (system) name.
setName(String) - Method in class org.openide.windows.TopComponent
Set the name of this top component.
setName(String, boolean) - Method in class org.openide.loaders.DataNode
Changes the name of the node and may also rename the data object.
setNode(Node) - Method in class org.openide.explorer.view.NodeTreeModel
Changes the root of the model.
setNode(Node) - Method in class org.openide.explorer.view.NodeListModel
Changes the root of the model.
setNodes(Node[]) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set the nodes explored by this property sheet.
setNodes(Node[]) - Method in class org.openide.explorer.view.NodeTableModel
Set rows.
setObject(Object) - Method in class org.openide.nodes.IndexedCustomizer
Deprecated. Set the nodes to reorder.
setOptions(Object[]) - Method in class org.openide.NotifyDescriptor
Define an explicit description of the set of user-selectable options.
setOptions(Object[]) - Method in class org.openide.WizardDescriptor
Set options permitted by the wizard considered as a DialogDescriptor.
setOptionsAlign(int) - Method in class org.openide.DialogDescriptor
Set new option alignment.
setOptionType(int) - Method in class org.openide.NotifyDescriptor
Define the set of options.
setOrder(DataObject[]) - Method in class org.openide.loaders.DataFolder
Set the order of the children.
setOrder(int[]) - Method in class org.openide.src.nodes.SourceElementFilter
Set a new order for elements.
setOrientation(boolean) - Method in class org.openide.awt.SpinButton
Sets the new orientation.
setOutputVisible(boolean) - Method in interface org.openide.windows.InputOutput
Show or hide the standard output pane.
setOutputVisible(boolean) - Method in class org.openide.windows.InputOutput.Null
Deprecated.  
setPackage(Identifier) - Method in class org.openide.src.SourceElement
Set the package of this source file.
setPackage(Identifier) - Method in interface org.openide.src.SourceElement.Impl
Set the package of this source file.
setPageFormat(PageFormat) - Method in class org.openide.text.PrintSettings
sets page format
setPairs(Collection) - Method in class org.openide.util.lookup.AbstractLookup
Changes all pairs in the lookup to new values.
setPairs(Collection) - Method in class org.openide.util.lookup.AbstractLookup.Content
Changes all pairs in the lookup to new values.
setPanels(WizardDescriptor.Iterator) - Method in class org.openide.WizardDescriptor
Set a different list of panels.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterDocument
 
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterStyledDocument
 
setParameters(MethodParameter[]) - Method in class org.openide.src.ConstructorElement
Set the method parameters.
setParameters(MethodParameter[]) - Method in interface org.openide.src.ConstructorElement.Impl
Set the method parameters.
setPasteTypes(PasteType[]) - Method in class org.openide.actions.PasteAction
Set possible paste types.
setPlastic(boolean) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set whether buttons in sheet should be plastic.
setPlastic(boolean) - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
 
setPopupAllowed(boolean) - Method in class org.openide.explorer.view.ListView
Enable/disable displaying popup menus on list view items.
setPopupAllowed(boolean) - Method in class org.openide.explorer.view.TreeView
Enable/disable displaying popup menus on tree view items.
setPopupMenuVisible(boolean) - Method in class org.openide.awt.JMenuPlus
Overriden to provide better strategy for placing the JMenu on the screen.
setPreferences(int) - Method in class org.openide.explorer.propertysheet.PropertyPanel
Setter for visual preferences in displaying of the value of the property.
setPreferredLoader(FileObject, DataLoader) - Static method in class org.openide.loaders.DataLoaderPool
Utility method to mark a file as belonging to a loader.
setPreferredSize(Dimension) - Method in class org.openide.explorer.view.ListTableView
 
setPreferredSize(Dimension) - Method in class org.openide.explorer.view.TreeTableView
 
setPriority(int) - Method in class org.openide.util.RequestProcessor.Task
Changes priority to new one.
setPropagateMasks(boolean) - Method in class org.openide.filesystems.MultiFileSystem
Set whether unused mask files should be listed as children.
setProperties(Node.Property[]) - Method in class org.openide.explorer.view.NodeTableModel
Set columns.
setProperties(Node.Property[]) - Method in class org.openide.explorer.view.ListTableView
Set columns.
setProperties(Node.Property[]) - Method in class org.openide.explorer.view.TreeTableView
Set columns.
setPropertyEditorClass(Class) - Method in class org.openide.nodes.PropertySupport.Reflection
Set the property editor explicitly.
setPropertyPaintingStyle(int) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set property paint mode.
setPropertyPaintingStyle(int) - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
 
setRate(int) - Method in class org.openide.awt.SpinButton
Sets new value of repeatRate variable.
setRawText(String) - Method in interface org.openide.src.JavaDoc
Set the raw text of the comment.
setReadOnly(boolean) - Method in class org.openide.filesystems.LocalFileSystem
Set whether the file system should be read only.
setReference(CloneableTopComponent.Ref) - Method in class org.openide.windows.CloneableTopComponent
Changes the reference to which this components belongs.
setRefreshTime(int) - Method in class org.openide.filesystems.AbstractFileSystem
Set the number of milliseconds between automatic refreshes of the directory structure.
setRepeating(boolean) - Method in class org.openide.awt.SpinButton
 
setReturn(Type) - Method in class org.openide.src.MethodElement
Set the method's return type.
setReturn(Type) - Method in interface org.openide.src.MethodElement.Impl
Get the method's return type.
setRightBrace(String) - Method in class org.openide.util.MapFormat
Sets string used as right brace
setRootContext(Node) - Method in class org.openide.explorer.ExplorerManager
Set the root context.
setRootDirectory(File) - Method in class org.openide.filesystems.LocalFileSystem
Set the root directory of the file system.
setRootVisible(boolean) - Method in class org.openide.explorer.view.TreeView
Set whether or not the root node from the TreeModel is visible.
setRunCompilation(boolean) - Static method in class org.openide.actions.StartDebuggerAction
Set whether to run compilation before debugging.
setRunCompilation(boolean) - Static method in class org.openide.actions.ExecuteAction
Set whether files should be compiled before execution.
setSelected(boolean) - Method in class org.openide.awt.Actions.SubMenu
Menu cannot be selected when it represents MenuItem.
setSelectedItem(Object) - Method in class org.openide.explorer.view.NodeListModel
Currently selected item.
setSelectedNodes(Node[]) - Method in class org.openide.explorer.ExplorerManager
Set the set of selected nodes.
setSelectionMode(int) - Method in class org.openide.explorer.view.ListView
Set whether single-item or multiple-item selections are allowed.
setServiceTypes(List) - Method in class org.openide.ServiceType.Registry
Setter for list of service types.
setSheet(Sheet) - Method in class org.openide.nodes.AbstractNode
Set the set of properties.
setShortDescription(String) - Method in class org.openide.nodes.Node
Set the short description of the node.
setShortDescription(String) - Method in class org.openide.nodes.FilterNode
 
setShortDescription(String) - Method in class org.openide.nodes.IndexedPropertySupport
 
setShowExploredContext(boolean) - Method in class org.openide.explorer.view.ChoiceView
Set showing of explored contexts.
setShowFileExtensions(boolean) - Static method in class org.openide.loaders.DataNode
Set whether file extensions should be shown by default.
setSorted(boolean) - Method in class org.openide.src.nodes.ClassElementFilter
Set whether groups of elements returned by getOrder () should be sorted.
setSortingMode(int) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set the sorting mode.
setSortingMode(int) - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
 
setSortMode(DataFolder.SortMode) - Method in class org.openide.loaders.DataFolder
Set the sort mode for the folder.
setSource(Object) - Method in class org.openide.util.WeakListener
Setter for the source field.
setSourceFormat(boolean) - Method in class org.openide.src.ElementFormat
Set whether the formating is used for code generation.
setSplitAbsolute(boolean) - Method in class org.openide.awt.SplittedPanel
Setter method for the SplitAbsolute property.
setSplitDragable(boolean) - Method in class org.openide.awt.SplittedPanel
Setter method for the Dragable property.
setSplitPosition(int) - Method in class org.openide.awt.SplittedPanel
Setter method for the SplitPosition property.
setSplitterComponent(Component) - Method in class org.openide.awt.SplittedPanel
Setter method for the SplitterComponent property.
setSplitterCursor() - Method in class org.openide.awt.SplittedPanel
Updates the splitter's cursor according to the current SplittedPanel settings.
setSplitterType(int) - Method in class org.openide.awt.SplittedPanel
Setter method for the SplitterType property.
setSplitType(int) - Method in class org.openide.awt.SplittedPanel
Setter method for the SplitType property.
setSplitTypeChangeEnabled(boolean) - Method in class org.openide.awt.SplittedPanel
Setter method for the SplitTypeChangeEnabled property.
setState(Object) - Method in class org.openide.explorer.propertysheet.PropertyEnv
A setter that should be used by the property editor to change the state of the environment.
setStatic(boolean) - Method in class org.openide.src.InitializerElement
Set the static flag for this initializer.
setStatic(boolean) - Method in interface org.openide.src.InitializerElement.Impl
Set the static flag for this initializer.
setStatusLineVisible(boolean) - Method in class org.openide.awt.HtmlBrowser
Shows/hides status line.
setStatusLineVisible(boolean) - Method in class org.openide.awt.HtmlBrowser.BrowserComponent
Shows/hides status line.
setStatusText(String) - Method in class org.openide.TopManager
Show text in the IDE's status line.
setStep(int) - Method in class org.openide.awt.SpinButton
Sets a new step of the SpinButton.
setSuperclass(Identifier) - Method in class org.openide.src.ClassElement
Set the superclass of this class.
setSuperclass(Identifier) - Method in interface org.openide.src.ClassElement.Impl
Set the superclass for this class.
setSurviveFocusChange(boolean) - Method in class org.openide.util.actions.CallbackSystemAction
Set whether the action will survive a change in focus.
setSwapPanesEnabled(boolean) - Method in class org.openide.awt.SplittedPanel
Setter method for the SwapPanesEnabled property.
setSynchronizeName(boolean) - Method in class org.openide.nodes.BeanNode
Set whether or not to keep the node name and Bean name synchronized automatically.
setSystemName(String) - Method in class org.openide.filesystems.FileSystem
Changes system name of the file system.
setTableAutoResizeMode(int) - Method in class org.openide.explorer.view.ListTableView
Sets resize mode of table.
setTableAutoResizeMode(int) - Method in class org.openide.explorer.view.TreeTableView
Sets resize mode of table.
setTableColumnPreferredWidth(int, int) - Method in class org.openide.explorer.view.ListTableView
Sets preferred width of table column
setTableColumnPreferredWidth(int, int) - Method in class org.openide.explorer.view.TreeTableView
Sets preferred width of table column
setTargetFolder(DataFolder) - Method in class org.openide.loaders.TemplateWizard
Sets the target folder.
setTargetName(String) - Method in class org.openide.loaders.TemplateWizard
Setter for the name of the template.
setTemplate(boolean) - Method in class org.openide.loaders.DataObject
Set the template status of this data object.
setTemplate(DataObject) - Method in class org.openide.loaders.TemplateWizard
Sets the template.
setTemplatesFolder(DataFolder) - Method in class org.openide.loaders.TemplateWizard
Setter for the folder with templates.
setText(String) - Method in interface org.openide.src.JavaDoc
Set the actual text.
setText(String) - Method in class org.openide.text.PositionBounds
Replaces the text contained in this range.
setThrowExceptionIfKeyWasNotFound(boolean) - Method in class org.openide.util.MapFormat
Should formatter throw exception if object for key was not found? If given map does not contain object for key specified, it could throw an exception.
setTitle(String) - Method in class org.openide.NotifyDescriptor
Set the title string for this report description.
setTitleFormat(MessageFormat) - Method in class org.openide.WizardDescriptor
Sets the message format to create title of the wizard.
setTitleFormat(MessageFormat) - Method in class org.openide.loaders.TemplateWizard
Overriden to be able to set own default value for the title format.
setToolbarsListener(Toolbar.DnDListener) - Method in class org.openide.awt.ToolbarPool
Sets DnDListener to all Toolbars.
setToolbarVisible(boolean) - Method in class org.openide.awt.HtmlBrowser
Shows/hides toolbar.
setToolbarVisible(boolean) - Method in class org.openide.awt.HtmlBrowser.BrowserComponent
Shows/hides toolbar.
setTraversalAllowed(boolean) - Method in class org.openide.explorer.view.ListView
Enable/disable hierarchy traversal using CTRL+click (down) and Backspace (up), default is enabled.
setTreePreferredWidth(int) - Method in class org.openide.explorer.view.TreeTableView
Set preferred size of tree view
setType(Type) - Method in class org.openide.src.FieldElement
Set the value type of the field.
setType(Type) - Method in interface org.openide.src.FieldElement.Impl
Set the value type of the field.
setType(Type) - Method in class org.openide.src.MethodParameter
Set the parameter type.
setURL(String) - Method in class org.openide.awt.HtmlBrowser
Sets new URL.
setURL(String) - Method in class org.openide.awt.HtmlBrowser.BrowserComponent
Sets new URL.
setURL(URL) - Method in class org.openide.awt.HtmlBrowser
Sets new URL.
setURL(URL) - Method in class org.openide.awt.HtmlBrowser.BrowserComponent
Sets new URL.
setURL(URL) - Method in class org.openide.awt.HtmlBrowser.Impl
Sets current URL.
setValid(boolean) - Method in class org.openide.NotifyDescriptor
Set validity of OK button.
setValid(boolean) - Method in class org.openide.loaders.DataObject
Setter that allows to destroy this data object.
setValue(int) - Method in class org.openide.awt.SpinButton
Sets a new value of the SpinButton.
setValue(Object) - Method in class org.openide.NotifyDescriptor
Set the value the user has chosen.
setValue(Object) - Method in class org.openide.WizardDescriptor
Overrides superclass method.
setValue(Object) - Method in interface org.openide.explorer.propertysheet.PropertyModel
Setter for a value of a property.
setValue(Object) - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Setter for a value of a property.
setValue(Object) - Method in class org.openide.nodes.Node.Property
Set the value.
setValue(Object) - Method in class org.openide.nodes.IndexedPropertySupport
 
setValue(Object) - Method in class org.openide.nodes.PropertySupport.Reflection
 
setValue(Object) - Method in class org.openide.nodes.PropertySupport.ReadOnly
 
setValue(Object) - Method in class org.openide.nodes.PropertySupport.Name
 
setValueColor(Color) - Method in class org.openide.explorer.propertysheet.PropertySheet
Set the foreground color of values.
setValueColor(Color) - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
 
setVariableName(String) - Method in class org.openide.debugger.Watch
Set the variable name to watch.
setVisible(boolean) - Method in class org.openide.awt.Toolbar
 
setVisibleColumnCount(int) - Method in class org.openide.awt.ListPane
Set the preferred number of rows in the list that are visible within the nearest JViewport ancestor, if any.
setWorkingDirectory(File) - Method in class org.openide.execution.ProcessExecutor
Set the working directory.
setWorkspace(String) - Static method in class org.openide.actions.StartDebuggerAction
Set the name of the workspace in which debugging is to be performed.
setWorkspace(String) - Static method in class org.openide.actions.ExecuteAction
Set the name of the workspace in which execution is performed.
setWorkspaces(Workspace[]) - Method in class org.openide.windows.WindowManager
Sets new array of workspaces.
setWrap(boolean) - Method in class org.openide.text.PrintSettings
 
setXmlUrl(URL) - Method in class org.openide.filesystems.XMLFileSystem
Setter of url field.
setXmlUrl(URL, boolean) - Method in class org.openide.filesystems.XMLFileSystem
Setter of url field.
setXmlUrls(URL[]) - Method in class org.openide.filesystems.XMLFileSystem
Deprecated. experimental method. Nobody should rely on this method yet.
SharedClassObject - class org.openide.util.SharedClassObject.
Shared object that allows different instances of the same class to share common data.
SharedClassObject() - Constructor for class org.openide.util.SharedClassObject
Create a shared object.
sharedInstance() - Static method in class org.openide.explorer.view.NodeRenderer
Gets for one singleton sharedInstance.
Sheet - class org.openide.nodes.Sheet.
Support for creation of property sets.
Sheet.Set - class org.openide.nodes.Sheet.Set.
A set of Bean properties.
Sheet.Set() - Constructor for class org.openide.nodes.Sheet.Set
Default constructor.
Sheet() - Constructor for class org.openide.nodes.Sheet
Default constructor.
SHORT - Static variable in class org.openide.src.Type
short primitive type.
SHOW_GOTO - Static variable in class org.openide.text.Line
Opens the editor if necessary, shows the line, and takes the focus.
SHOW_SHOW - Static variable in class org.openide.text.Line
Opens the editor if necessary and shows the line.
SHOW_TRY_SHOW - Static variable in class org.openide.text.Line
Shows the line only if the editor is open.
show(Component, int, int) - Method in class org.openide.awt.JPopupMenuPlus
 
show(int) - Method in class org.openide.text.Line
Shows the line (at the first column).
show(int, int) - Method in class org.openide.text.Line
Show the line.
show(int, int) - Method in class org.openide.text.DocumentLine
 
showHelp(HelpCtx) - Method in class org.openide.TopManager
Display help.
showHistory() - Method in class org.openide.awt.HtmlBrowser.Impl
Invoked when the history button is pressed.
showIndexedCustomizer(Index) - Static method in class org.openide.nodes.Index.Support
Utility method to create and show an indexed customizer.
showJFileChooser(JFileChooser, Component, String) - Static method in class org.openide.util.Utilities
Utility method for avoiding of memory leak in JDK 1.3 / JFileChooser.showDialog(...)
showPath(TreePath) - Method in class org.openide.explorer.view.TreeView
Show a given path in the screen.
showPath(TreePath) - Method in class org.openide.explorer.view.ContextTreeView
Expand the given path and makes it visible.
showPath(TreePath) - Method in class org.openide.explorer.view.BeanTreeView
Expand the given path and makes it visible.
showPopup(MouseEvent) - Method in class org.openide.awt.MouseUtils.PopupMouseAdapter
Called when the sequnce of mouse events should lead to actual showing of the popup menu.
showProperties(Node) - Method in class org.openide.TopManager.NodeOperation
Open a modal Property Sheet on a node.
showProperties(Node[]) - Method in class org.openide.TopManager.NodeOperation
Open a modal Property Sheet on a set of nodes.
showSelection(int[]) - Method in class org.openide.explorer.view.ListView
Shows selection.
showSelection(TreePath[]) - Method in class org.openide.explorer.view.TreeView
Shows selection to reflect the current state of the selection in the explorer.
showSelection(TreePath[]) - Method in class org.openide.explorer.view.ContextTreeView
Shows selection to reflect the current state of the selection in the explorer.
showSelection(TreePath[]) - Method in class org.openide.explorer.view.BeanTreeView
 
showUrl(URL) - Method in class org.openide.TopManager
Browse a document named by some URL.
singleton - Variable in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
Singleton.
SingletonEnumeration - class org.openide.util.enum.SingletonEnumeration.
The class that encapsulates one object into one element enumeration.
SingletonEnumeration(Object) - Constructor for class org.openide.util.enum.SingletonEnumeration
 
size() - Method in class org.openide.util.WeakSet
 
size(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Get the size of the file.
size(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Get the size of the file.
size(String) - Method in class org.openide.filesystems.JarFileSystem
 
size(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
size(String) - Method in class org.openide.filesystems.LocalFileSystem
 
size(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
 
skip(long) - Method in class org.openide.util.io.ReaderInputStream
Skips over and discards n bytes of data from this input stream.
skipSafely(ObjectInput) - Static method in class org.openide.util.io.NbObjectInputStream
Skips an object from the given object input without loading it.
SORTED_BY_NAMES - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Constant for by-name sorting mode.
SORTED_BY_TYPES - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Constant for by-type sorting mode.
SourceChildren - class org.openide.src.nodes.SourceChildren.
Normal implementation of children for source element nodes.
SourceChildren() - Constructor for class org.openide.src.nodes.SourceChildren
Create a children list with the default factory and no attached source element.
SourceChildren(ElementNodeFactory) - Constructor for class org.openide.src.nodes.SourceChildren
Create a children list with no attached source element.
SourceChildren(ElementNodeFactory, SourceElement) - Constructor for class org.openide.src.nodes.SourceChildren
Create a children list.
SourceChildren(SourceElement) - Constructor for class org.openide.src.nodes.SourceChildren
Create a children list with the default factory.
SourceCookie - interface org.openide.cookies.SourceCookie.
A cookie for obtaining a source hierarchy from data objects.
SourceCookie.Editor - interface org.openide.cookies.SourceCookie.Editor.
Extended source cookie permitting for bidirectional translation with Swing text elements.
SourceElement - class org.openide.src.SourceElement.
Describes an entire Java source file.
SourceElement.Impl - interface org.openide.src.SourceElement.Impl.
Pluggable behaviour for source elements.
SourceElement(SourceElement.Impl) - Constructor for class org.openide.src.SourceElement
Create a new source element.
SourceElementFilter - class org.openide.src.nodes.SourceElementFilter.
Interface for filtering and ordering the items in the visual presentation of a source element.
SourceElementFilter() - Constructor for class org.openide.src.nodes.SourceElementFilter
 
SourceException - exception org.openide.src.SourceException.
General exception for the source elements hierarchy.
SourceException.IO - exception org.openide.src.SourceException.IO.
 
SourceException.IO(IOException) - Constructor for class org.openide.src.SourceException.IO
 
SourceException.IO(String) - Constructor for class org.openide.src.SourceException.IO
 
SourceException.Protection - exception org.openide.src.SourceException.Protection.
 
SourceException.Protection(Element) - Constructor for class org.openide.src.SourceException.Protection
 
SourceException.Veto - exception org.openide.src.SourceException.Veto.
This is a wrapper over an unspecified VetoException thrown from a VetoableListener during some change.
SourceException.Veto(PropertyVetoException) - Constructor for class org.openide.src.SourceException.Veto
 
SourceException() - Constructor for class org.openide.src.SourceException
Create an exception.
SourceException(String) - Constructor for class org.openide.src.SourceException
Create an exception with a detail message.
sourceOptions - Static variable in class org.openide.src.nodes.ElementNode
Options for the display name format.
SourceOptions - class org.openide.src.nodes.SourceOptions.
Display options for the hierarchy of source elements.
SourceOptions() - Constructor for class org.openide.src.nodes.SourceOptions
 
SourceOptionsBeanInfo - class org.openide.src.nodes.SourceOptionsBeanInfo.
BeanInfo for source options.
SourceOptionsBeanInfo() - Constructor for class org.openide.src.nodes.SourceOptionsBeanInfo
 
sourceToText(Element) - Method in interface org.openide.cookies.SourceCookie.Editor
Translate a source element to text.
SourceVetoException - exception org.openide.src.SourceVetoException.
Encapsulates a SourceException inside a PropertyVetoException so that VetoableListeners may report more fine-grained errors to the outside.
SourceVetoException(SourceException) - Constructor for class org.openide.src.SourceVetoException
 
SpecificationVersion - class org.openide.modules.SpecificationVersion.
Utility class representing a specification version.
SpecificationVersion(String) - Constructor for class org.openide.modules.SpecificationVersion
Parse from string.
SpinButton - class org.openide.awt.SpinButton.
A class that produces a Spin Button.
SpinButton() - Constructor for class org.openide.awt.SpinButton
Create new SpinButton.
SpinButtonAdapter - class org.openide.awt.SpinButtonAdapter.
Listener for SpinButton component.
SpinButtonAdapter() - Constructor for class org.openide.awt.SpinButtonAdapter
 
SpinButtonListener - interface org.openide.awt.SpinButtonListener.
Listener for SpinButton component.
splitChanged(SplittedPanel.SplitChangeEvent) - Method in interface org.openide.awt.SplittedPanel.SplitChangeListener
Called when a split point changes
SplittedPanel - class org.openide.awt.SplittedPanel.
The SplittedPanel widget is a Panel that can contain one or two components and place them side-by-side vertically or horizontally with a splitter in the middle.
SplittedPanel.EmptySplitter - class org.openide.awt.SplittedPanel.EmptySplitter.
The EmptySplitter is an empty splitter component with specified width.
SplittedPanel.EmptySplitter() - Constructor for class org.openide.awt.SplittedPanel.EmptySplitter
 
SplittedPanel.EmptySplitter(int) - Constructor for class org.openide.awt.SplittedPanel.EmptySplitter
 
SplittedPanel.SplitChangeEvent - class org.openide.awt.SplittedPanel.SplitChangeEvent.
An event that describes a split point change
SplittedPanel.SplitChangeEvent(SplittedPanel, int, int) - Constructor for class org.openide.awt.SplittedPanel.SplitChangeEvent
Constructs a new SplitChangeEvent for specified source SplittedPanel and old and new SplitPositions
SplittedPanel.SplitChangeListener - interface org.openide.awt.SplittedPanel.SplitChangeListener.
A listener interface for tracking split point changes
SplittedPanel() - Constructor for class org.openide.awt.SplittedPanel
Constructs a new empty SplittedPanel with no spliting.
start() - Method in class org.openide.compiler.CompilerJob
Start asynchronous compilation of the job.
start() - Method in class org.openide.compiler.CompilerGroup
Start compilation.
start() - Method in class org.openide.compiler.ExternalCompilerGroup
 
start() - Method in interface org.openide.cookies.ExecCookie
Start execution.
start() - Method in class org.openide.loaders.ExecSupport
 
start(CompilerJob) - Method in class org.openide.compiler.CompilationEngine
Start asynchronous compilation of a compiler job.
startDebugger(DataObject, boolean) - Method in class org.openide.debugger.DebuggerType
Starts debugging for a dataobject.
startDebugger(DebuggerInfo) - Method in class org.openide.debugger.Debugger
Start a new debugging session.
startDebugger(ExecInfo, boolean) - Method in class org.openide.debugger.DebuggerType
Should start the debugging of this type.
startDebugger(ExecInfo, boolean) - Method in class org.openide.debugger.DebuggerType.Default
 
StartDebuggerAction - class org.openide.actions.StartDebuggerAction.
Start the debugger.
StartDebuggerAction() - Constructor for class org.openide.actions.StartDebuggerAction
 
startFailed(IOException) - Method in class org.openide.loaders.ExecSupport
Called when invocation of the executor fails.
startup() - Method in interface org.openide.Places.Folders
Deprecated. Get the startup folder.
STATE_INVALID - Static variable in class org.openide.explorer.propertysheet.PropertyEnv
One possible value for the setState/getState methods.
STATE_NEEDS_VALIDATION - Static variable in class org.openide.explorer.propertysheet.PropertyEnv
One possible value for the setState/getState methods.
STATE_VALID - Static variable in class org.openide.explorer.propertysheet.PropertyEnv
One possible value for the setState/getState methods.
stateChanged(ChangeEvent) - Method in class org.openide.util.WeakListener.Change
Deprecated. Called when new file system is added to the pool.
STATIC - Static variable in class org.openide.src.nodes.ClassElementFilter
Specifies a child which is static.
STATUS_ERROR - Static variable in class org.openide.loaders.XMLDataObject
PROP_DOCUMENT parsed with errors.
STATUS_ERROR - Static variable in class org.openide.src.SourceElement
Status when the source element contains unrecoverable errors.
STATUS_NOT - Static variable in class org.openide.loaders.XMLDataObject
PROP_DOCUMENT not parsed yet.
STATUS_NOT - Static variable in class org.openide.src.SourceElement
Status when the source element is not yet prepared.
STATUS_OK - Static variable in class org.openide.loaders.XMLDataObject
PROP_DOCUMENT parsed ok.
STATUS_OK - Static variable in class org.openide.src.SourceElement
Status when the source element has been parsed and is error-free.
STATUS_PARTIAL - Static variable in class org.openide.src.SourceElement
Status when the source element contains minor errors.
STATUS_WARNING - Static variable in class org.openide.loaders.XMLDataObject
PROP_DOCUMENT parsed with warnings.
step - Variable in class org.openide.awt.SpinButton
Step of the SpinButton.
stepOut() - Method in class org.openide.debugger.Debugger
Step out (of a statement).
StepOutAction - class org.openide.actions.StepOutAction.
Step out in the debugger.
StepOutAction() - Constructor for class org.openide.actions.StepOutAction
 
stop() - Method in class org.openide.compiler.CompilerTask
Stop the computation.
stop() - Method in class org.openide.execution.ExecutorTask
Stop the computation.
stop() - Method in class org.openide.util.RequestProcessor
Stops processing of runnables processor.
stopLoading() - Method in class org.openide.awt.HtmlBrowser.Impl
Stops loading of current html page.
storeSettings(Object) - Method in interface org.openide.WizardDescriptor.Panel
Provides the wizard panel with the opportunity to update the settings with its current customized state.
STRING_PREFERRED - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Constant for preferably showing properties as string.
stringToKey(String) - Static method in class org.openide.util.Utilities
Construct a new key description from a given universal string description.
stringToKeys(String) - Static method in class org.openide.util.Utilities
Convert a space-separated list of user-friendly key binding names to a list of Swing key strokes.
support - Variable in class org.openide.nodes.Index.ArrayChildren
Support instance for delegation of some Index methods.
supportsCustomEditor() - Method in class org.openide.text.PrintSettings.PageFormatEditor
 
supportsDefaultValue() - Method in class org.openide.nodes.Node.Property
Test whether the property had a default value.
surviveFocusChange() - Method in class org.openide.actions.RenameAction
 
surviveFocusChange() - Method in class org.openide.actions.ReorderAction
 
surviveFocusChange() - Method in class org.openide.actions.OpenAction
 
surviveFocusChange() - Method in class org.openide.actions.ViewAction
 
surviveFocusChange() - Method in class org.openide.actions.EditAction
 
surviveFocusChange() - Method in class org.openide.actions.SaveAsTemplateAction
 
surviveFocusChange() - Method in class org.openide.util.actions.NodeAction
Specify the behavior of the action when a window with no activated nodes is selected.
swapPanes() - Method in class org.openide.awt.SplittedPanel
Swaps the panes.
SwingEditors.AutoResizePropertyEditor - class org.openide.util.SwingEditors.AutoResizePropertyEditor.
Property editor for JTable's autoResize property.
SwingEditors.AutoResizePropertyEditor() - Constructor for class org.openide.util.SwingEditors.AutoResizePropertyEditor
 
SwingEditors.DebugGraphicsPropertyEditor - class org.openide.util.SwingEditors.DebugGraphicsPropertyEditor.
PropertyEditor for debugGraphicsOptions property.
SwingEditors.DebugGraphicsPropertyEditor() - Constructor for class org.openide.util.SwingEditors.DebugGraphicsPropertyEditor
 
SwingEditors.DefaultCloseOperationPropertyEditor - class org.openide.util.SwingEditors.DefaultCloseOperationPropertyEditor.
Property editor for JInternalFrame's defaultCloseOperation property.
SwingEditors.DefaultCloseOperationPropertyEditor() - Constructor for class org.openide.util.SwingEditors.DefaultCloseOperationPropertyEditor
 
SwingEditors.HorizontalPropertyEditor - class org.openide.util.SwingEditors.HorizontalPropertyEditor.
Property editor for horizontal xxx property.
SwingEditors.HorizontalPropertyEditor() - Constructor for class org.openide.util.SwingEditors.HorizontalPropertyEditor
 
SwingEditors.MessageTypePropertyEditor - class org.openide.util.SwingEditors.MessageTypePropertyEditor.
Property editor for JOptionPane's messageType property.
SwingEditors.MessageTypePropertyEditor() - Constructor for class org.openide.util.SwingEditors.MessageTypePropertyEditor
 
SwingEditors.OptionTypePropertyEditor - class org.openide.util.SwingEditors.OptionTypePropertyEditor.
Property editor for JOptionPane's optionType property.
SwingEditors.OptionTypePropertyEditor() - Constructor for class org.openide.util.SwingEditors.OptionTypePropertyEditor
 
SwingEditors.OrientationPropertyEditor - class org.openide.util.SwingEditors.OrientationPropertyEditor.
Property editor for orientetion property.
SwingEditors.OrientationPropertyEditor() - Constructor for class org.openide.util.SwingEditors.OrientationPropertyEditor
 
SwingEditors.SelectionModePropertyEditor - class org.openide.util.SwingEditors.SelectionModePropertyEditor.
Property editor for selectionMode property.
SwingEditors.SelectionModePropertyEditor() - Constructor for class org.openide.util.SwingEditors.SelectionModePropertyEditor
 
SwingEditors.VerticalPropertyEditor - class org.openide.util.SwingEditors.VerticalPropertyEditor.
Property editor for vertical xxx property.
SwingEditors.VerticalPropertyEditor() - Constructor for class org.openide.util.SwingEditors.VerticalPropertyEditor
 
switchRun(boolean) - Method in class org.openide.awt.SpinButton
 
switchStop() - Method in class org.openide.awt.SpinButton
 
SystemAction - class org.openide.util.actions.SystemAction.
The common predecessor of callable actions in the IDE.
SystemAction() - Constructor for class org.openide.util.actions.SystemAction
 
systemActions - Variable in class org.openide.nodes.AbstractNode
Actions for the node.
systemClassLoader() - Method in class org.openide.TopManager
Provide access to the system class loader.
SystemOption - class org.openide.options.SystemOption.
Base class for all system options.
SystemOption() - Constructor for class org.openide.options.SystemOption
Default constructor.

A B C D E F G H I J K L M N O P Q R S T U V W X Y
Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.