|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
Collection to store
data in.
HashMap.
Document.opened to be closed.Line.markCurrentLine() is deprecated by Annotation.attach(org.openide.text.Annotatable).
TopComponent is about to close.
TopComponent.canClose() instead.
Both parameters are redundant since workspaces are not supported anymore.
WeakListeners.change(javax.swing.event.ChangeListener, java.lang.Object)
Object.clone() to behave correctly if cloning is desired.
CloneableEditorSupport object under
this CloneableEditor component.
TopComponent.
TopComponent.close() instead.
TopComponent.componentClosed() instead.
EditorCookie.Observable.PROP_OPENED_PANES
property change on their own.
TopComponent was hidden.
TopComponent it was hidden.
EditorCookie.Observable.PROP_OPENED_PANES
property change on their own.
TopComponent is about to be shown.
TopComponent it is about to be shown.
Actions.connect(JMenuItem, Action, boolean) instead.
Actions.connect(AbstractButton, Action) instead.
en asks the
Enumerations.Processor to provide a replacement.
ErrorManager.annotate(Throwable,Throwable)
except marks the annotation ErrorManager.UNKNOWN severity. Otherwise
you used to have inadvertent data loss when copyFrom
had annotations of its own: the subannotations were kept but the
main stack trace in copyFrom was discarded. In practice
you usually want to keep all of copyFrom; if for some
reason you just want to keep annotations, please do so explicitly
using ErrorManager.findAnnotations(java.lang.Throwable) and ErrorManager.attachAnnotations(java.lang.Throwable, org.openide.ErrorManager.Annotation[]).
WeakListeners.create(java.lang.Class, java.util.EventListener, java.lang.Object)
Node.getActions(boolean) instead.
CloneableEditor component.
CloneableEditor component.
CloneableTopComponent.clone() to actually create a new component from this one.
ContextAwareAction interface method.
ContextAwareAction interface method.
ContextAwareAction interface method.
Sheet.PROPERTIES.
JEditorPane.
Sheet.EXPERT.
Line for a given offset.
Mode instance.
Utilities.actionsToPopup(javax.swing.Action[], org.openide.util.Lookup)
Sheet.PROPERTIES.
RequestProcessor
among different users and posting even blocking requests is inherently
deadlock-prone. See use cases.
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||