HEADER

biouml.standard.filter
Class ActionEditor

|
+--biouml.standard.filter.ActionEditor

public class ActionEditor
extends CustomEditorSupport


Inner Class Summary
 public static classActionEditor.ActionComboBox
           
 public static classActionEditor.ActionRenderer
           

Method Summary
 ComponentgetCustomEditor()
           
 ComponentgetCustomRenderer(Component parent, boolean isSelected, boolean hasFocus)
           

Method Detail

getCustomEditor

public Component getCustomEditor()

getCustomRenderer

public Component getCustomRenderer(Component parent, boolean isSelected, boolean hasFocus)

Association Links

to Class biouml.standard.filter.ActionEditor.ActionRenderer

to Class biouml.standard.filter.ActionEditor.ActionComboBox

to Class java.awt.Font


FOOTER

BOTTOM