com.b3dgs.lionengine.window
Interface CanEnable

All Known Implementing Classes:
ComboItem

public interface CanEnable


Method Summary
 boolean isEnabled()
           
 void setEnabled(boolean isEnable)
           
 

Method Detail

setEnabled

void setEnabled(boolean isEnable)

isEnabled

boolean isEnabled()