|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jogre.client.awt.JAvailableSeats.AvailableSeat
Declare a little inner class to show the available players.
Constructor Summary | |
JAvailableSeats.AvailableSeat(int index)
Constructor. |
Method Summary | |
int |
getIndex()
Return index of available seat. |
String |
toString()
Convert to String. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JAvailableSeats.AvailableSeat(int index)
index
- Index of available seat.Method Detail |
public int getIndex()
public String toString()
Object.toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |