|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.javasoft.swing.StretchGridLayout.Pair<S,T>
public static class StretchGridLayout.Pair<S,T>
| Field Summary | |
|---|---|
S |
s
|
T |
t
|
| Constructor Summary | |
|---|---|
StretchGridLayout.Pair()
|
|
StretchGridLayout.Pair(S ps,
T pt)
|
|
| 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 S s
public T t
| Constructor Detail |
|---|
public StretchGridLayout.Pair()
public StretchGridLayout.Pair(S ps,
T pt)
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||