|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionPostInvoker | |
oracle.javatools.editor | The Editor package is a basic framework for an editor
component with syntax highlighting capabilities, built on top of the
Swing text framework. |
Uses of ActionPostInvoker in oracle.javatools.editor |
Methods in oracle.javatools.editor with parameters of type ActionPostInvoker | |
void |
BasicEditorPane.addActionPostInvoker(ActionPostInvoker invoker)
Adds an ActionPostInvoker to the list so that it gets notified of successfully completed actions just after the fact. |
void |
BasicEditorPane.removeActionPostInvoker(ActionPostInvoker invoker)
Removes an ActionPostInvoker from our list. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.