|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JSimDisplayable
An object that implements the JSimDisplayable interface can be displayed in a component of the main GUI window.
Method Summary | |
---|---|
javax.swing.JDialog |
createDetailedInfoWindow(JSimMainWindow parentWindow)
Creates a detailed info window that shows information about an object. |
java.util.Collection<JSimPair> |
getDetailedInformationArray()
Returns a collection of object's characteristics. |
java.lang.String |
getObjectListItemDescription()
Returns a string containing basic informations about an object. |
Method Detail |
---|
java.lang.String getObjectListItemDescription()
java.util.Collection<JSimPair> getDetailedInformationArray()
javax.swing.JDialog createDetailedInfoWindow(JSimMainWindow parentWindow)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |