|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GadgetPaletteInstaller
An interface to support GadgetPalette.
Method Summary | |
---|---|
int |
getPaletteSide()
Gets the palette side. |
void |
hidePalette()
Hides the palette. |
void |
showPalette(Component invoker)
Shows the palette. |
Method Detail |
---|
void showPalette(Component invoker)
invoker
- the invoker. In case that there are several dashboards, we need to know where to show the palette.
You can pass in the Dashboard as the invoker in this case.void hidePalette()
int getPaletteSide()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |