User: andreas
Date: 00/10/14 22:26:53
Modified: examples/plain.pane/etc ejx.plain.pane.mf
Log:
Replaced FileManager and FileManagerFactory by the new
ResourceManager and ResourceManagerFactory supporting
URL instead of just files.
ATTENTION:
- At the moment you can still only use files to open and store
Data because of unresolved issues (FilterFilter and JFile-
Chooser)
- These changes are NOT PORTED to jBoss CVS module
Revision Changes Path
1.2 +1 -1 ejx/examples/plain.pane/etc/ejx.plain.pane.mf
Index: ejx.plain.pane.mf
===================================================================
RCS file: /products/cvs/ejboss/ejx/examples/plain.pane/etc/ejx.plain.pane.mf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ejx.plain.pane.mf 2000/10/14 16:16:50 1.1
+++ ejx.plain.pane.mf 2000/10/15 05:26:53 1.2
@@ -1,5 +1,5 @@
Class-Path: awt.jar ejb.jar
-EJX-plugin: com.madplanet.plainPane.FileManagerFactoryImpl
+EJX-plugin: com.madplanet.plainPane.ResourceManagerFactoryImpl
Name: com/madplanet/plainPane/
Specification-Title: PlainPane 0.1