|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mars_sim.msp.ui.standard.unit_display_info.UnitDisplayInfoFactory
public final class UnitDisplayInfoFactory
Factory for unit display info beans.
Method Summary | |
---|---|
static UnitDisplayInfo |
getUnitDisplayInfo(Unit unit)
Gets a display information about a given unit. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static UnitDisplayInfo getUnitDisplayInfo(Unit unit)
unit
- the unit to display.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |