org.beanfabrics.swing.customizer.path
Class PathChooserController

java.lang.Object
  extended by org.beanfabrics.swing.customizer.path.PathChooserController

public class PathChooserController
extends java.lang.Object


Constructor Summary
PathChooserController(Context context, PathContext rootPathContext)
           
 
Method Summary
 PathChooserPM getPresentationModel()
           
 PathChooserDialog getView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathChooserController

public PathChooserController(Context context,
                             PathContext rootPathContext)
Method Detail

getPresentationModel

public PathChooserPM getPresentationModel()

getView

public PathChooserDialog getView()