com.ezprotocols.ezpop
Class AboutEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.ezprotocols.ezpop.AboutEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class AboutEditor
extends java.beans.PropertyEditorSupport


Constructor Summary
AboutEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 java.awt.Component getCustomEditor()
           
 boolean supportsCustomEditor()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutEditor

public AboutEditor()
Method Detail

supportsCustomEditor

public boolean supportsCustomEditor()
Overrides:
supportsCustomEditor in class java.beans.PropertyEditorSupport

getAsText

public java.lang.String getAsText()
Overrides:
getAsText in class java.beans.PropertyEditorSupport

getCustomEditor

public java.awt.Component getCustomEditor()
Overrides:
getCustomEditor in class java.beans.PropertyEditorSupport


Copyright © EzProtocols.com All Rights Reserved.