|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
org.joone.util.SnapshotFormatEditor
public class SnapshotFormatEditor
A property editor for the format property
of a SnapshotRecorder plugin.
SnapshotRecorder| Field Summary | |
|---|---|
java.lang.String[] |
formats
The supported snapshot formats |
| Constructor Summary | |
|---|---|
SnapshotFormatEditor()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getTags()
Get an array of legal string values. |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String[] formats
| Constructor Detail |
|---|
public SnapshotFormatEditor()
| Method Detail |
|---|
public java.lang.String[] getTags()
getTags in interface java.beans.PropertyEditorgetTags in class java.beans.PropertyEditorSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||