eu.keep.uphec.configureinfo
Class ConfigureInfoDialog

Object
  extended by ConfigureInfoDialog

public class ConfigureInfoDialog
extends Object

The ConfigureInfoDialog class defines the content and look of the User Accessible Information dialog

Author:
Antonio Ciuffreda

Field Summary
protected  javax.swing.JInternalFrame config_info_frame
           
 Preferences root
           
 
Constructor Summary
ConfigureInfoDialog(javax.swing.JFrame mainWindowFrame, MainWindowMenu menu)
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config_info_frame

protected javax.swing.JInternalFrame config_info_frame

root

public Preferences root
Constructor Detail

ConfigureInfoDialog

public ConfigureInfoDialog(javax.swing.JFrame mainWindowFrame,
                           MainWindowMenu menu)