Package com.nt.udc.ndk.node
Interface EPFileLoaderConfig
- All Known Implementing Classes:
LDAPLoaderConfig
public interface EPFileLoaderConfig
Objects which define configuration data for an EPFileLoader
implement this interface, and provide a JPanel object to
interested parties. This JPanel object takes the full
responsibility to setup all parameters of the loader.
-
Method Summary
Modifier and TypeMethodDescriptionReturns a JPanel object which is populated by an EPFileLoader
-
Method Details
-
getGUIPanel
JPanel getGUIPanel()Returns a JPanel object which is populated by an EPFileLoader
-