|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HWMObjectInputStream | |
---|---|
com.altair.hwm.toolkit.beans | |
com.altair.hwm.toolkit.page |
Uses of HWMObjectInputStream in com.altair.hwm.toolkit.beans |
---|
Methods in com.altair.hwm.toolkit.beans with parameters of type HWMObjectInputStream | |
---|---|
void |
HWMBeanInstance.LoadProject(HWMObjectInputStream inStream)
Retrieve the project file. |
void |
HWMBeanInstance.ReadVersion1_0(HWMObjectInputStream inStream)
Retrieve the project file. |
void |
HWMBeanInstance.ReadVersion2_0(HWMObjectInputStream inStream)
Retrieve the project file (V2.0). |
void |
HWMBeanInstance.ReadVersion3_0(HWMObjectInputStream inStream)
Retrieve the project file (V3.0). |
Uses of HWMObjectInputStream in com.altair.hwm.toolkit.page |
---|
Methods in com.altair.hwm.toolkit.page with parameters of type HWMObjectInputStream | |
---|---|
void |
HWMDsgnPage.Import(HWMObjectInputStream inStream)
Import everything into this page from file. |
HWMPage |
HWMDsgnPageMgrModel.ImportPage(HWMObjectInputStream objInp)
Import the page that has been saved as the given file |
void |
HWMPageMgrModel.LoadProject(HWMObjectInputStream streamIn)
Retrieve the project file. |
void |
HWMPage.LoadProject(HWMObjectInputStream inStream)
Retrieve the project file. |
void |
HWMModelInstance.ReadPrjVersion1_0(HWMObjectInputStream hwmStreamIn,
boolean bForce)
Reads the project file for version 1.0. |
void |
HWMModelInstance.ReadTpl6_0(HWMObjectInputStream hwmStreamIn)
Reads the template for version 6.0. |
void |
HWMModelInstance.ReadTplPrjVersion2_0(HWMObjectInputStream hwmStreamIn,
boolean bForce)
Reads the template or project file for version 2.0. |
void |
HWMPageMgrModel.ReadVersion1_0(HWMObjectInputStream streamIn)
Retrieve the project file. |
void |
HWMPage.ReadVersion1_0(HWMObjectInputStream inStream)
Retrieve the project file. |
void |
HWMPage.ReadVersion2_0(HWMObjectInputStream inStream)
Retrieve the project file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |