| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ide.ceditor.ZoomTextPlugin
public final class ZoomTextPlugin
| Constructor Summary | |
|---|---|
ZoomTextPlugin() | 
|
| Method Summary | |
|---|---|
 void | 
deinstall(BasicEditorPane editor)Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.  | 
 void | 
install(BasicEditorPane editor)Called when this plugin is being installed into the BasicEditorPane.  | 
 void | 
propertyChange(java.beans.PropertyChangeEvent evt) | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ZoomTextPlugin()
| Method Detail | 
|---|
public void install(BasicEditorPane editor)
EditorPlugininstall in interface EditorPlugineditor - the editor panepublic void deinstall(BasicEditorPane editor)
EditorPlugindeinstall in interface EditorPlugineditor - the editor panepublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||