|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Transferable
that contains no data.
attachEnv()
method of your ExPropertyEditor, call
PropertyEnv.registerInplaceEditorFactory(this)
. Before you do any of this read the prose documentation on the Explorer API and be sure you cannot do what you need with an existing property editor - it is very rare to actually need to provide a custom editor component.
Enumeration
.contents
of a clipboard to
additional flavors
.Transferable
objects.
ExplorerUtils.actionCopy(org.openide.explorer.ExplorerManager)
, etc, see ExplorerUtils
javadoc
for detailsExplorerManager
.ExplorerUtils.actionCopy(org.openide.explorer.ExplorerManager)
, etc, see ExplorerUtils
javadoc
for detailsExplorerManager
s and explorer views
into Swing component trees.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |