| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void | initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
boolean | isModified() Query to determine if any information within this WizardPanel has changed since it was created - used to determine if anything needs to be saved |
boolean | isOk() Invoked when the user hits the prev, next or finish button - should return false if it is not OK to continue |
void | resetModified() Invoked when this WizardPanel should reset its modified flag (i.e. |
Method Detail |
public void initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
public boolean isModified()
public boolean isOk()
public void resetModified()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |