com.azalient.api.b.plugins
Interface IPluginPanel


public interface IPluginPanel

[Internal use only]


Method Summary
 JPanel panel()
          [Internal use only]
 void updateTable()
          [Internal use only]
 

Method Detail

panel

JPanel panel()
[Internal use only]

Internal - Not recommended for use. Public as a side-effect of implementation method

updateTable

void updateTable()
[Internal use only]

Internal - Not recommended for use. Public as a side-effect of implementation method