oracle.ide.palette
Interface PaletteItem
- All Superinterfaces:
- Data, Displayable, Element
- public interface PaletteItem
- extends Element
The PaletteItem
class represents the Object model for
items on the component palette.
Methods inherited from interface oracle.ide.model.Data |
getData |
getClassName
public java.lang.String getClassName()
- Return ClassName
getClassPath
public java.lang.String getClassPath()
- Return Classpath
getLibrary
public java.lang.String getLibrary()
- Return Library
- Returns:
- String
getInitializer
public java.lang.String getInitializer()
isPointer
public boolean isPointer()