|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
UIEditorCanvas represents a design canvas for hosting within the UIEditor.
UIEditor
Field Summary |
Fields inherited from interface oracle.ide.explorer.Explorer |
CLOSED, HIDDEN, SHOWN |
Fields inherited from interface oracle.ide.addin.View |
PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROP |
Method Summary | |
java.awt.Component |
getDefaultFocusComponent()
Get the Component that should reciev focus upon activation of this canvas. |
CmtModel |
getModel()
Get the current model being rendered. |
UIEditor |
getUIEditor()
Get the UIEditor associated with this UIEditorCanvas. |
void |
setModel(CmtModel model)
Set the current model to render. |
Methods inherited from interface oracle.ide.explorer.Explorer |
getTitle, setContext, setOwner, stateChanged |
Methods inherited from interface oracle.ide.addin.View |
activate, addViewListener, addViewSelectionListener, close, deactivate, getContext, getContext, getContextMenu, getGUI, getId, getSelection, getToolbar, isVisible, owner, removeViewListener, removeViewSelectionListener, setToolbarVisible, show, updateTitle, updateVisibleActions |
Methods inherited from interface oracle.ide.addin.ControllerProvider |
getController |
Methods inherited from interface oracle.ide.help.Helpable |
getHelpInfo |
Method Detail |
public UIEditor getUIEditor()
public CmtModel getModel()
setModel(oracle.jdeveloper.cmt.CmtModel)
public void setModel(CmtModel model)
model
- the model to render.getModel()
public java.awt.Component getDefaultFocusComponent()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.