public class TargetableSupport extends Object
Constructor | Description |
---|---|
TargetableSupport(JComponent component) |
Creates a new instance of TargetableSupport
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
doCommand(Object command,
Object value) |
|
Object[] |
getCommands() |
|
boolean |
hasCommand(Object command) |
public TargetableSupport(JComponent component)
Copyright © 2018. All rights reserved.