|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MathPad | |
|---|---|
| apps.mathpadapp.mathtool | |
| apps.mathpadapp.networkmanager.managers.syncmanager | |
| Uses of MathPad in apps.mathpadapp.mathtool |
|---|
| Methods in apps.mathpadapp.mathtool that return MathPad | |
|---|---|
MathPad |
MathTool.addNewPad()
Adds the new pad. |
MathPad |
AnswerDialog.getAnswerPad()
Gets the answer pad. |
MathPad |
MathTool.getCurrentPad()
Gets the current pad. |
| Methods in apps.mathpadapp.mathtool that return types with arguments of type MathPad | |
|---|---|
java.util.List<MathPad> |
MathTool.getAllPads()
Gets the all pads. |
| Methods in apps.mathpadapp.mathtool with parameters of type MathPad | |
|---|---|
void |
MathToolControlPanel.ControlPanelListener.padCreated(MathPad newPad)
Invoked when pad is created. |
void |
ControlPanelListenerImpl.padCreated(MathPad newPad)
|
| Uses of MathPad in apps.mathpadapp.networkmanager.managers.syncmanager |
|---|
| Methods in apps.mathpadapp.networkmanager.managers.syncmanager with parameters of type MathPad | |
|---|---|
void |
SyncManager.registerPad(UserIdentity userId,
MathPad pad)
Register pad. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||