Uses of Class
com.ganteater.ae.desktop.view.ListLogPresenter.LogRecord
Packages that use ListLogPresenter.LogRecord
-
Uses of ListLogPresenter.LogRecord in com.ganteater.ae.desktop.ui
Methods in com.ganteater.ae.desktop.ui with parameters of type ListLogPresenter.LogRecordModifier and TypeMethodDescriptionvoid
LogFrame.out
(ListLogPresenter.LogRecord text, Processor taskEditor) void
MessageDescriptionPanel.setText
(ListLogPresenter.LogRecord text, Processor taskEditor) void
LogFrame.showText
(ListLogPresenter.LogRecord text, Processor taskEditor, boolean autoformat) -
Uses of ListLogPresenter.LogRecord in com.ganteater.ae.desktop.view
Methods in com.ganteater.ae.desktop.view that return ListLogPresenter.LogRecordMethods in com.ganteater.ae.desktop.view with parameters of type ListLogPresenter.LogRecordModifier and TypeMethodDescriptionvoid
LogList.add
(ListLogPresenter.LogRecord logRecord, boolean b)