ru.biosoft.access.repository
Interface ActionsProvider

All Known Implementing Classes:
PluginActions, RepositoryActionsProvider, RepositoryActionsProvider, RepositoryActionsProvider

public interface ActionsProvider

ActionHelper is used to specify what particular actions (for example open, delete) can be applied to selected bean or DataElement.

See Also:
<{ExplorerPane}>

Method Summary
 javax.swing.Action[] getActions(java.lang.Object bean)
           
 

Method Detail

getActions

public javax.swing.Action[] getActions(java.lang.Object bean)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.