com.intel.gui.panels
Interface Applyable


Deprecated. Since 1.4.2

public interface Applyable

Version:
$Id$
Author:
Ralf Ratering

Method Summary
 void applyValues()
          Deprecated. This method gets executed whenever the panel contents will be applied to an object
 void resetValues()
          Deprecated. This method will be executed whenever a panel is filled with values
 void updateValues()
          Deprecated. This method will be executed whenever a panel becomes visible
 

Method Detail

applyValues

void applyValues()
Deprecated. 
This method gets executed whenever the panel contents will be applied to an object


resetValues

void resetValues()
Deprecated. 
This method will be executed whenever a panel is filled with values


updateValues

void updateValues()
Deprecated. 
This method will be executed whenever a panel becomes visible



Copyright © 2008. All Rights Reserved.