Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.gui.about.* (3)com.flexstor.common.gui.addressbook.* (12)
com.flexstor.common.gui.browse.* (10)com.flexstor.common.gui.imageviewers.* (1)
com.flexstor.common.gui.imprt.* (28)com.flexstor.common.gui.login.* (4)
com.flexstor.common.gui.recordviewer.* (3)com.flexstor.common.gui.registrydebugger.* (4)
com.flexstor.common.gui.sendsettings.* (7)

Package Samples:

com.flexstor.common.gui.sendsettings
com.flexstor.common.gui.registrydebugger
com.flexstor.common.gui.recordviewer
com.flexstor.common.gui.login
com.flexstor.common.gui.imprt
com.flexstor.common.gui.imageviewers
com.flexstor.common.gui.browse
com.flexstor.common.gui.browse.accessors
com.flexstor.common.gui.addressbook
com.flexstor.common.gui.about

Classes:

ConfirmationPanel: This class is a border panel with a checkbox, a button and a text field and allows the user to select a confirmation e-mail address. The checkbox indicates if a confirmation e-mail is requested. The button launches an address selection dialog and fills the selected address into the text field. The text field can be edited. The panel is self contained, meaning it enables/disables its components correctly depending on user input and notifies potential property change listeners about relevant changes. getConfirm() and getAddress() provide access to the component's data.
ImageViewerI: Basic interface for full size image viewer for FLEXSTOR.db. Any class implementing this interface should extend from Panel and should contain only the image and possibly AWT-based scroll bars. The Panel should not display any dialog boxes or any other status notification to the user.
ConfigFileModelI: This is a config file model used in import gui. It assumes that the model is passed the initial location (dir) from where all the files are to be browsed and saved back in case the user selects to do so.
ImportModelI: The import model interface. It extends observer to get the Observer/Observable funcationalities. All import model classes for the import frame should extend this interface.
FileViewer: The Viewer dialog class. This dialog shows the list of files in a location passed as parameter and allows the user to view-delete-update them.
SettingsPanel: SettingsPanel - Panel that defines the layout for the Locations section of the Locations Dialog (does not include options section)
AbstractAddressBookModel: Abstracte model for address book, which interacts with the gatway to communicate with bean, which in turn talks to database.
SettingsComponentI: Interface for Address Book component.Any component, to be added to the viewer should implement this interface.
RecordField: One single GUI record entry for the record viewer. Consists of a label and a ComboField (text field/choice).
ChangePwDialog: Creates the Text Fields for Old and New PW and puts them in a Panel for the super class to display.
BrowseAccessorException: BrowseAccessorException provides functionality to throw exceptions related to Browsing.
FileModifier: The file modifier dialog. This dialog allows the user to modify a file.
SendSettingsTab: Each tab in ChangeSendSettingsDialog should extend this Abstract Class
AddressBookModel: This is the model for data base. The data source is database here.
ChangeSendSettingsDialog: Main Dialog That allows user to Modify/Add/Delete Send Settings
AddressBookTree: An abstract address tree class for Address Book Component.
AddressBookModelI: This is the general interface for Address Book Model.
EmailTree: An EmailTree for Address Book Component. 12/11/2000.
FtpTree: An FtpTree for Address Book Component. 12/11/2000.
SendSettingsConversionPanel: Used for File Conversion Tab in ChangeSettingDialog
LoginDialog: Provides entry fields for User ID and Password.
SendSettingsGeneralPanel: Used for General Tab in ChangeSettingDialog
AddressBookPanel: Viewer for email information. 12/13/2000
SendSettingsEmailPanel: Used for Email Tab in ChangeSettingDialog

Home | Contact Us | Privacy Policy | Terms of Service