|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.hivegui.command.ActionFactoryImpl
public class ActionFactoryImpl
| Field Summary | |
|---|---|
protected org.jdesktop.application.ApplicationContext |
_context
|
| Constructor Summary | |
|---|---|
ActionFactoryImpl()
|
|
| Method Summary | |
|---|---|
javax.swing.Action |
getAction(java.lang.String id)
|
javax.swing.Action |
getAction(java.lang.String id,
java.lang.Object target)
|
void |
setContextHolder(ApplicationContextHolder holder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.jdesktop.application.ApplicationContext _context
| Constructor Detail |
|---|
public ActionFactoryImpl()
| Method Detail |
|---|
public void setContextHolder(ApplicationContextHolder holder)
public javax.swing.Action getAction(java.lang.String id,
java.lang.Object target)
getAction in interface ActionFactorypublic javax.swing.Action getAction(java.lang.String id)
getAction in interface ActionFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||