Extension SDK 9.0.5

Uses of Interface
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
 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.
 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.
 


Extension SDK

 

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