public interface TipPanelInterface
| Modifier and Type | Method and Description |
|---|---|
void |
setTips(String[] tips,
String[] trolls)
Configurar dicas a serem exibidas.
|
void setTips(String[] tips, String[] trolls)
tips - Array com os textos literais das dicas que serão inseridas no
painel.trolls - Arrays com os textos literais das dicas que serão exibidas
com o ícone do trollface, com uma probabilidade bem baixa.Copyright © 2014 Tecgraf/PUC-Rio. All Rights Reserved.