com.sdm.quasar.client.swing.embedding.services
Interface VisualRepresentationService
- All Superinterfaces:
- Service
- All Known Implementing Classes:
- AbstractVisualRepresentationService, VisualRepresentationFeature
- public interface VisualRepresentationService
- extends Service
- Version:
- 1.$Revision$
- Author:
- Thomas Wolf
getParentVisualRepresentation
public javax.swing.JComponent getParentVisualRepresentation()
getVisualRepresentation
public javax.swing.JComponent getVisualRepresentation()
setVisualRepresentation
public void setVisualRepresentation(javax.swing.JComponent jcomponent)
clearVisualRepresentation
public void clearVisualRepresentation()