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$$$()JComponentgetComponent()static ComponentgetDlgOrFrameOwner(JButton button)DategetValue()static voidmain(String[] args)voidsetValue(Date value)voidvalidateData()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
-