JUICe

Uses of Class
com.lafros.juice.alerts.TogPanel

Packages that use TogPanel
com.lafros.juice.alerts JUICe Alerts. 
 

Uses of TogPanel in com.lafros.juice.alerts
 

Methods in com.lafros.juice.alerts that return TogPanel
 TogPanel AlertPanel.getTogPanel()
          returns null if not set.
 TogPanel MonLabel.getTogPanel()
          returns null unless explicitly set.
 

Methods in com.lafros.juice.alerts with parameters of type TogPanel
 void AlertPanel.setTogPanel(TogPanel togPanel)
          for use when the AlertPanel is placed in the TogPanel's subpanel (in order that it may be opened in the event of an alert).
 void MonLabel.setTogPanel(TogPanel togPanel)
          for use when the MonLabel is placed in the TogPanel's subpanel (in order that this may be opened automatically in the event of an alert).
 


JUICe

Copyright © 2001-2008 Latterfrosken Software Development Limited. All Rights Reserved.