|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FragmentApp.SD | |
hhreco.apps | This package contains applications built using hhreco classes. |
Uses of FragmentApp.SD in hhreco.apps |
Methods in hhreco.apps that return FragmentApp.SD | |
FragmentApp.SD |
FragmentApp.SCDisplay.getSelectedSymbol()
Return the selected symbol in this class. |
FragmentApp.SD[] |
FragmentApp.SCDisplay.getSymbols()
Return the symbols in this class. |
Methods in hhreco.apps with parameters of type FragmentApp.SD | |
void |
FragmentApp.SCDisplay.setSelectedSymbol(FragmentApp.SD sd)
Deselect the previous symbol and set the selection to be the specified symbol. |
Constructors in hhreco.apps with parameters of type FragmentApp.SD | |
FragmentApp.SCDisplay(java.lang.String type,
FragmentApp.SD[] sds)
|
|
FragmentApp.SD(FragmentApp.SD symbol,
int numE,
int numL)
|
|
FragmentApp.SD(FragmentApp.SD symbol,
java.lang.String template)
Copy constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |