net.kevinmorin.km
Interface KevinMorinBis

All Known Implementing Classes:
KevinMorinBisAbstract, KevinMorinBisImpl

public interface KevinMorinBis

test javadoc Application


Method Summary
 void beforeBinding()
           
 void beforeCreation()
           
 void beforeSetting()
           
 void beforeTree()
           
 javax.swing.plaf.basic.BasicComboBoxRenderer getPrenom()
           
 void initialize()
          initialization
 void inTheEnd()
           
 void setPrenom(javax.swing.plaf.basic.BasicComboBoxRenderer newValue)
           
 

Method Detail

getPrenom

javax.swing.plaf.basic.BasicComboBoxRenderer getPrenom()

setPrenom

void setPrenom(javax.swing.plaf.basic.BasicComboBoxRenderer newValue)

beforeBinding

void beforeBinding()

beforeCreation

void beforeCreation()

beforeSetting

void beforeSetting()

beforeTree

void beforeTree()

inTheEnd

void inTheEnd()

initialize

void initialize()
initialization



Copyright © 2009 CodeLutin. All Rights Reserved.