public static class DockActionDistributor.Target
extends java.lang.Object
DockActionSource
can be used.Modifier and Type | Field and Description |
---|---|
static DockActionDistributor.Target |
INFO_COMPONENT
On an
CombinedInfoComponent |
static DockActionDistributor.Target |
TAB
On a
CombinedTab |
static DockActionDistributor.Target |
TITLE
On a
DockTitle |
Constructor and Description |
---|
Target(java.lang.String id)
Creates a new kind of target.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public static final DockActionDistributor.Target TAB
CombinedTab
public static final DockActionDistributor.Target TITLE
DockTitle
public static final DockActionDistributor.Target INFO_COMPONENT
CombinedInfoComponent