|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.action.LocationHint.Enumeration
bibliothek.gui.dock.action.LocationHint.Hint
public static class LocationHint.Hint
Describes the preferred location of a LocationHint
| Constructor Summary | |
|---|---|
LocationHint.Hint(java.lang.String id)
Creates a new hint. |
|
| Method Summary | |
|---|---|
boolean |
equals(LocationHint.Hint other)
Compares this hint with other. |
boolean |
equals(java.lang.Object obj)
|
| Methods inherited from class bibliothek.gui.dock.action.LocationHint.Enumeration |
|---|
getId, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationHint.Hint(java.lang.String id)
id - the unique id of this hint| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class LocationHint.Enumerationpublic boolean equals(LocationHint.Hint other)
other.
other - the other hint
true if they have the same id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||