|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EditableComponent | |
| de.uni_paderborn.fujaba.fsa.swing | |
| Uses of EditableComponent in de.uni_paderborn.fujaba.fsa.swing |
| Subclasses of EditableComponent in de.uni_paderborn.fujaba.fsa.swing | |
class |
AbstractJComboBoxLabel
show with JLabel , edit with JComboBox |
class |
DefaultJComboBoxLabel
default implementation of AbstractJComboBoxLabel |
class |
DiagramKindJComboBoxLabel
edit instance of UMLAttr |
class |
EditableTextComponent
show with JLabel , edit with ... |
class |
JTextEditor
show value with JLabel , edit with JTextField |
class |
JTextFieldLabel
show value with JLabel , edit with JTextField |
class |
UMLAttrVisibilityJComboBoxLabel
edit instance of UMLAttr |
class |
UMLMethodVisibilityJComboBoxLabel
kedit instance of UMLMethod |
| Fields in de.uni_paderborn.fujaba.fsa.swing declared as EditableComponent | |
private static EditableComponent |
EditableComponent.lastEditedInstance
class saves last edited instance only one instance of AbstractJComboBoxLabel with editing=true is allowed |
| Methods in de.uni_paderborn.fujaba.fsa.swing that return EditableComponent | |
static EditableComponent |
EditableComponent.getLastEditedInstance()
Get the value of lastEditedInstance. |
| Methods in de.uni_paderborn.fujaba.fsa.swing with parameters of type EditableComponent | |
static void |
EditableComponent.setLastEditedInstance(EditableComponent lastEdited)
Set the value of lastEditedInstance. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||