|
ESC/Java2 © 2003,2004,2005,2006 David Cok and Joseph Kiniry © 2005,2006 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectescjava.gui.GUI.EscTreeValue
escjava.gui.GUI.IETreeValue
| Field Summary | |
int |
action
|
javax.swing.tree.DefaultMutableTreeNode |
holder
|
InputEntry |
ie
|
boolean |
outOfDate
|
java.lang.String |
outputText
|
int |
status
|
| Constructor Summary | |
GUI.IETreeValue(InputEntry ie)
|
|
| Method Summary | |
int |
actualAction(int action)
|
void |
clearCheck()
|
java.lang.String |
combinedString()
|
java.lang.String |
getFilename()
|
int |
getLine()
|
GUI.EscTreeValue |
getParent()
|
java.lang.String |
getStatusText()
|
java.lang.String |
infoString()
|
static javax.swing.tree.DefaultMutableTreeNode |
makeNode(InputEntry ie)
|
void |
process(int action)
|
void |
processHelper(int action)
|
void |
processThis(int action)
|
int |
processThisAction(int action)
|
void |
propagateStatus(int s)
|
void |
setOutOfDate()
|
static void |
setOutOfDate(javax.swing.tree.DefaultMutableTreeNode h)
|
void |
setStatus(int status,
java.lang.String outputText)
|
void |
showOutput(boolean showEmpty)
|
java.lang.String |
toString()
|
java.lang.String |
type()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public InputEntry ie
public int status
public boolean outOfDate
public java.lang.String outputText
public javax.swing.tree.DefaultMutableTreeNode holder
public int action
| Constructor Detail |
public GUI.IETreeValue(InputEntry ie)
| Method Detail |
public static javax.swing.tree.DefaultMutableTreeNode makeNode(InputEntry ie)
public java.lang.String type()
type in class GUI.EscTreeValuepublic java.lang.String toString()
public java.lang.String getFilename()
getFilename in class GUI.EscTreeValuepublic int getLine()
getLine in class GUI.EscTreeValuepublic int actualAction(int action)
actualAction in class GUI.EscTreeValuepublic int processThisAction(int action)
processThisAction in class GUI.EscTreeValuepublic void setOutOfDate()
public static void setOutOfDate(javax.swing.tree.DefaultMutableTreeNode h)
public java.lang.String getStatusText()
public java.lang.String infoString()
public GUI.EscTreeValue getParent()
public void setStatus(int status,
java.lang.String outputText)
public void showOutput(boolean showEmpty)
public java.lang.String combinedString()
public void process(int action)
public void processHelper(int action)
public void processThis(int action)
public void clearCheck()
public void propagateStatus(int s)
|
ESC/Java2 © 2003,2004,2005,2006 David Cok and Joseph Kiniry © 2005,2006 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||