All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class htmlconverter.FileControlPanel

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----htmlconverter.FileControlPanel

public class FileControlPanel
extends java.awt.Panel

Variable Index

 o fcf1
 o fcf2

Constructor Index

 o FileControlPanel()

Method Index

 o getFileNames()
 o setText(String)

Variables

 o fcf1
 htmlconverter.FileControlField fcf1
 o fcf2
 htmlconverter.FileControlField fcf2

Constructors

 o FileControlPanel
 FileControlPanel()

Methods

 o getFileNames
 public java.lang.String[] getFileNames()
 o setText
 public void setText(java.lang.String t)

All Packages  Class Hierarchy  This Package  Previous  Next  Index