I’ve created a vision component with the SDK
PaletteItemGroup group = palette.addGroup("SIAILabs");
group.addPaletteItem(new JavaBeanPaletteItem(ClientHook.class));
How to change the name and the display name () of the component which is used in the designer ?
Mouse over on the component in the palette show :
Short descrition not set
display name not set