ru.biosoft.gui
Class TabularPropertiesEditor
|
+--ru.biosoft.gui.TabularPropertiesEditor
- Direct Known Subclasses:
- ParametersTabularEditor
- public class TabularPropertiesEditor
- extends TabularPropertyInspector
- implements EditorPart
ACTION_NAME
public final static String ACTION_NAME
TabularPropertiesEditor
public TabularPropertiesEditor()
addEdit
public boolean addEdit(UndoableEdit ue)
canExplore
public boolean canExplore(Object bean)
completeTransaction
public void completeTransaction()
explore
public void explore(Object model, Document document)
getAction
public Action getAction()
getActions
public Action[] getActions()
getDocument
public Document getDocument()
getModel
public Object getModel()
getView
public JComponent getView()
save
public void save()
startTransaction
public void startTransaction(TransactionEvent te)
to Class java.lang.String
to Class javax.swing.Action
to Class ru.biosoft.gui.Document
BOTTOM