|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.irt.rfidentify.display.DisplayName
public class DisplayName
Constructor Summary | |
---|---|
DisplayName(java.lang.String displayName)
Creates class |
Method Summary | |
---|---|
void |
setupDisplay()
Initial function to set up display. |
void |
setupFrame(javax.swing.JPanel f)
Loads components of display |
void |
update(java.util.Observable o,
java.lang.Object req)
Function updates |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisplayName(java.lang.String displayName)
displayName
- name of window. Usually not displayed if in full screenMethod Detail |
---|
public void setupDisplay()
public void setupFrame(javax.swing.JPanel f)
f
- panel to put components onpublic void update(java.util.Observable o, java.lang.Object req)
update
in interface java.util.Observer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |