Class TimePanel
java.lang.Object
com.illumon.iris.gui.widget.poliform.AbstractFieldEntry<Date>
com.illumon.iris.gui.widget.poliform.TimePanel
- All Implemented Interfaces:
FieldEntry<Date>
public class TimePanel extends AbstractFieldEntry<Date>
-
Constructor Summary
Constructors Constructor Description TimePanel()
-
Method Summary
Modifier and Type Method Description JComponent
$$$getRootComponent$$$()
JComponent
getComponent()
static Component
getDlgOrFrameOwner(JButton button)
Date
getValue()
static void
main(String[] args)
void
setValue(Date value)
void
validateData()
Methods inherited from class com.illumon.iris.gui.widget.poliform.AbstractFieldEntry
addFieldChangeCallback, pushNewValue
-
Constructor Details
-
TimePanel
public TimePanel()
-
-
Method Details
-
getDlgOrFrameOwner
-
getComponent
-
setValue
-
getValue
-
validateData
public void validateData() -
main
-
$$$getRootComponent$$$
- Noinspection:
- ALL
-