org.vizzini.ui.game.simulation
Interface ISimEnvironmentUI
- All Superinterfaces:
- IEnvironmentUI, IListener, IScoreListener, IStateListener
- All Known Implementing Classes:
- AbstractSimEnvironmentUISwing, DefaultSimEnvironmentUISwing, EnvironmentUISwing
public interface ISimEnvironmentUI
- extends IEnvironmentUI
Defines methods required by a simulation environment user interface.
- Since:
- v0.3
- Version:
- v0.3
- Author:
- Jeffrey M. Thompson
getObjectViewer
IViewerSwing getObjectViewer()
- Returns:
- Return viewer.
- Since:
- v0.3
getSimDateString
String getSimDateString()
- Return the sim date time as a formatted string.
- Since:
- v0.3
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |