nl.coderight.jazz.dialog
Interface Accessory


public interface Accessory

Interface for accessory components.

See Also:
FileChooser.setAccessory(Accessory), FileChooser

Method Summary
 JComponent getComponent()
           
 void onFileSelect(File file)
           
 

Method Detail

getComponent

JComponent getComponent()

onFileSelect

void onFileSelect(File file)


Copyright 2010 CodeRight, All rights reserved.