gistoolkit.display.shader
Interface EditableShader

All Known Implementing Classes:
BinShader, MonoShader, RandomShader, RangeShader

public interface EditableShader

Allows the application to detect if this shader can be edited.


Method Summary
 ShaderPanel getEditPanel()
          return the panel needed to edit this shader
 

Method Detail

getEditPanel

public ShaderPanel getEditPanel()
return the panel needed to edit this shader