Uses of Interface
teamdev.jxcapture.toolkit.DialogComponent

Packages that use DialogComponent
teamdev.jxcapture.toolkit   
 

Uses of DialogComponent in teamdev.jxcapture.toolkit
 

Methods in teamdev.jxcapture.toolkit that return DialogComponent
 DialogComponent DrawableArea.getDialogComponent()
          Gets the DialogComponent for this capture operation.
 

Methods in teamdev.jxcapture.toolkit with parameters of type DialogComponent
 void DrawableArea.setDialogComponent(DialogComponent dialogComponent)
          Sets the specified DialogComponent for this capture operation.