Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

G

getAbsoluteSize() - Method in class net.pascal.terminal.component.TComponent
Gets absolute size.
getApplication() - Method in class net.pascal.terminal.application.TerminalScreen
Gets application.
getAsciiCode() - Method in class net.pascal.terminal.text.Color
 
getAsciiCode() - Method in class net.pascal.terminal.text.TextDecoration
 
getBackgroundColor() - Method in class net.pascal.terminal.application.TerminalScreen
Gets background color.
getBackgroundColor() - Method in class net.pascal.terminal.component.TComponent
Gets background color.
getBuffer() - Method in class net.pascal.terminal.component.TEditor
Gets buffer.
getBuffer() - Method in class net.pascal.terminal.component.TFullTextArea
Gets buffer.
getBufferedOriginalDisplaySize() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets display size of component add.
getBufferedOriginalSize() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets original size of component.
getCachedTerminalSize() - Static method in class net.pascal.terminal.application.TerminalApplication
Gets cached terminal size.
getCenter(TVector, TVector) - Static method in class net.pascal.terminal.util.TMath
Gets center from two positions.
getch() - Method in class net.pascal.terminal.Terminal
Read input character
getch() - Method in class net.pascal.terminal.TerminalHandle
 
getCharacter() - Method in class net.pascal.terminal.key.KeyInput
 
getCharacterSize() - Method in class net.pascal.terminal.component.TPasswordField
Gets length size.
getCharacterSize() - Method in class net.pascal.terminal.component.TTextField
Gets length size.
getColorFrom256ColorSet(int) - Static method in class net.pascal.terminal.text.BackgroundColor
 
getColorFrom256ColorSet(int) - Static method in class net.pascal.terminal.text.ForegroundColor
 
getColorFromRGB(int, int, int) - Static method in class net.pascal.terminal.text.BackgroundColor
 
getColorFromRGB(int, int, int) - Static method in class net.pascal.terminal.text.ForegroundColor
 
getColumns() - Method in class net.pascal.terminal.util.TVector
 
getComponent() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets the handling component.
getComponents() - Method in class net.pascal.terminal.application.TerminalScreen
Gets components in screen.
getCornerFromCenter(TVector, int) - Static method in class net.pascal.terminal.util.TMath
Gets corner from center.
getCurrentDisplayingScreen() - Method in class net.pascal.terminal.component.TComponent
Gets current displaying screen.
getCurrentLine() - Method in class net.pascal.terminal.component.LineTextBuffer
 
getCurrentPointer() - Method in class net.pascal.terminal.component.LineTextBuffer
 
getCurrentPosition() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets current position in screen.
getCurrentScreen() - Method in class net.pascal.terminal.application.TerminalApplication
Gets current screen.
getCursorVisible() - Method in class net.pascal.terminal.Terminal
 
getDockingPoint(TComponent) - Method in class net.pascal.terminal.layout.RelativeLayout
 
getDrawer() - Method in class net.pascal.terminal.application.TDisplayDrawer.Queue
Gets drawer.
getDrawer(TComponent) - Method in class net.pascal.terminal.application.TerminalScreen
Gets drawer.
getDrawQueue() - Method in class net.pascal.terminal.application.TDisplayDrawer.Queue
Gets draw queue.
getElements() - Method in class net.pascal.terminal.component.TListBox
Gets elements.
getElements() - Method in class net.pascal.terminal.component.TListSelectBox
Gets elements.
getExactPosition(int, int) - Static method in class net.pascal.terminal.util.TMath
Gets exact position.
getForegroundColor() - Method in class net.pascal.terminal.application.TerminalScreen
Gets foreground color.
getForegroundColor() - Method in class net.pascal.terminal.component.TComponent
Gets foreground color.
getFreeSymbol() - Method in class net.pascal.terminal.component.TProgressBar
Gets free symbol.
getHandle() - Method in class net.pascal.terminal.Terminal
 
getHeight() - Method in class net.pascal.terminal.util.TVector
 
getId() - Method in enum net.pascal.terminal.util.MoveDirection
 
getLastAsciiCodes(String) - Static method in class net.pascal.terminal.util.AsciiCodeUtil
 
getLayout() - Method in class net.pascal.terminal.application.TerminalScreen
Gets current layout.
getLeftBottomCornerSymbol() - Method in class net.pascal.terminal.util.ScreenFrame
 
getLeftSymbol() - Method in class net.pascal.terminal.util.ScreenFrame
 
getLeftTopCornerSymbol() - Method in class net.pascal.terminal.util.ScreenFrame
 
getLength() - Method in class net.pascal.terminal.component.TProgressBar
Gets length.
getLine(int) - Method in class net.pascal.terminal.component.LineTextBuffer
 
getLineBufferLength() - Method in class net.pascal.terminal.component.LineTextBuffer
 
getLineCharArray(int) - Method in class net.pascal.terminal.component.LineTextBuffer
 
getLineLength(int) - Method in class net.pascal.terminal.component.LineTextBuffer
 
getMaximumSize() - Method in class net.pascal.terminal.component.TComponent
Gets maximum size.
getMinimumSize() - Method in class net.pascal.terminal.component.TComponent
Gets minimum size.
getName() - Method in class net.pascal.terminal.component.TButton
Gets name of button.
getObtainedSymbol() - Method in class net.pascal.terminal.component.TProgressBar
Gets obtained symbol.
getOriginalPosition() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets original position of component.
getPassword() - Method in class net.pascal.terminal.component.TPasswordField
Gets text.
getPointedColor() - Method in class net.pascal.terminal.component.TListSelectBox
Get pointed color color [ ].
getPosition(TComponent, TVector, TVector, TDisplayDrawer, TVector) - Method in interface net.pascal.terminal.util.RenderVectorHandler
 
getPosition(TComponent, TVector, TVector, TDisplayDrawer, TVector) - Method in class net.pascal.terminalcore.example.screen.InfoScreen.ListVectorHandler
 
getPosition(TComponent) - Method in class net.pascal.terminalcore.example.util.ScreenContainer
 
getRenderVectorHandler(TComponent) - Method in class net.pascal.terminal.layout.RelativeLayout
 
getRightBottomCornerSymbol() - Method in class net.pascal.terminal.util.ScreenFrame
 
getRightTopCornerSymbol() - Method in class net.pascal.terminal.util.ScreenFrame
 
getRows() - Method in class net.pascal.terminal.util.TVector
 
getScreen() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets screen.
getSelectColors() - Method in class net.pascal.terminal.component.TEditor
Get select colors color [...].
getSelectColors() - Method in class net.pascal.terminal.component.TFullTextArea
Get select colors color [...].
getSelectColors() - Method in class net.pascal.terminal.component.TPasswordField
Get select colors color [...].
getSelectColors() - Method in class net.pascal.terminal.component.TTextArea
Get select colors color [ ].
getSelectColors() - Method in class net.pascal.terminal.component.TTextField
Get select colors color [...].
getSelectedColor() - Method in class net.pascal.terminal.component.TListBox
Get selected color color [ ].
getSelectedComponent() - Method in class net.pascal.terminal.application.TerminalScreen
Gets selected component.
getSize() - Method in class net.pascal.terminal.component.TComponent
Gets size.
getSize(String) - Static method in class net.pascal.terminal.component.TLabel
Deprecated.
internal method
getSize() - Method in class net.pascal.terminal.Terminal
 
getSize() - Method in class net.pascal.terminal.TerminalHandle
 
getSize(TComponent, TVector, TVector, TDisplayDrawer, TVector) - Method in interface net.pascal.terminal.util.RenderVectorHandler
 
getSize(TVector, TVector) - Static method in class net.pascal.terminal.util.TMath
Gets size of region.
getSize(TComponent, TVector, TVector, TDisplayDrawer, TVector) - Method in class net.pascal.terminalcore.example.screen.InfoScreen.ListVectorHandler
 
getState() - Method in class net.pascal.terminal.component.TCheckBox
Gets state of box (is checked).
getTerminal() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets terminal instance.
getTerminal() - Method in class net.pascal.terminal.application.TerminalApplication
Gets terminal instance.
getText() - Method in class net.pascal.terminal.component.TCheckBox
Gets text of checkbox.
getText() - Method in class net.pascal.terminal.component.TEditor
Get text string [ ].
getText() - Method in class net.pascal.terminal.component.TFullTextArea
Get text string [ ].
getText() - Method in class net.pascal.terminal.component.TLabel
Gets text.
getText() - Method in class net.pascal.terminal.component.TTextArea
Get text string [ ].
getText() - Method in class net.pascal.terminal.component.TTextField
Gets text.
getTitle() - Method in class net.pascal.terminal.Terminal
 
getTitle() - Method in class net.pascal.terminal.util.ScreenFrame
 
getTopSymbol() - Method in class net.pascal.terminal.util.ScreenFrame
 
getTotalLength() - Method in class net.pascal.terminal.component.LineTextBuffer
 
getTotalLength() - Method in class net.pascal.terminal.component.TProgressBar
Gets total length.
getType() - Method in class net.pascal.terminal.key.ControlKeyInput
 
getValue() - Method in class net.pascal.terminal.component.TProgressBar
Gets value.
getWidth() - Method in class net.pascal.terminal.util.TVector
 
getXDifferenceToMaxPosition() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets x difference to end position of display.
getXDifferenceToMinPosition() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets x difference to 0,0 position.
getYDifferenceToMaxPosition() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets y difference to end position of display.
getYDifferenceToMinPosition() - Method in class net.pascal.terminal.application.TDisplayDrawer
Gets y difference to 0,0 position.
GraphicalRandomPaint - Class in net.pascal.terminalcore.example.paint
 
GraphicalRandomPaint(TVector) - Constructor for class net.pascal.terminalcore.example.paint.GraphicalRandomPaint
 
GREEN - Static variable in class net.pascal.terminal.text.BackgroundColor
 
GREEN - Static variable in class net.pascal.terminal.text.ForegroundColor
 
GREEN_BRIGHT - Static variable in class net.pascal.terminal.text.BackgroundColor
 
GREEN_BRIGHT - Static variable in class net.pascal.terminal.text.ForegroundColor
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links