|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.zone.ZoneConfiguration
public class ZoneConfiguration
Corresponds to the zone configuration : name and borderlayout constraints.
Method Summary | |
---|---|
java.lang.String |
getLayoutClass()
The layout class name. |
java.lang.String |
getLayoutConstraintOpponent()
The layout constraint when this zone is controled by the opponent. |
java.lang.String |
getLayoutConstraintYou()
The layout constraint when this zone is controled by you. |
int |
getZoneId()
The zone id. |
java.lang.String |
getZoneName()
The zone name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getLayoutConstraintOpponent()
public java.lang.String getLayoutConstraintYou()
public java.lang.String getZoneName()
public int getZoneId()
public java.lang.String getLayoutClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |