cern::gp::beans::editors::DateEditor Class Reference

Collaboration diagram for cern::gp::beans::editors::DateEditor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DateEditor ()
String getAsText ()

Static Private Member Functions

static java.text.DateFormat createDateFormat ()

Static Private Attributes

static java.text.DateFormat dateFormat = createDateFormat()

Detailed Description

Read only property editor allowing to represent java.util.Date as a string

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Lionel Mestre

Constructor & Destructor Documentation

cern::gp::beans::editors::DateEditor::DateEditor (  )  [inline]

Creates new DateEditor


Member Function Documentation

static java.text.DateFormat cern::gp::beans::editors::DateEditor::createDateFormat (  )  [inline, static, private]
String cern::gp::beans::editors::DateEditor::getAsText (  )  [inline]

get the value as text, after it has been deposited by setValue()

Returns:
a string representation of the value

References dateFormat.


Member Data Documentation

java.text.DateFormat cern::gp::beans::editors::DateEditor::dateFormat = createDateFormat() [static, private]

Referenced by getAsText().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2