Package | Description |
---|---|
org.jdesktop.swingx.action |
Contains classes related to the JDNC actions architecture.
|
Modifier and Type | Method and Description |
---|---|
static TargetManager |
TargetManager.getInstance()
Return the singleton instance.
|
TargetManager |
TargetableAction.getTargetManager()
Returns the target manager instance which will be used for action
dispatch.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetableAction.setTargetManager(TargetManager tm)
Set target manager which will handle this command.
|
Copyright © 2018. All rights reserved.