public interface PanelObserver
Modifier and Type | Method and Description |
---|---|
void |
onTabSeleted(String panel)
Invoked after the panel ahs been selected
|
void onTabSeleted(String panel)
panel
- the name of the selected panelCopyright © 2008-2014 Logical Objects. All Rights Reserved.