Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z
G
generate(int)
- Static method in class eu.livotov.tpt.util.
RandomPasswordGenerator
Generates a new password with the specified character length
generateCaptchaCode(int)
- Method in class eu.livotov.tpt.gui.widgets.
TPTCaptcha
Generates and sets a random captcha code with the specified characters length.
generateCell(Table, Object, Object)
- Method in class eu.livotov.tpt.gui.vdv.core.
SinglePageDocumentRenderer
generatePageId(int, float)
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
get(String)
- Method in class eu.livotov.tpt.i18n.
Dictionary
Provides a translation of the given key for the current application instance, using this instance language (locale).
get(Application, String)
- Method in class eu.livotov.tpt.i18n.
Dictionary
Provides a translation of the given key for the given application instance, using this instance language (locale).
get(Locale, String)
- Method in class eu.livotov.tpt.i18n.
Dictionary
Provides a translation of the given key for the given locale
get(String, String, String)
- Method in class eu.livotov.tpt.i18n.
Dictionary
Provides a translation of the given key for the given language and country codes
get(String, Object...)
- Static method in class eu.livotov.tpt.i18n.
TM
Provides the translated string by the given key.
get(Application, String, Object...)
- Static method in class eu.livotov.tpt.i18n.
TM
Provides the translated string by the given key
get(int, int, int)
- Method in class eu.livotov.tpt.util.
RandomPasswordGenerator.GpwData
getActions(Object, Object)
- Method in class eu.livotov.tpt.gui.windows.
TPTWindow
getCaptchaCode()
- Method in class eu.livotov.tpt.gui.widgets.
TPTCaptcha
Provides the current captcha code that is displayed in the component
getCaptchaImage(String)
- Method in interface eu.livotov.tpt.gui.widgets.
TPTCaptcha.CaptchaImageProvider
Should provide a BufferedImage that represens the capctha code.
getCaptchaImage(String)
- Method in class eu.livotov.tpt.gui.widgets.
TPTCaptcha.DefaultCaptchaImageGenerator
getController()
- Method in class eu.livotov.tpt.gui.windows.
TPTViewabeWindow
getCurrentApplication()
- Static method in class eu.livotov.tpt.
TPTApplication
Provides an instance to the current application.
getCurrentPage()
- Method in class eu.livotov.tpt.gui.vdv.
DocumentViewer
Provides number of current page we're viewing
getCurrentView()
- Method in class eu.livotov.tpt.gui.widgets.
TPTMultiView
Provides the actual component of the current view
getCurrentView()
- Method in class eu.livotov.tpt.gui.windows.
TPTViewabeWindow
getCurrentViewId()
- Method in class eu.livotov.tpt.gui.windows.
TPTViewabeWindow
getCurrentViewName()
- Method in class eu.livotov.tpt.gui.widgets.
TPTMultiView
Provides name of the currently active view
getDefaultLanguage()
- Method in class eu.livotov.tpt.i18n.
Dictionary
Provides current default language 2 letter code that is used by the dictionary in case key being queried is not found in the target language.
getDetails()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel.HeadingPanelNotification
getDictionary()
- Static method in class eu.livotov.tpt.i18n.
TM
Provides the dictionary object, used for all instances of the current application.
getDictionary(Application)
- Static method in class eu.livotov.tpt.i18n.
TM
Provides the dictionary object, used for all instances of the specified application
getDocumentId()
- Method in interface eu.livotov.tpt.gui.vdv.api.
DocumentRasterProvider
getDocumentId()
- Method in class eu.livotov.tpt.gui.vdv.formats.
ImageFolderDocument
getDocumentId()
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
getDummyLeft()
- Method in class eu.livotov.tpt.gui.vdv.core.
SinglePageModePageBean
getDummyRight()
- Method in class eu.livotov.tpt.gui.vdv.core.
SinglePageModePageBean
getErrorLabel()
- Method in class eu.livotov.tpt.gui.widgets.
TPTLazyLoadingLayout
Returns an instance of the label which is used to display an unexpected error message if the loading process throws an exception.
getExitButtonComponent()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel
getExitButtonTitle()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel
getFailsafeViewName()
- Method in class eu.livotov.tpt.gui.widgets.
TPTMultiView
Provides the current failsafe view name (null by default) set by a setFailsafeViewName
getHeight()
- Method in class eu.livotov.tpt.gui.vdv.api.
RasterizedPageProperties
getIcon()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel.HeadingPanelNotification
getId()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel.HeadingPanelNotification
getInputString()
- Method in class eu.livotov.tpt.gui.dialogs.ui.
InputDialogButtonsComponent
getLanguageBundle(String, String)
- Method in class eu.livotov.tpt.i18n.
Dictionary
getLazyLoadingMessage()
- Method in interface eu.livotov.tpt.gui.widgets.
TPTLazyLoadingLayout.LazyLoader
Provides an informational message, which is shown together with a progress indicator during the loading process.
getLoadingLabel()
- Method in class eu.livotov.tpt.gui.widgets.
TPTLazyLoadingLayout
Returns an instance of loading label, which is shown together with a progress indicator during the loading process.
getNotes()
- Method in class eu.livotov.tpt.gui.vdv.core.
SinglePageModePageBean
getOptionButton(OptionKind)
- Method in class eu.livotov.tpt.gui.dialogs.ui.
InputDialogButtonsComponent
getOptionButton(OptionKind)
- Method in class eu.livotov.tpt.gui.dialogs.ui.
OptionDialogButtonsComponent
getPage()
- Method in class eu.livotov.tpt.gui.vdv.core.
SinglePageModePageBean
getPageData(int, float, int)
- Method in interface eu.livotov.tpt.gui.vdv.api.
DocumentRasterProvider
getPageData(int, float, int)
- Method in class eu.livotov.tpt.gui.vdv.formats.
ImageFolderDocument
getPageData(int, float, int)
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
getPageImage(int, float)
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
getPageNumber()
- Method in class eu.livotov.tpt.gui.vdv.core.
SinglePageModePageBean
getPageProperties(int, float, int)
- Method in interface eu.livotov.tpt.gui.vdv.api.
DocumentRasterProvider
getPageProperties(int, float, int)
- Method in class eu.livotov.tpt.gui.vdv.formats.
ImageFolderDocument
getPageProperties(int, float, int)
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
getPagesCount()
- Method in interface eu.livotov.tpt.gui.vdv.api.
DocumentRasterProvider
getPagesCount()
- Method in class eu.livotov.tpt.gui.vdv.
DocumentViewer
Provides number of pages in currently opened document
getPagesCount()
- Method in class eu.livotov.tpt.gui.vdv.formats.
ImageFolderDocument
getPagesCount()
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
getPageSize(int, float)
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
getPageStream(int, float)
- Method in class eu.livotov.tpt.gui.vdv.formats.
PdfDocument
getProgressIndicator()
- Method in class eu.livotov.tpt.gui.widgets.
TPTLazyLoadingLayout
Returns an instance of progress indicator component for further customization
getPureViewName(String)
- Method in class eu.livotov.tpt.gui.widgets.
TPTMultiView
Extracts the pure name from the view name, combined with the parameters.
getRandomX(int)
- Method in class eu.livotov.tpt.gui.widgets.
TPTCaptcha.DefaultCaptchaImageGenerator
getRandomY(int)
- Method in class eu.livotov.tpt.gui.widgets.
TPTCaptcha.DefaultCaptchaImageGenerator
getRotation()
- Method in class eu.livotov.tpt.gui.vdv.
DocumentViewer
Provides the current rotation mode.
getSigma()
- Method in class eu.livotov.tpt.util.
RandomPasswordGenerator.GpwData
getStream()
- Method in class eu.livotov.tpt.gui.widgets.
TPTCaptcha
getTitle()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel
getTitle()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel.HeadingPanelNotification
getTitleComponent()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel
getURL()
- Method in class eu.livotov.tpt.gui.windows.
TPTWindow
Fixes the getURL() method in ITMill Toolkit Window class to avoid having slash "/" as the final url character.
getVersion()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel
getVersionComponent()
- Method in class eu.livotov.tpt.gui.blocks.
TPTHeadingPanel
getView(String)
- Method in class eu.livotov.tpt.gui.widgets.
TPTMultiView
Get the actual view component by the view name
getViewMode()
- Method in class eu.livotov.tpt.gui.vdv.
DocumentViewer
Provides the current display mode of the document.
getViewName(Component)
- Method in class eu.livotov.tpt.gui.widgets.
TPTMultiView
Resolves view name by the actual view component instance.
getViewParameters(String)
- Method in class eu.livotov.tpt.gui.widgets.
TPTMultiView
Extracts the parameters from a view name if it was combined with such parameters.
getWidth()
- Method in class eu.livotov.tpt.gui.vdv.api.
RasterizedPageProperties
getZoom()
- Method in class eu.livotov.tpt.gui.vdv.
DocumentViewer
Provides the current zoom factor
goPage(int)
- Method in class eu.livotov.tpt.gui.vdv.core.
PageRenderer
goPage(int)
- Method in class eu.livotov.tpt.gui.vdv.core.
SinglePageDocumentRenderer
goPage(int)
- Method in class eu.livotov.tpt.gui.vdv.
DocumentViewer
Navigates viewer to specified page
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z