|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.lbl.Country
public class Country
A country contains one or more regions.
Constructor Summary | |
---|---|
Country(int index)
|
Method Summary | |
---|---|
char |
getIndex()
|
Label |
getLabel()
|
void |
setLabel(Label label)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Country(int index)
Method Detail |
---|
public char getIndex()
public void setLabel(Label label)
public Label getLabel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |