Uses of Interface
com.teamdev.jxcapture.image.operation.toolkit.DialogComponent

Packages that use DialogComponent
com.teamdev.jxcapture.image.operation.toolkit   
 

Uses of DialogComponent in com.teamdev.jxcapture.image.operation.toolkit
 

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

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