|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openide.cookies | |
org.openide | Jumping-off points for all the rest of the IDE's functionality. |
org.openide.actions | There are a number of standard system actions available for use in the IDE. |
org.openide.cookies | Cookies are a design pattern used to add behaviors to existing data object and nodes, or to separate implementation from the main object. |
org.openide.loaders | DataSystems are the logical layer between a filesystem and the regular functions of the IDE. |
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.cookies used by org.openideProjectCookie
|
A cookie that provides project manipulation functionality. |
Classes in org.openide.cookies used by org.openide.actionsInstanceCookie
|
Cookie that should be provided by all nodes that are able to create a "instance". |
Classes in org.openide.cookies used by org.openide.cookiesCompilerCookie
|
Provides ability for an object to be compiled. ConnectionCookie.Event
|
Event that is fired to listeners. ConnectionCookie.Type
|
Interface describing cookie type of event a cookie can produce. EditorCookie
|
Cookie defining standard operations with a text document and an editor that can display it. InstanceCookie
|
Cookie that should be provided by all nodes that are able to create a "instance". LineCookie
|
Cookie for data objects that want to provide support for accessing lines in a document. SourceCookie
|
A cookie for obtaining a source hierarchy from data objects. |
Classes in org.openide.cookies used by org.openide.loadersArgumentsCookie
|
Provides ability for a data object or node to be passed runtime arguments. CompilerCookie
|
Provides ability for an object to be compiled. CompilerCookie.Build
|
A cookie for unconditional compilation. CompilerCookie.Clean
|
A cookie for cleaning before compilation. CompilerCookie.Compile
|
A cookie for conditional compilation. ConnectionCookie
|
Cookie that allows connection between two objects. ConnectionCookie.Event
|
Event that is fired to listeners. ConnectionCookie.Type
|
Interface describing cookie type of event a cookie can produce. DebuggerCookie
|
Cookie for debugger. EditorCookie
|
Cookie defining standard operations with a text document and an editor that can display it. ExecCookie
|
Cookie for objects which may be executed. InstanceCookie
|
Cookie that should be provided by all nodes that are able to create a "instance". InstanceCookie.Of
|
Enhanced cookie that can answer queries about the type of the instance it creates. InstanceCookie.Origin
|
Enhanced instance cookie that also knows the file it was created from and can be serialized back to. |
Classes in org.openide.cookies used by org.openide.src.nodesFilterCookie
|
Cookie for node groups which can somehow be filtered. |
Classes in org.openide.cookies used by org.openide.textCloseCookie
|
Permits an object which was opened to be closed.EditorCookie
|
Cookie defining standard operations with a text document and an editor that can display it. LineCookie
|
Cookie for data objects that want to provide support for accessing lines in a document. OpenCookie
|
Cookie for opening an object. PrintCookie
|
Cookie permitting an object to be printed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |