public class Controller.OptionAntialiasAction extends javax.swing.AbstractAction implements FreemindPropertyListener
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
changeAntialias(java.lang.String command) |
void |
propertyChanged(java.lang.String propertyName,
java.lang.String newValue,
java.lang.String oldValue) |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void changeAntialias(java.lang.String command)
public void propertyChanged(java.lang.String propertyName,
java.lang.String newValue,
java.lang.String oldValue)
propertyChanged in interface FreemindPropertyListener