embedCONTROLCore
Public Member Functions | List of all members
com.thecoderscorner.embedcontrol.customization.ComponentSettingsCustomizer Interface Reference
Inheritance diagram for com.thecoderscorner.embedcontrol.customization.ComponentSettingsCustomizer:
com.thecoderscorner.embedcontrol.customization.ColorCustomizable com.thecoderscorner.embedcontrol.customization.LayoutBasedItemColorCustomizable

Public Member Functions

ComponentSettings getInitialSettings ()
 
void acceptSettingChange (int id, ComponentPositioning positioning, RedrawingMode drawingMode, EditorComponent.PortableAlignment alignment, ControlType controlType, int fontSize) throws InvalidItemChangeException
 
void removeOverride (int id) throws InvalidItemChangeException
 
- Public Member Functions inherited from com.thecoderscorner.embedcontrol.customization.ColorCustomizable
boolean isRepresentingGlobal ()
 
ColorStatus getColorStatus (ColorComponentType componentType)
 
ControlColor getColorFor (ColorComponentType componentType)
 
void setColorFor (ColorComponentType componentType, ControlColor controlColor)
 
void clearColorFor (ColorComponentType componentType)
 
int getFontSize ()
 
void setFontSize (int size)
 
boolean isRecursiveRender ()
 
void setRecursiveRender (boolean recursiveRender)
 

The documentation for this interface was generated from the following file: