|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandDispatcher | |
---|---|
com.sas.swing.adapters | Miscellaneous listener adapters to handle various user interface events. |
com.sas.visuals.adapters | Adapters and helper classes for visual components. |
Uses of CommandDispatcher in com.sas.swing.adapters |
---|
Methods in com.sas.swing.adapters that return CommandDispatcher | |
---|---|
protected CommandDispatcher |
PopupMenuAdapter.newCommandDispatcher(com.sas.util.Command command)
Factory method for creating a CommandDispatcher to execute the specified Command when the JMenuItem is selected. |
Uses of CommandDispatcher in com.sas.visuals.adapters |
---|
Methods in com.sas.visuals.adapters that return CommandDispatcher | |
---|---|
protected CommandDispatcher |
PopupMenuAdapter.newCommandDispatcher(com.sas.util.Command command)
Factory method for creating a CommandDispatcher to execute the specified Command when the MenuItem is selected. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |