public abstract class FactorEditorListener extends Object implements ActionListener
| Modifier and Type | Class and Description |
|---|---|
static interface |
FactorEditorListener.FactorCallback |
| Modifier and Type | Field and Description |
|---|---|
FactorEditorListener.FactorCallback |
callback |
| Constructor and Description |
|---|
FactorEditorListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFactorCallback(FactorEditorListener.FactorCallback callback) |
void |
setSelectedFactor(Factor factor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedpublic FactorEditorListener.FactorCallback callback
public void setFactorCallback(FactorEditorListener.FactorCallback callback)
public void setSelectedFactor(Factor factor)
Copyright © 1999–2015 CodeLutin. All rights reserved.