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

G

getAboutMenuAction() - Method in class jApp.Application
Returns the 'About..." menu action that shows the 'About Application' dialog.
getAction() - Method in class jApp.PopupButton
 
getActiveCommandVariable() - Method in class jApp.Document
Gets the variable that is used to store a referece to the currently active command.
getActiveDocument() - Method in class jApp.Application
Gets the active document.
getActiveWindow() - Method in class jApp.Application
Gets the active window for use as parent frame for Application dialogs
getActiveWindow() - Method in class jApp.Document
Gets the active DocumentWindow for this Document which should be the top most visible window on the screen that is associted with this Document.
getAlignmentY(Component) - Method in class jApp.BetterBoxLayout
 
getApplication() - Method in class jApp.Document
Gets the Application object that instantiated this Document.
getApplication() - Method in class jApp.DocumentWindow
 
getApplicationConfigFileName() - Method in class jApp.Application
Gets the application config file name.
getApplicationDirName() - Method in class jApp.Application
Gets the full path name for the application home directory.
getApplicationFileNameBase() - Method in class jApp.Application
Gets the base file name for application files.
getApplicationID() - Method in class jApp.Application
Gets the internal application for use as Windows Registry key etc.
getAverage(PerformanceKey) - Static method in class jApp.Profiler
 
getBins(PerformanceKey) - Static method in class jApp.Profiler
 
getBundle() - Method in class jApp.Application
Gets the application resource bundle.
getClipboard() - Static method in class jApp.Application
Deprecated. 
getClipboard() - Method in class jApp.Document
Gets the default Clipboard
getCloseAction() - Method in class jApp.Document
Gets the built in 'Close' action.
getCloseShortCut() - Method in class jApp.Document
Gets the built in 'Close' keyboard shortcut.
getCommand() - Method in class jApp.Document
Gets the currently active command for this Document.
getCommand() - Method in class jApp.DocumentView
 
getComponent() - Method in class jApp.PartFactory.ComponentPanel
 
getCopyAction() - Method in class jApp.Document
Gets the built in 'Copy' action.
getCopyright() - Method in class jApp.Application
Get the application copyright text from the application properties bundle.
getCopyShortcut() - Method in class jApp.Document
Gets the built in 'Copy' keyboard shortcut.
getCutAction() - Method in class jApp.Document
Gets the built in 'Cut' action.
getCutShortcut() - Method in class jApp.Document
Gets the built in 'Cut' keyboard shortcut.
getDataTransferHandler(JComponent) - Static method in class jApp.DataTransferHandler
 
getDataTransferHandler() - Method in class jApp.Document
Returns the DataTransferHandler for this Document.
getDeleteAction() - Method in class jApp.Document
Gets the built in 'Delete' action.
getDeleteShortcut() - Method in class jApp.Document
Gets the built in 'Delete' keyboard shortcut.
getDescription() - Method in class jApp.Application
Gets the application end user description.
getDescription() - Method in class jApp.FileType
 
getDescription() - Method in class jApp.MultiFilter
 
getDialog() - Method in class jApp.ProgressDialog
 
getDocument() - Method in class jApp.Command
 
getDocument() - Method in class jApp.DocumentView
 
getDocument() - Method in class jApp.DocumentWindow
 
getDocumentPrinter() - Method in class jApp.Document
Creates and returns a new DocumentPrinter for this document.
getDocuments() - Method in class jApp.Application
Gets a an Iterable to iterate over all open documents
getEraseHatchPaint() - Method in class jApp.SimpleSelection
 
getExitAction() - Method in class jApp.Document
Gets the built in 'Exit' action.
getExitShortcut() - Method in class jApp.Document
Gets the built in 'Exit/Quit' keyboard shortcut.
getExtendedState() - Method in class jApp.WindowState
 
getExtension() - Method in class jApp.FileType
 
getFile() - Method in class jApp.Document
Gets the file associated with this document.
getFileChooser() - Method in class jApp.Application
Gets a JFileChooser object.
getFileFilter() - Method in class jApp.FileType
 
getFileForReading(Frame, String, String, String[]) - Method in class jApp.Application
Shows a file chooser dialog to let the user select, for reading from, an existing file with the given extension type and returns a File object to the selected file.
getFileForWriting(Frame, String, String) - Method in class jApp.Application
Shows a file chooser dialog to let the user select a file for writing to, new or existing,with the given extension type and returns a File object to the selected file.
getFileType() - Method in class jApp.Document
Gets the FileType for this document.
getFileTypeRegistry() - Method in class jApp.Application
Gets the FileTypeRegistry for this this application.
getFileTypes(Document) - Method in class jApp.Application
Gets an Iterable over the file FileTypes that the given Document can handle.
getFileTypes(Document) - Static method in class jApp.FileTypeRegistry
 
getFilterFor(FileType, int) - Method in class jApp.FileTypeRegistry
 
getFlags() - Method in class jApp.FileType
 
getFlavorMap(FlavorMap) - Method in class jApp.DataTransferHandler
 
getFormat() - Method in class jApp.Unit
 
getFullName() - Method in class jApp.Application
Gets the application end user full name.
getGraphics() - Method in class jApp.HitDetector
 
getHandler() - Method in class jApp.FileType
 
getHatchPaint() - Method in class jApp.AbstractSelectionCommand
 
getHatchPaint() - Method in class jApp.SimpleSelection
 
getHeight() - Method in class jApp.Rectangle2d
 
getHitTest(Point, int) - Method in class jApp.DocumentView
 
getImagesPath() - Static method in class jApp.PartFactory
 
getInverse() - Method in class jApp.Transform2d
 
getInverseViewTransform() - Method in class jApp.DocumentView
 
getIterator() - Method in class jApp.AbstractSelectionCommand
 
getjAppVersion() - Static method in class jApp.Application
Gets the jApp version string, which has the format major.minor.bugfix.development .
getLastMouseEvent() - Method in class jApp.DocumentView
 
getLatesDirectory() - Method in class jApp.Application
Gets the latest directory user browsed with file chooser.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jApp.ListCellRendererAdapter
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jApp.PartFactory.ComboBoxRenderer
 
getlockedInputStream(File) - Static method in class jApp.Application
Tries to open a file as input stream in an exclusive but shared access mode.
getLockedOutputStream(File, boolean) - Static method in class jApp.Application
Tries to open a file as output stream in an exclusive access mode.
getMaximizeAllAction() - Method in class jApp.DocumentWindow
 
getMaximizeWindowAction() - Method in class jApp.DocumentWindow
 
getMaximum(PerformanceKey) - Static method in class jApp.Profiler
 
getMenuShortcutKeyMask() - Static method in class jApp.Application
A convenience method to get the menu short cut key mask, CTRL on windows, Comman/Apple on MacOS
getMimeType() - Method in class jApp.FileType
 
getMinimum(PerformanceKey) - Static method in class jApp.Profiler
 
getMousePressedEvent() - Method in class jApp.AbstractSelectionCommand
 
getMouseView() - Method in class jApp.DocumentWindow
 
getName() - Method in class jApp.AbstractTask
 
getName() - Method in class jApp.Unit
 
getNewAction() - Method in class jApp.Application
Gets the 'New...' document action that creates a new document of default type.
getNewShortcut() - Static method in class jApp.Application
Gets the shortcut keystroke for the 'New...' action
getNextWindowAction() - Method in class jApp.DocumentWindow
 
getNextWindowShortcut() - Method in class jApp.Document
Gets the built in 'Cycle Windows' keyboard shortcut.
getNullIcon() - Static method in class jApp.Application
Gets a null icon to be used in menus when no icon is needed.
getNumberOfPages(PageFormat) - Method in class jApp.DocumentPrinter
 
getOpenAction() - Method in class jApp.Application
Gets the 'Open...' document that displays the file dialog and tries to open the selected document.
getOpenShortcut() - Static method in class jApp.Application
Gets the shortcut keystroke for the 'Open...' action
getOutline() - Method in interface jApp.Selectable
 
getPanel() - Method in class jApp.PropertyEditor
 
getPanelGraphics() - Method in class jApp.DocumentView
 
getParentComponentForDialogs() - Method in class jApp.Document
Returns a component that is used in calls to JOptionPane.showXXX calls as the parentComponent.
getPassword(Frame, String) - Static method in class jApp.PasswordDialog
 
getPasteAction() - Method in class jApp.Document
Gets the built in 'Paste' action.
getPasteShortcut() - Method in class jApp.Document
Gets the built in 'Paste' keyboard shortcut.
getPickedHandle() - Method in class jApp.AbstractSelectionCommand
 
getPickedObject() - Method in class jApp.AbstractSelectionCommand
 
getPreferencesMenuAction() - Method in class jApp.Application
Returns the 'Preferences..." menu action that shows the 'Preferences' dialog.
getPreferredSize() - Method in class jApp.ListCellRendererAdapter
 
getPreferredSize() - Method in class jApp.PartFactory.ComboBoxModel
 
getPreferredSize() - Method in class jApp.PartFactory.Painter
 
getPrintAction() - Method in class jApp.Document
Gets the built in 'Print' action.
getPrintShortcut() - Method in class jApp.Document
Gets the built in 'Print' keyboard shortcut.
getRedoAction() - Method in class jApp.Document
Gets the built in 'Redo' action.
getRedoName() - Method in class jApp.Undoer
 
getRedoShortCut() - Method in class jApp.Document
Gets the built in 'Redor' keyboard shortcut.
getResouceString(String, String) - Method in class jApp.Application
Gets a String resouce from the Application resource bundle.
getReturnValue() - Method in class jApp.ModalDialog
 
getRevertAction() - Method in class jApp.Document
Gets the built in 'Revert' action.
getRotateInstance(double) - Static method in class jApp.Transform2d
 
getRotateInstance(double, double, double) - Static method in class jApp.Transform2d
 
getRotateInstance(double) - Static method in class jApp.TransformFactory
 
getRotateInstance(double, double, double) - Static method in class jApp.TransformFactory
 
getRotateInstance(double, Point2d) - Static method in class jApp.TransformFactory
 
getSaveAction() - Method in class jApp.Document
 
getSaveAsAction() - Method in class jApp.Document
Gets the built in 'SaveAs' action.
getSaveCopyAction() - Method in class jApp.Document
Gets the built in 'SaveCopy' action.
getSaveShortcut() - Method in class jApp.Document
Gets the built in 'Save' keyboard shortcut.
getSaveToFile() - Method in class jApp.Document
Gets a file to save the Document to using the Application JFileChooser.
getScaleInstance(double, double) - Static method in class jApp.Transform2d
 
getScaleInstance(double, double) - Static method in class jApp.TransformFactory
 
getSelected() - Method in interface jApp.Selection
Return a list of selected items.
getSelected() - Method in class jApp.SimpleSelection
 
getSelection() - Method in class jApp.AbstractSelectionCommand
 
getSelection() - Method in class jApp.Document
Gets the selection object associated with this Document.
getShortName() - Method in class jApp.Application
Gets the application end user short name.
getStandardAngleUnits() - Static method in class jApp.Unit
 
getStandardUnits() - Static method in class jApp.Unit
 
getState() - Method in interface jApp.CustomisedUndoableInterface
 
getTable() - Method in class jApp.PropertyEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jApp.PartFactory.ComboBoxRenderer
 
getTemplateDirName() - Method in class jApp.Application
Gets the full path name of the directory for document templates.
getTransferData(DataFlavor) - Method in class jApp.Clip
 
getTransferDataFlavors() - Method in class jApp.Clip
 
getTranslateInstance(double, double) - Static method in class jApp.Transform2d
 
getTranslateInstance(double, double) - Static method in class jApp.TransformFactory
 
getTranslateInstance(Point2d) - Static method in class jApp.TransformFactory
 
getUndoAction() - Method in class jApp.Document
Gets the built in 'Undo' action.
getUndoer() - Method in class jApp.Document
Gets the Undoer object for this Document.
getUndoName() - Method in class jApp.Undoer
 
getUndoShortCut() - Method in class jApp.Document
Gets the built in 'Undo' keyboard shortcut.
getValue() - Method in class jApp.TableUtils.DecimalField
 
getValue() - Method in interface jApp.ValueInterface
 
getValue() - Method in class jApp.Variable
 
getVariables() - Method in class jApp.Document
Gets the Variables for this document.
getVersion() - Method in class jApp.Application
Get the application version number from the application properties bundle.
getView() - Method in class jApp.Command
 
getViewBackground() - Method in class jApp.DocumentView
 
getViewGraphics() - Method in class jApp.DocumentView
 
getViews() - Method in class jApp.DocumentWindow
 
getViewTransform() - Method in class jApp.DocumentView
 
getWidth() - Method in class jApp.Rectangle2d
 
getWindow() - Method in class jApp.DocumentView
 
getWindows() - Method in class jApp.Document
Gets the list of open DocumentWindows.
getWindowState() - Method in class jApp.DocumentWindow
 
getX() - Method in class jApp.Rectangle2d
 
getY() - Method in class jApp.Rectangle2d
 
GraphicUtils - Class in jApp
 
GraphicUtils() - Constructor for class jApp.GraphicUtils
 

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