|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceInfo
Interface for JFrames that display instance info.
| Method Summary | |
|---|---|
Vector<Instances> |
getInfoData()
Returns the underlying data. |
String |
getInfoText()
Returns the currently displayed info text. |
void |
setInfoData(Vector<Instances> data)
Sets the underlying data. |
void |
setInfoText(String text)
Sets the text to display. |
| Method Detail |
|---|
void setInfoText(String text)
text - the text to displayString getInfoText()
void setInfoData(Vector<Instances> data)
data - the data of the info textVector<Instances> getInfoData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||