MCPcopy Create free account

hub / github.com/FlowingMedia/TimeFlow / functions

Functions984 in github.com/FlowingMedia/TimeFlow

MethodDisplay
()
src/timeflow/model/Display.java:68
MethodDoubleBag
()
src/timeflow/util/DoubleBag.java:9
MethodDrawStyleSetter
(CalendarVisuals.DrawStyle style)
src/timeflow/views/CalendarView.java:119
MethodEditRecordPanel
(TFModel model, Act act)
src/timeflow/app/ui/EditRecordPanel.java:70
MethodEditSourceAction
(TimeflowApp app)
src/timeflow/app/actions/EditSourceAction.java:13
MethodEditValuePanel
(String name, Object startValue, Class type, boolean longField)
src/timeflow/app/ui/EditValuePanel.java:28
MethodFacetSubpanel
()
src/timeflow/app/ui/filter/FilterControlPanel.java:98
MethodField
(String name, Class type)
src/timeflow/data/db/Field.java:10
MethodFieldFormatGuesser
()
src/timeflow/format/field/FieldFormatGuesser.java:9
MethodFieldMap
(String name, boolean important)
src/timeflow/app/ui/DateFieldPanel.java:96
MethodFieldPanel
(String fieldName, String[] sampleValues, Class typeGuess)
src/timeflow/app/ui/ImportDelimitedPanel.java:263
MethodFieldValueFilter
(Field field, Object value)
src/timeflow/data/db/filter/FieldValueFilter.java:10
MethodFieldValueSetFilter
(Field field)
src/timeflow/data/db/filter/FieldValueSetFilter.java:12
MethodFilterCategoryPanel
(final Field field, final ModelPanel parent)
src/timeflow/app/ui/filter/FilterCategoryPanel.java:19
MethodFilterControlPanel
(TFModel model, JMenu menuToSyncWith)
src/timeflow/app/ui/filter/FilterControlPanel.java:26
MethodFilterDatePanel
(final Field field, final Runnable action, final FilterControlPanel parent)
src/timeflow/app/ui/filter/FilterDatePanel.java:30
MethodFilterNumberPanel
(final Field field, final Runnable action, final FilterControlPanel parent)
src/timeflow/app/ui/filter/FilterNumberPanel.java:24
MethodFilterTitle
(final Field field, final ModelPanel parent, boolean dots)
src/timeflow/app/ui/filter/FilterTitle.java:17
MethodFitStyleSetter
(CalendarVisuals.FitStyle style)
src/timeflow/views/CalendarView.java:132
MethodGlobalDisplayPanel
(TFModel model, FilterControlPanel filterControls)
src/timeflow/app/ui/GlobalDisplayPanel.java:23
MethodGrid
(TimeUnit rowUnit, TimeUnit columnUnit, Interval interval)
src/timeflow/vis/calendar/Grid.java:26
MethodGridCell
(RoughTime time)
src/timeflow/vis/calendar/GridCell.java:16
MethodGroupVisualAct
(java.util.List<VisualAct> vacts, boolean mixed, Rectangle bounds)
src/timeflow/vis/GroupVisualAct.java:19
MethodHotLink
(String s, int x, int y, int w, int h)
src/timeflow/app/ui/LinkTabPane.java:195
MethodHtmlControls
(String text)
src/timeflow/views/HtmlControls.java:12
MethodHtmlFormat
()
src/timeflow/format/file/HtmlFormat.java:16
MethodImportDelimitedPanel
(final TFModel model)
src/timeflow/app/ui/ImportDelimitedPanel.java:45
MethodImportFromPasteAction
(TimeflowApp app)
src/timeflow/app/actions/ImportFromPasteAction.java:16
MethodIndexedAct
(ActDB db, int numFields)
src/timeflow/data/db/ArrayDB.java:202
MethodInterval
(long start, long end)
src/timeflow/data/time/Interval.java:9
MethodIntroView
(TFModel model)
src/timeflow/views/IntroView.java:36
MethodLayoutSetter
(TimelineVisuals.Layout layout)
src/timeflow/views/TimelineView.java:132
MethodLayoutSetter
(CalendarVisuals.Layout layout)
src/timeflow/views/CalendarView.java:106
MethodLinkTabPane
()
src/timeflow/app/ui/LinkTabPane.java:20
MethodLinkTop
()
src/timeflow/app/ui/LinkTabPane.java:82
MethodListView
(TFModel model)
src/timeflow/views/ListView.java:40
MethodMassDeletePanel
(TFModel model, ActList keepers, String title)
src/timeflow/app/ui/MassDeletePanel.java:18
MethodMissingValueFilter
(Field field)
src/timeflow/data/db/filter/MissingValueFilter.java:10
MethodModelPanel
(TFModel model)
src/timeflow/model/ModelPanel.java:9
MethodMouseover
(Object thing, int x, int y, int w, int h)
src/timeflow/vis/Mouseover.java:10
MethodMouseoverLabel
(String label1, String label2, int x, int y, int w, int h)
src/timeflow/vis/MouseoverLabel.java:15
MethodNewDataAction
(TimeflowApp app)
src/timeflow/app/actions/NewDataAction.java:15
MethodNotFilter
(ActFilter f)
src/timeflow/data/db/filter/NotFilter.java:10
MethodNumberComparator
(Field field)
src/timeflow/data/db/ActComparator.java:104
MethodNumericRangeFilter
(Field field, double low, double high, boolean acceptNull)
src/timeflow/data/db/filter/NumericRangeFilter.java:12
MethodOrFilter
(ActFilter a, ActFilter b)
src/timeflow/data/db/filter/OrFilter.java:10
MethodPad
(int w, int h)
src/timeflow/util/Pad.java:9
MethodQuitAction
(TimeflowApp app, TFModel model)
src/timeflow/app/actions/QuitAction.java:15
MethodRenameFieldAction
(TimeflowApp app)
src/timeflow/app/actions/RenameFieldAction.java:17
MethodReorderFieldsAction
(TimeflowApp app)
src/timeflow/app/actions/ReorderFieldsAction.java:13
MethodReorderFieldsPanel
(TFModel model)
src/timeflow/app/ui/ReorderFieldsPanel.java:17
MethodRoughTime
(TimeUnit units)
src/timeflow/data/time/RoughTime.java:12
MethodScrollingCalendar
()
src/timeflow/views/CalendarView.java:218
MethodScrollingTimeline
()
src/timeflow/views/TimelineView.java:227
MethodSearchPanel
(TFModel model, final FilterControlPanel f)
src/timeflow/app/ui/filter/SearchPanel.java:17
MethodSizeLegendPanel
(TFModel model)
src/timeflow/app/ui/SizeLegendPanel.java:16
MethodStatusPanel
(TFModel model, final FilterControlPanel filterControls)
src/timeflow/app/ui/StatusPanel.java:33
MethodStringComparator
(Field field)
src/timeflow/data/db/ActComparator.java:84
MethodStringMatchFilter
(ActDB db, boolean isRegex)
src/timeflow/data/db/filter/StringMatchFilter.java:16
MethodSummaryView
(TFModel model)
src/timeflow/views/SummaryView.java:30
MethodTFEvent
(Type type, Object origin)
src/timeflow/model/TFEvent.java:11
MethodTableView
(TFModel model)
src/timeflow/views/TableView.java:26
MethodTagVisualAct
(Act act)
src/timeflow/vis/TagVisualAct.java:13
MethodTimeAnimator
(Interval i2)
src/timeflow/views/TimelineView.java:193
MethodTimeComparator
(Field field)
src/timeflow/data/db/ActComparator.java:40
MethodTimeIntervalFilter
(long start, long end, boolean acceptNull, Field timeField)
src/timeflow/data/db/filter/TimeIntervalFilter.java:12
MethodTimeScale
()
src/timeflow/vis/TimeScale.java:12
MethodTimeUnit
()
src/timeflow/data/time/TimeUnit.java:27
MethodTimeflowAction
(TimeflowApp app, String text, ImageIcon icon, String desc)
src/timeflow/app/actions/TimeflowAction.java:15
MethodTimelinePanel
(TFModel model)
src/timeflow/views/TimelineView.java:271
MethodTimelineRenderer
(TimelineVisuals visuals)
src/timeflow/vis/timeline/TimelineRenderer.java:23
MethodTimelineSlider
(final TimelineVisuals visuals, final long minRange, final Runnable action)
src/timeflow/vis/timeline/TimelineSlider.java:36
MethodTimelineTableModel
(ActList acts)
src/timeflow/views/TableView.java:158
MethodTimelineTrack
(String label)
src/timeflow/vis/timeline/TimelineTrack.java:16
MethodTimelineView
(TFModel model)
src/timeflow/views/TimelineView.java:35
MethodTimelineVisuals
(TFModel model)
src/timeflow/vis/timeline/TimelineVisuals.java:39
MethodVisualAct
(Act act)
src/timeflow/vis/VisualAct.java:28
MethodVisualActMouseover
(int x, int y, int w, int h)
src/timeflow/vis/VisualAct.java:220
MethodVisualEncoder
(TFModel model)
src/timeflow/vis/VisualEncoder.java:15
MethodWaitingDialog
(String title, String message)
src/timeflow/app/ui/WaitingDialog.java:16
MethodWebDocAction
(TimeflowApp app)
src/timeflow/app/actions/WebDocAction.java:15
Method_getControls
()
src/timeflow/views/ListView.java:77
Method_getControls
()
src/timeflow/views/SummaryView.java:43
Method_getControls
()
src/timeflow/views/DescriptionView.java:45
Method_getControls
()
src/timeflow/views/IntroView.java:83
Method_getControls
()
src/timeflow/views/TimelineView.java:30
Method_getControls
()
src/timeflow/views/TableView.java:50
Method_getControls
()
src/timeflow/views/BarGraphView.java:41
Method_getControls
()
src/timeflow/views/CalendarView.java:29
Method_note
(TFEvent e)
src/timeflow/views/DescriptionView.java:51
Method_note
(TFEvent e)
src/timeflow/views/IntroView.java:95
Method_note
(TFEvent e)
src/timeflow/views/TimelineView.java:165
Method_note
(TFEvent e)
src/timeflow/views/BarGraphView.java:138
Method_note
(TFEvent e)
src/timeflow/views/CalendarView.java:190
Method_parse
(String s)
src/timeflow/format/field/FormatString.java:13
Method_parse
(String s)
src/timeflow/format/field/FormatStringArray.java:15
Method_parse
(String s)
src/timeflow/format/field/FormatDateTime.java:22
Method_parse
(String s)
src/timeflow/format/field/FormatURL.java:15
Method_parse
(String s)
src/timeflow/format/field/FormatDouble.java:13
Methodaccept
(Act act)
src/timeflow/data/db/filter/ConstFilter.java:14
← previousnext →501–600 of 984, ranked by callers