|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Renderer
Base interface for "renderers". Renderers are used to customize the appearance of a component's content.
Method Summary | |
---|---|
Dictionary<String,Object> |
getStyles()
Returns the renderer's style dictionary. |
Methods inherited from interface org.apache.pivot.wtk.ConstrainedVisual |
---|
getBaseline, getPreferredHeight, getPreferredSize, getPreferredWidth, setSize |
Methods inherited from interface org.apache.pivot.wtk.Visual |
---|
getBaseline, getHeight, getWidth, paint |
Method Detail |
---|
Dictionary<String,Object> getStyles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |