|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.stack.action.DockActionDistributor.Target
public static class DockActionDistributor.Target
Represents one place where a DockActionSource can be used.
| Field Summary | |
|---|---|
static DockActionDistributor.Target |
INFO_COMPONENT
On an CombinedInfoComponent |
static DockActionDistributor.Target |
TAB
On a CombinedTab |
static DockActionDistributor.Target |
TITLE
On a DockTitle |
| Constructor Summary | |
|---|---|
DockActionDistributor.Target(String id)
Creates a new kind of target. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DockActionDistributor.Target TAB
CombinedTab
public static final DockActionDistributor.Target TITLE
DockTitle
public static final DockActionDistributor.Target INFO_COMPONENT
CombinedInfoComponent
| Constructor Detail |
|---|
public DockActionDistributor.Target(String id)
id - the new kind of target| Method Detail |
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||