|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.jaxx.action.AbstractActionConfigurationResolver<ToggleActionConfig,javax.swing.AbstractButton>
org.nuiton.jaxx.action.ToggleActionConfigConfigurationResolver
public class ToggleActionConfigConfigurationResolver
Implementation of configuration's resolver for annotation ToggleActionConfig
| Field Summary |
|---|
| Fields inherited from class org.nuiton.jaxx.action.AbstractActionConfigurationResolver |
|---|
annotationImpl, componentImpl |
| Constructor Summary | |
|---|---|
ToggleActionConfigConfigurationResolver()
|
|
| Method Summary | |
|---|---|
protected ToggleActionConfig |
applyConfiguration0(javax.swing.AbstractButton 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 ToggleActionConfigConfigurationResolver()
| Method Detail |
|---|
protected ToggleActionConfig applyConfiguration0(javax.swing.AbstractButton component,
MyAbstractAction action)
AbstractActionConfigurationResolver
applyConfiguration0 in class AbstractActionConfigurationResolver<ToggleActionConfig,javax.swing.AbstractButton>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 | |||||||||