Package rvl.piface

Interface Summary
ActionComponent Interface for components such as buttons and menu items that have no numerical value.
DoubleComponent  
IntComponent  
PiComponent  
PiListener Basic interface for any accessories that might be added to Piface dialogs.
 

Class Summary
AboutPiface  
PiActionAdapter The purpose of this class is to make it easy to write a Piface-style event handler for any Component that creates an ActionEvent.
PiArrayField  
PiButton  
PiCheckbox  
PiChoice  
PiDotplot  
PiDoubleField  
PiDoubleText Output-only component to display a double-precision value Similar to the top part of a Slider
Piface Abstract class for simple construction a graphical interface.
PifaceAux Auxiliary class used by Piface.solve()
PiGraph  
PiImage  
PiMenuCheckbox  
PiMenuItem  
PiNumChoice  
PiNumCombo  
PiPanel Simple extension of Panel that adds ability to add a border around it.
PiRadio  
PiSlider