Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Class
oracle.jdeveloper.uieditor.uicanvas.UICanvas

Packages that use UICanvas
oracle.jdeveloper.uieditor.uicanvas Contains classes that allow addins access to the UICanvas integration objects. 

 

Uses of UICanvas in oracle.jdeveloper.uieditor.uicanvas

 

Methods in oracle.jdeveloper.uieditor.uicanvas that return UICanvas
 UICanvas SelectionEffects.getUICanvas()
          Get the associated UICanavas.

 

Methods in oracle.jdeveloper.uieditor.uicanvas with parameters of type UICanvas
 javax.swing.JComponent LayoutAssistant.getEffects(UICanvas canvas, java.awt.Container host)
          Get a JComponent whose rendering provides any special effects applicable during object creation, object resize or object move for the LayoutManager being represented.
 javax.swing.JComponent AbstractAssistant.getEffects(UICanvas canvas, java.awt.Container host)
          Get a JComponent whose rendering provides any special effects applicable during object creation, object resize or object move for the LayoutManager being represented.
 java.lang.String SelectNib.resizeAction(java.awt.Point location, UICanvas canvas)
          Get a descriptive message describing the drag of this SelectNib from its current location to that provided as argument.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.