Package org.graffiti.editor.dialog

  • Interface Summary
    Interface Description
    ParameterDialog
    ParameterDialog provides an interface for dialogs displaying name-value pairs where the value can be edited.
    ValueEditContainer
    ValueEditContainer is an interface for an arbitrary component containing a set of ValueEditComponents.
  • Class Summary
    Class Description
    AbstractGraffitiValueEditContainer
    Provides an abstract implementation of the interface ValueEditContainer in graffiti style.
    AbstractParameterDialog
    AbstractParameterDialog provides an abstract implementation of the ParamterDialog for editing name-value pairs.
    AbstractValueEditContainer
    This class provides an abstract implementation of the ValueEditComponent-interface.
    DefaultParameterDialog
    The default implementation of a parameter dialog.
    ParameterEditPanel
    Represents a parameter edit panel.