public class EEFile extends Object
Constructor and Description |
---|
EEFile(String fn)
Loads the EE file containing the host screen definition and
the host fields.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isUsed(String screenName)
Checks if a screen name is already busy for the file.
|
void |
updateTimestamp(long timestamp)
Update the time stamp.
|
public EEFile(String fn) throws IOException
fn
- The file name.IOException
- for file failures.public boolean isUsed(String screenName)
screenName
- Screen name to check.public void updateTimestamp(long timestamp)
timestamp
- New timestamp for file change verification.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.