public abstract class IlvPaletteCategoryChild extends IlvPaletteBaseObject implements IlvPaletteObject
Constructor and Description |
---|
IlvPaletteCategoryChild()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
IlvPaletteObject |
copy()
Makes a copy of this object.
|
protected IlvPaletteBaseObject |
copy(IlvPaletteBaseObject owner)
Makes a copy of this object.
|
IlvPalette |
getPalette()
Returns the palette of this object.
|
IlvPaletteCategory |
getParent()
Returns the parent category of this object.
|
String |
toString()
Returns the ID as a string representation of this object.
|
createNew, getBaseObjectOwner, getDefaultLocale, getFullID, getID, getLongDescription, getLongDescription, getName, getName, getOwner, getShortDescription, getShortDescription, setDefaultLocale, setID, setLongDescription, setLongDescription, setName, setName, setOwner, setShortDescription, setShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getID
public String toString()
public IlvPaletteCategory getParent()
getParent
in interface IlvPaletteObject
public IlvPalette getPalette()
getPalette
in interface IlvPaletteObject
public IlvPaletteObject copy()
copy
in interface IlvPaletteObject
protected IlvPaletteBaseObject copy(IlvPaletteBaseObject owner)
copy
in class IlvPaletteBaseObject
owner
- The desired owner of the copy.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.