To access a tab programmatically - see:
https://sourceforge.net/forum/forum.php?thread_id=1664032&forum_id=610548
This commit is contained in:
parent
722867aec1
commit
9cacec854a
|
@ -148,7 +148,7 @@ public class AWindow extends CFrame
|
|||
* Get Application Panel
|
||||
* @return application panel
|
||||
*/
|
||||
protected APanel getAPanel()
|
||||
public APanel getAPanel()
|
||||
{
|
||||
return m_APanel;
|
||||
} // getAPanel
|
||||
|
|
Loading…
Reference in New Issue