Uses of Class
userInterface.interfaceUtility.Format

Packages that use Format
userInterface.interfaceUtility   
userInterface.view   
 

Uses of Format in userInterface.interfaceUtility
 

Subclasses of Format in userInterface.interfaceUtility
 class Button
          Generate buttons.
 class Element
          Generate HTML elements given the inputData.
 class Error
          Generate an error message to be output
 class Filter
          Generate the filter form.
 class Navigation
          Generate the nagivation menu depending on the tab info given.
 class Shell
          Generation of the shell.
 class SortableTable
          Generate the sortable table.
 

Uses of Format in userInterface.view
 

Subclasses of Format in userInterface.view
 class InformationPage
          Generate an information page depending on the form data given.
 class Login
          Generate the login page depending on the data given.
 class Patient
          Generate the patient list page.
 class Physician
          Generate the physician list page.
 class Procedure
          Generate the procedure list page.