org.telscenter.pas.steps.propertyEditors.rim
Class RimViewPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.telscenter.pas.steps.propertyEditors.rim.RimViewPropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class RimViewPropertyEditor
extends java.beans.PropertyEditorSupport

Author:
aperritano, turadg

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

Constructor Detail

RimViewPropertyEditor

public RimViewPropertyEditor(java.lang.Object source)

RimViewPropertyEditor

public RimViewPropertyEditor()
Method Detail

supportsCustomEditor

public boolean supportsCustomEditor()
Specified by:
supportsCustomEditor in interface java.beans.PropertyEditor
Overrides:
supportsCustomEditor in class java.beans.PropertyEditorSupport

getCustomEditor

public java.awt.Component getCustomEditor()
Specified by:
getCustomEditor in interface java.beans.PropertyEditor
Overrides:
getCustomEditor in class java.beans.PropertyEditorSupport


Copyright © 2004-2008 TELS Center. All Rights Reserved.