|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.jaxx.action.AbstractActionConfigurationResolver<SelectActionConfig,javax.swing.JComboBox>
org.nuiton.jaxx.action.SelectActionConfigConfigurationResolver
public class SelectActionConfigConfigurationResolver
Implementation of configuration's resolver for annotation SelectActionConfig
| Field Summary |
|---|
| Fields inherited from class org.nuiton.jaxx.action.AbstractActionConfigurationResolver |
|---|
annotationImpl, componentImpl |
| Constructor Summary | |
|---|---|
SelectActionConfigConfigurationResolver()
|
|
| Method Summary | |
|---|---|
protected SelectActionConfig |
applyConfiguration0(javax.swing.JComboBox component,
MyAbstractAction action)
The typed method (on component) to apply configuration on the action and component. |
| Methods inherited from class org.nuiton.jaxx.action.AbstractActionConfigurationResolver |
|---|
applyConfiguration, getAnnotationImpl, getComponentImpl, resolveConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectActionConfigConfigurationResolver()
| Method Detail |
|---|
protected SelectActionConfig applyConfiguration0(javax.swing.JComboBox component,
MyAbstractAction action)
AbstractActionConfigurationResolver
applyConfiguration0 in class AbstractActionConfigurationResolver<SelectActionConfig,javax.swing.JComboBox>component - the component which fires the actionaction - the given action
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||