Home
last modified time | relevance | path

Searched refs:saveAppletCmd (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DJavaNet.h69 Command* saveAppletCmd; variable
94 virtual Command* getSaveAppletCommand() { return this->saveAppletCmd; } in getSaveAppletCommand()
H A DJavaNet.C91 this->saveAppletCmd = in JavaNet()
113 if (this->saveAppletCmd) delete this->saveAppletCmd; in ~JavaNet()
123 this->saveAppletCmd->activate(); in saveNetwork()
895 this->saveAppletCmd->deactivate(); in changeExistanceWork()