Package com.biglybt.ui.swt.views
Class ViewUtils.CustomDateFormat
java.lang.Object
com.biglybt.ui.swt.views.ViewUtils.CustomDateFormat
- Enclosing class:
ViewUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate CoreTableColumn
private SimpleDateFormat
private TableContextMenuItem
private SimpleDateFormat[]
private long[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformatDate
(long time) formatETA
(long value, boolean absolute) void
update()
-
Field Details
-
column
-
custom_date_format
-
extra_times
private long[] extra_times -
extra_formats
-
-
Constructor Details
-
CustomDateFormat
-
-
Method Details
-
update
public void update() -
formatDate
-
formatETA
-