- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 35 of file SecPanel.java.
◆ SecPanel()
org.turro.security.SecPanel.SecPanel |
( |
| ) |
|
Definition at line 40 of file SecPanel.java.
43 appendChild(
new Separator(
"horizontal"));
◆ afterCompose()
void org.turro.security.SecPanel.afterCompose |
( |
| ) |
|
◆ getSelected()
Set<SecItem> org.turro.security.SecPanel.getSelected |
( |
| ) |
|
Definition at line 46 of file SecPanel.java.
TreeSet< SecItem > getSelected()
◆ updateSecs()
void org.turro.security.SecPanel.updateSecs |
( |
| ) |
|
Definition at line 50 of file SecPanel.java.
51 secs = Secs.getAvailables();
The documentation for this class was generated from the following file: