org.base.apps.api.view.swing
Interface ComponentView<C extends Component>

All Known Implementing Classes:
AbstractBoundText, BoundComponentView, BoundField, BoundViewPanel

public interface ComponentView<C extends Component>

Author:
Kevan Simpson

Nested Class Summary
static class ComponentView.LabelStyle
           
 
Method Summary
 C getComponent()
           
 ComponentView.LabelStyle getLabelStyle()
           
 void setLabelStyle(ComponentView.LabelStyle style)
           
 

Method Detail

getComponent

C getComponent()

getLabelStyle

ComponentView.LabelStyle getLabelStyle()

setLabelStyle

void setLabelStyle(ComponentView.LabelStyle style)

Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)