|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPaletteGroup | |
|---|---|
| com.ebmwebsourcing.geasytools.geasyui.api.palette | |
| com.ebmwebsourcing.geasytools.geasyui.impl.palette | |
| Uses of IPaletteGroup in com.ebmwebsourcing.geasytools.geasyui.api.palette |
|---|
| Methods in com.ebmwebsourcing.geasytools.geasyui.api.palette that return IPaletteGroup | |
|---|---|
IPaletteGroup |
IPaletteGroup.getParentGroup()
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.api.palette that return types with arguments of type IPaletteGroup | |
|---|---|
java.util.LinkedHashSet<IPaletteGroup> |
IPalette.getGroups()
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.api.palette with parameters of type IPaletteGroup | |
|---|---|
void |
IPalette.addGroup(IPaletteGroup group)
|
void |
IPaletteGroup.addParentGroup(IPaletteGroup group)
|
void |
IPaletteGroup.setParentGroup(IPaletteGroup group)
|
| Uses of IPaletteGroup in com.ebmwebsourcing.geasytools.geasyui.impl.palette |
|---|
| Classes in com.ebmwebsourcing.geasytools.geasyui.impl.palette that implement IPaletteGroup | |
|---|---|
class |
PaletteGroup
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.impl.palette that return IPaletteGroup | |
|---|---|
IPaletteGroup |
PaletteGroup.getParentGroup()
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.impl.palette that return types with arguments of type IPaletteGroup | |
|---|---|
java.util.LinkedHashSet<IPaletteGroup> |
Palette.getGroups()
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.impl.palette with parameters of type IPaletteGroup | |
|---|---|
void |
Palette.addGroup(IPaletteGroup group)
|
void |
PaletteGroup.addParentGroup(IPaletteGroup group)
|
void |
PaletteGroup.setParentGroup(IPaletteGroup group)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||