HEADER

biouml.workbench.diagram
Class LegendView

|
+--ru.biosoft.gui.HtmlView
  |
  +--biouml.workbench.diagram.LegendView

public class LegendView
extends HtmlView

Shows legend for graphic notation used by explored diagram.


Fields inherited from class ru.biosoft.gui.HtmlView
ACTION_NAME

Method Summary
 booleancanExplore(Object model)
           
 voidexplore(Object model, Document document)
           

Methods inherited from class ru.biosoft.gui.HtmlView
addEdit, completeTransaction, getAction, getDocument, getModel, getView, startTransaction

Method Detail

canExplore

public boolean canExplore(Object model)

explore

public void explore(Object model, Document document)

FOOTER

BOTTOM