Package org.kt3k.straw.annotation

Annotation Types Summary
Background  
EventHandler  
PluginAction The annotation indicating the method is plugin action
RunOnUiThread Annotation for action methods to indicate that the method run on UiThread (main thread) This is useful for ui manipulation plugins