oracle.adf.dt.dbpanel.jclient
Class PaletteItemDefinition
java.lang.Object
oracle.adf.dt.dbpanel.jclient.PaletteItemDefinition
- All Implemented Interfaces:
- oracle.ide.model.Data, DataComponentInfo, oracle.ide.model.Displayable, oracle.ide.model.Element, oracle.ide.palette.PaletteItem
- public class PaletteItemDefinition
- extends java.lang.Object
- implements oracle.ide.palette.PaletteItem, DataComponentInfo
Nested classes inherited from class oracle.ide.palette.PaletteItem |
oracle.ide.palette.PaletteItem.1 |
Fields inherited from interface oracle.ide.palette.PaletteItem |
PALETTE_ITEM_FLAVOR |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PaletteItemDefinition
public PaletteItemDefinition(Node node)
getEditor
public java.lang.String getEditor()
- Specified by:
getEditor
in interface oracle.ide.palette.PaletteItem
setEditor
public void setEditor(java.lang.String editor)
- Specified by:
setEditor
in interface oracle.ide.palette.PaletteItem
getNode
public Node getNode()
getBindingTypeName
public java.lang.String getBindingTypeName()
toString
public java.lang.String toString()
- Specified by:
toString
in interface oracle.ide.model.Displayable
getClassName
public java.lang.String getClassName()
- Specified by:
getClassName
in interface oracle.ide.palette.PaletteItem
getClassPath
public java.lang.String getClassPath()
- Specified by:
getClassPath
in interface oracle.ide.palette.PaletteItem
getLibrary
public java.lang.String getLibrary()
- Specified by:
getLibrary
in interface oracle.ide.palette.PaletteItem
getInitializer
public java.lang.String getInitializer()
- Specified by:
getInitializer
in interface oracle.ide.palette.PaletteItem
isPointer
public boolean isPointer()
- Specified by:
isPointer
in interface oracle.ide.palette.PaletteItem
canShow
public boolean canShow()
- Specified by:
canShow
in interface oracle.ide.palette.PaletteItem
setCanShow
public void setCanShow(boolean canShow)
- Specified by:
setCanShow
in interface oracle.ide.palette.PaletteItem
getShortLabel
public java.lang.String getShortLabel()
- Specified by:
getShortLabel
in interface oracle.ide.model.Displayable
getLongLabel
public java.lang.String getLongLabel()
- Specified by:
getLongLabel
in interface oracle.ide.model.Displayable
getToolTipText
public java.lang.String getToolTipText()
- Specified by:
getToolTipText
in interface oracle.ide.model.Displayable
mayHaveChildren
public boolean mayHaveChildren()
- Specified by:
mayHaveChildren
in interface oracle.ide.model.Element
getChildren
public java.util.Iterator getChildren()
- Specified by:
getChildren
in interface oracle.ide.model.Element
getAttributes
public oracle.ide.model.Attributes getAttributes()
- Specified by:
getAttributes
in interface oracle.ide.model.Element
getData
public java.lang.Object getData()
- Specified by:
getData
in interface oracle.ide.model.Data
getTemplateText
public java.lang.String getTemplateText()
getImportsText
public java.lang.String getImportsText()
setTechnologyScope
public void setTechnologyScope(java.lang.String techScope)
- Specified by:
setTechnologyScope
in interface oracle.ide.palette.PaletteItem
getTechnologyScope
public java.lang.String getTechnologyScope()
- Specified by:
getTechnologyScope
in interface oracle.ide.palette.PaletteItem
getIcon
public javax.swing.Icon getIcon()
- Specified by:
getIcon
in interface oracle.ide.model.Displayable
Copyright © 1997, 2004, Oracle. All rights reserved.