Chris Betts
2008-08-01 19:56:53 UTC
Hi,
If you're trying to create a 'plug in entry editor', then the package is
com.ca.directory.jxplorer.viewer ... but are you sure this is what you
want to do? Writing a plugin entry ditor means that you are writing a GUI
to edit an entire entry; usually it is enough to write a plug in attribute
editor to edit a single attribute?
- Chris
If you're trying to create a 'plug in entry editor', then the package is
com.ca.directory.jxplorer.viewer ... but are you sure this is what you
want to do? Writing a plugin entry ditor means that you are writing a GUI
to edit an entire entry; usually it is enough to write a plug in attribute
editor to edit a single attribute?
- Chris
Hello everyone,
i have created a java class named Roles.java and i inserted it in the
package
plugins.com.ca.directory.jxplorer.view
Roles.java contains the example code that i have found in jxplorer's site,
but
it doesn't start...
Could you help me to find out how i can make it works?
Thank's for now
i have created a java class named Roles.java and i inserted it in the
package
plugins.com.ca.directory.jxplorer.view
Roles.java contains the example code that i have found in jxplorer's site,
but
it doesn't start...
Could you help me to find out how i can make it works?
Thank's for now