|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttributeField
Interface for a field which can be used to edit an attribute of the
selected Figures in a DrawingView.
The AttributeField can either be global to all
DrawingViews of a DrawingEditor, or it can be local to a
single DrawingView.
| Method Summary | |
|---|---|
javax.swing.JComponent |
getComponent()
Returns the JComponent of the attribute field. |
void |
updateField(java.util.Set<Figure> selectedFigures)
Updates the field to reflect the attribute value of the currently selected Figures. |
| Method Detail |
|---|
javax.swing.JComponent getComponent()
void updateField(java.util.Set<Figure> selectedFigures)
Figures.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||