public class DataChangeListener extends Object
Constructor and Description |
---|
DataChangeListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
dataChanged() |
JFrame |
getFrame() |
void |
setDataChanged(boolean b)
Allows to set the flag indicating that the data has
changed to true or false.
|
void |
setFrame(JFrame f) |
void |
setTitleName(String s) |
void |
setTitleString()
Write the title of the CHESS frame with the actual CHESS script file,
adding a '*' if the file is modified but not yet saved.
|
public boolean dataChanged()
public void setFrame(JFrame f)
f
- framepublic JFrame getFrame()
public void setTitleName(String s)
s
- new name to be displayed in the titlepublic void setDataChanged(boolean b)
b
- true if the settings are changedpublic void setTitleString()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics