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>
AbstractFieldEntry<Date> which wraps around a DateTimePicker
  • Constructor Details

    • TimePanel

      public TimePanel()
  • Method Details

    • getDlgOrFrameOwner

      public static Component getDlgOrFrameOwner(JButton button)
    • getComponent

      public JComponent getComponent()
    • setValue

      public void setValue(Date value)
    • getValue

      public Date getValue()
    • validateData

      public void validateData()
    • main

      public static void main(String[] args)