public interface SHTMLAction
extends javax.swing.Action
javax.swing.Action
interface, needed
by Application SimplyHTML.Action
Modifier and Type | Method and Description |
---|---|
void |
getProperties()
this method should be called from the constructor
of each SHTMLAction and can be used to get
action properties from a resource file
|
void |
update()
update the action's state
|