|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.jtimer.ui.ws.SwingConnectionInformationHandler.LoginListData
protected class SwingConnectionInformationHandler.LoginListData
Data displayed in graphical list.
| Field Summary | |
|---|---|
protected String |
id
id |
protected String |
login
login |
| Constructor Summary | |
|---|---|
SwingConnectionInformationHandler.LoginListData(String login,
String id)
Constructor. |
|
| Method Summary | |
|---|---|
int |
compareTo(SwingConnectionInformationHandler.LoginListData o)
|
String |
getId()
Get id; |
String |
toString()
toString only display login. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String login
protected String id
| Constructor Detail |
|---|
public SwingConnectionInformationHandler.LoginListData(String login,
String id)
login - loginid - id| Method Detail |
|---|
public String getId()
public String toString()
toString in class Objectpublic int compareTo(SwingConnectionInformationHandler.LoginListData o)
compareTo in interface Comparable<SwingConnectionInformationHandler.LoginListData>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||