Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
W
A
about()
- Method in class org.freehep.application.
Application
AboutDialog
- Class in
org.freehep.application
An about box for use by Applications.
AboutDialog(Application)
- Constructor for class org.freehep.application.
AboutDialog
Creates new AboutDialog.
AboutDialog.InfoPanel
- Class in
org.freehep.application
AboutDialog.InfoPanel()
- Constructor for class org.freehep.application.
AboutDialog.InfoPanel
aboutToExit(ApplicationEvent)
- Method in interface org.freehep.application.
ApplicationListener
acceptCommand(String)
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
actionPerformed(ActionEvent)
- Method in class org.freehep.application.
AboutDialog.InfoPanel
actionPerformed(ActionEvent)
- Method in class org.freehep.application.studio.
PageManagerMenu
addActionListener(ActionListener)
- Method in class org.freehep.application.
RecentItemTextField
Adds an the given ActionListener to the text field.
addApplicationListener(ApplicationListener)
- Method in class org.freehep.application.
Application
addChangeListener(ChangeListener)
- Method in class org.freehep.application.
RecentItemTextField
Change listeners will be notified any time the text visible in the text field changes.
addChangeListener(ChangeListener)
- Method in class org.freehep.application.
StoppableInputStream
addEventListener(StudioListener, Class)
- Method in class org.freehep.application.studio.
EventSender
addKeyListener(KeyListener)
- Method in class org.freehep.application.
RecentItemTextField
addMenu(JMenuItem, long)
- Method in class org.freehep.application.studio.
Plugin
addPageListener(PageListener)
- Method in class org.freehep.application.mdi.
PageContext
Add a page listener to receive notifications of user initiated changes
addPageListener(PageListener)
- Method in class org.freehep.application.mdi.
PageManager
Add a page listener to receive notifications of user initiated changes
addToolBar(JToolBar, String, int)
- Method in class org.freehep.application.mdi.
MDIApplication
Adds a new toolbar to the toolbar area.
addToolBar(JToolBar, String)
- Method in class org.freehep.application.mdi.
MDIApplication
addURL(URL)
- Method in class org.freehep.application.studio.
ExtensionClassLoader
app
- Variable in class org.freehep.application.services.app.
AppServiceManager
Application
- Class in
org.freehep.application
A framework for a simple swing application.
Application(String)
- Constructor for class org.freehep.application.
Application
Creates new Application
Application.ApplicationCommandProcessor
- Class in
org.freehep.application
Extends CommandProcessor to handle some standard Application commands.
Application.ApplicationCommandProcessor()
- Constructor for class org.freehep.application.
Application.ApplicationCommandProcessor
Application.ApplicationCommandTargetManager
- Class in
org.freehep.application
Application.ApplicationCommandTargetManager()
- Constructor for class org.freehep.application.
Application.ApplicationCommandTargetManager
Application.AppPrintPreview
- Class in
org.freehep.application
Application.AppPrintPreview()
- Constructor for class org.freehep.application.
Application.AppPrintPreview
Application.InitializationException
- Exception in
org.freehep.application
Application.InitializationException(String, Throwable)
- Constructor for exception org.freehep.application.
Application.InitializationException
Application.InitializationException(String)
- Constructor for exception org.freehep.application.
Application.InitializationException
Application.InitializationListener
- Interface in
org.freehep.application
APPLICATION_EXITING
- Static variable in class org.freehep.application.
ApplicationEvent
APPLICATION_VISIBLE
- Static variable in class org.freehep.application.
ApplicationEvent
ApplicationEvent
- Class in
org.freehep.application
An event fired by the application at various times.
ApplicationListener
- Interface in
org.freehep.application
Listen for ApplicationEvents
applicationVisible()
- Method in class org.freehep.application.studio.
Plugin
Called after all plugins have been loaded, and the GUI has become visible
AppServiceManager
- Class in
org.freehep.application.services.app
A basic implementation of ServiceManager, for use in applications.
AppServiceManager()
- Constructor for class org.freehep.application.services.app.
AppServiceManager
B
broadcast(EventObject)
- Method in class org.freehep.application.studio.
EventSender
buildPluginList(InputStream, File)
- Method in class org.freehep.application.studio.
Studio
C
canBeShutDown()
- Method in class org.freehep.application.studio.
Plugin
Test if the plugin can be shutdown.
canRead()
- Method in interface org.freehep.application.services.
FileAccess
Returns whether the file can be read.
canRead()
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
canWrite()
- Method in interface org.freehep.application.services.
FileAccess
Returns whether the file can be written to.
canWrite()
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
CASCADE
- Static variable in class org.freehep.application.mdi.
InternalFramePageManager
close(PageContext)
- Method in class org.freehep.application.mdi.
ControlPageManager
close(PageContext)
- Method in class org.freehep.application.mdi.
InternalFramePageManager
close()
- Method in interface org.freehep.application.mdi.
ManagedPage
Called BEFORE the page is closed.
close()
- Method in class org.freehep.application.mdi.
PageContext
Closes the associated window
close(PageContext)
- Method in class org.freehep.application.mdi.
PageManager
close(PageContext)
- Method in class org.freehep.application.mdi.
TabbedPageManager
close()
- Method in class org.freehep.application.
SplashScreen
Close the splash screen and free any resources associated with it.
closeAll()
- Method in class org.freehep.application.mdi.
PageManager
compare(Object, Object)
- Method in class org.freehep.application.
PropertyUtilities.PropertyTable
ControlPageManager
- Class in
org.freehep.application.mdi
A TabbedPageManager that only shows its tabs when there is more than one page.
ControlPageManager()
- Constructor for class org.freehep.application.mdi.
ControlPageManager
Creates new ControlPageManager
ControlPageManager.InternalPanel
- Class in
org.freehep.application.mdi
createAboutDialog()
- Method in class org.freehep.application.
Application
createAppProperties()
- Method in class org.freehep.application.
Application
createCloseButton()
- Method in class org.freehep.application.
PrintPreview
Creates the Close button
createCommandLine()
- Method in class org.freehep.application.
Application
createCommandLine()
- Method in class org.freehep.application.studio.
Studio
createCommandProcessor()
- Method in class org.freehep.application.
Application
createCommandProcessor()
- Method in class org.freehep.application.mdi.
InternalFramePageManager
createCommandProcessor()
- Method in class org.freehep.application.mdi.
MDIApplication
createCommandProcessor()
- Method in class org.freehep.application.mdi.
PageManager
createCommandTargetManager()
- Method in class org.freehep.application.
Application
createConsoleManager()
- Method in class org.freehep.application.mdi.
MDIApplication
createControlManager()
- Method in class org.freehep.application.mdi.
MDIApplication
createDialog(Component)
- Method in class org.freehep.application.
PrintPreview
Create a standard dialog that wraps the PrintPreview
createDialog(Component, String)
- Method in class org.freehep.application.
PrintPreview
Create a standard dialog that wraps the PrintPreview
createFrame(String[])
- Method in class org.freehep.application.
Application
Creates a JFrame that holds the application.
createHelpService()
- Method in class org.freehep.application.
Application
createInfoPanel()
- Method in class org.freehep.application.
AboutDialog
Override to customize the InfoPanel.
createLookup()
- Method in class org.freehep.application.studio.
Studio
createManager(String)
- Method in class org.freehep.application.mdi.
MDIApplication
createPageManager()
- Method in class org.freehep.application.mdi.
MDIApplication
createPageManager()
- Method in class org.freehep.application.studio.
Studio
createPopupMenu()
- Method in class org.freehep.application.
PrintPreview
createPrintButton()
- Method in class org.freehep.application.
PrintPreview
Creates the Print Button
createPrintPreview()
- Method in class org.freehep.application.
Application
createRealPageManager()
- Method in class org.freehep.application.studio.
Studio
createScaleChooser()
- Method in class org.freehep.application.
PrintPreview
Create the Scale chooser
createServiceManager()
- Method in class org.freehep.application.
Application
Override this method to provide a specialized ServiceManager.
createSplashScreen()
- Method in class org.freehep.application.
Application
createStatusBar()
- Method in class org.freehep.application.
Application
Override this to provide an application specific status bar
createToolBar()
- Method in class org.freehep.application.
PrintPreview
Called to create the toolbar.
createToolBarHolder()
- Method in class org.freehep.application.
Application
createUserProperties()
- Method in class org.freehep.application.
Application
createXMLMenuBuilder()
- Method in class org.freehep.application.
Application
createXMLReader()
- Method in class org.freehep.application.
Application
D
doLayout()
- Method in class org.freehep.application.mdi.
InternalFramePageManager.MDIDesktopPane
E
enableCloseAllPages(CommandState)
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
enableCloseAllPagesByType(CommandState)
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
enableCloseOtherPages(CommandState)
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
enableCloseOtherPagesByType(CommandState)
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
enableClosePage(CommandState)
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
enableInternalFrames(BooleanCommandState)
- Method in class org.freehep.application.mdi.
MDIApplication.MDICommandProcessor
enableShowStatusBar(BooleanCommandState)
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
enableShowToolBar(BooleanCommandState)
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
enableTabbedPanes(BooleanCommandState)
- Method in class org.freehep.application.mdi.
MDIApplication.MDICommandProcessor
equals(Object)
- Method in class org.freehep.application.studio.
PluginInfo
error(String)
- Method in class org.freehep.application.
Application
Show an error dialog with a simple message This method is thread safe and can be called from any thread.
error(String, Throwable)
- Method in class org.freehep.application.
Application
Show an error dialog with a message and supporting detail.
error(Component, String)
- Static method in class org.freehep.application.
Application
Show an error message in an error dialog.
error(Component, String, Throwable)
- Static method in class org.freehep.application.
Application
Show an error message in an error dialog, with optional supporting detail.
EventSender
- Class in
org.freehep.application.studio
exit()
- Method in class org.freehep.application.
Application
Override this method to provide specialized application exit handling.
ExtensionClassLoader
- Class in
org.freehep.application.studio
ExtensionClassLoader(URL[])
- Constructor for class org.freehep.application.studio.
ExtensionClassLoader
F
failed(Throwable)
- Method in interface org.freehep.application.
Application.InitializationListener
FileAccess
- Interface in
org.freehep.application.services
Encapsulates access to a File in a way which will work with unsigned java web start apps.
fireAboutToExit(ApplicationEvent)
- Method in class org.freehep.application.
Application
fireAboutToExit(ApplicationEvent)
- Method in class org.freehep.application.studio.
Studio
fireApplicationVisible(ApplicationEvent)
- Method in class org.freehep.application.
Application
fireApplicationVisible(ApplicationEvent)
- Method in class org.freehep.application.studio.
Studio
fireInitializationComplete(ApplicationEvent)
- Method in class org.freehep.application.
Application
fireInitializationComplete(ApplicationEvent)
- Method in class org.freehep.application.studio.
Studio
fireItemStateChanged(ItemEvent)
- Method in class org.freehep.application.
RecentItemTextField
This method is protected as an implementation side effect.
fireMenuDeselected()
- Method in class org.freehep.application.mdi.
WindowMenu
fireMenuSelected()
- Method in class org.freehep.application.
LookAndFeelMenu
fireMenuSelected()
- Method in class org.freehep.application.mdi.
WindowMenu
fireMenuSelected()
- Method in class org.freehep.application.studio.
PageManagerMenu
firePageEvent(PageContext, int)
- Method in class org.freehep.application.mdi.
PageManager
firePageOpened(PageContext)
- Method in class org.freehep.application.mdi.
PageManager
fireSelectionChanged(PageContext)
- Method in class org.freehep.application.mdi.
PageManager
G
getApplication()
- Static method in class org.freehep.application.
Application
getApplication()
- Method in class org.freehep.application.
ApplicationEvent
getApplication()
- Method in class org.freehep.application.studio.
Plugin
getAppName()
- Method in class org.freehep.application.
Application
getAppProperties()
- Method in class org.freehep.application.
Application
getAuthor()
- Method in class org.freehep.application.studio.
PluginInfo
getBoolean(Properties, String, boolean)
- Static method in class org.freehep.application.
PropertyUtilities
getCategory()
- Method in class org.freehep.application.studio.
PluginInfo
getClipboardContents()
- Method in class org.freehep.application.services.app.
AppServiceManager
getClipboardContents()
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
getClipboardContents()
- Method in interface org.freehep.application.services.
ServiceManager
getCloseAction()
- Method in class org.freehep.application.
PrintPreview
getColor(Properties, String, Color)
- Static method in class org.freehep.application.
PropertyUtilities
getColumnCount()
- Method in class org.freehep.application.
PropertyUtilities.PropertyTable
getColumnName(int)
- Method in class org.freehep.application.
PropertyUtilities.PropertyTable
getCommandLine()
- Method in class org.freehep.application.
Application
getCommandProcessor()
- Method in class org.freehep.application.
Application
getCommandProcessor()
- Method in class org.freehep.application.mdi.
PageManager
getCommandTargetManager()
- Method in class org.freehep.application.
Application
getConsoleManager()
- Method in class org.freehep.application.mdi.
MDIApplication
getControlManager()
- Method in class org.freehep.application.mdi.
MDIApplication
getDefaultPage()
- Method in class org.freehep.application.services.app.
AppServiceManager
getDefaultPage()
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
Creates a new PageFormat instance and sets it to the default size and orientation.
getDefaultPage()
- Method in interface org.freehep.application.services.
ServiceManager
Creates a new PageFormat instance and sets it to the default size and orientation.
getDescription()
- Method in class org.freehep.application.studio.
PluginInfo
getEmbodiment()
- Method in class org.freehep.application.mdi.
ControlPageManager
getEmbodiment()
- Method in class org.freehep.application.mdi.
InternalFramePageManager
getEmbodiment()
- Method in class org.freehep.application.mdi.
PageManager
getEmbodiment()
- Method in class org.freehep.application.mdi.
TabbedPageManager
getErrorStatus()
- Method in class org.freehep.application.studio.
PluginInfo
getEventSender()
- Method in class org.freehep.application.studio.
Studio
getExtensionLoader()
- Method in class org.freehep.application.studio.
Studio
getExtent()
- Method in class org.freehep.application.
StoppableInputStream
getFile()
- Method in interface org.freehep.application.services.
FileAccess
Applications that need direct access to the underlying File can call this method, but it breaks the JNLP encapsualtion and will throw a SecurityException if used from an unsigned JNLP application.
getFile()
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
getFiles()
- Method in class org.freehep.application.studio.
PluginInfo
getFloat(Properties, String, float)
- Static method in class org.freehep.application.
PropertyUtilities
getFooter()
- Method in class org.freehep.application.
PrintHelper
getFullVersion()
- Method in class org.freehep.application.
Application
getGroupExtensionsDir()
- Method in class org.freehep.application.studio.
Studio
getHeader()
- Method in class org.freehep.application.
PrintHelper
getIcon()
- Method in class org.freehep.application.mdi.
PageContext
Get the icon associated with the page
getID()
- Method in class org.freehep.application.
ApplicationEvent
getInputStream()
- Method in interface org.freehep.application.services.
FileAccess
Gets an InputStream from the file.
getInputStream()
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
getInteger(Properties, String)
- Static method in class org.freehep.application.
PropertyUtilities
getInteger(Properties, String, int)
- Static method in class org.freehep.application.
PropertyUtilities
getKey()
- Method in class org.freehep.application.
RecentItemTextField
Getter for property key.
getLength()
- Method in interface org.freehep.application.services.
FileAccess
Gets the length of the file
getLength()
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
getLoadDirectory()
- Method in class org.freehep.application.studio.
PluginInfo
getLookup()
- Method in class org.freehep.application.studio.
Studio
getMaximum()
- Method in class org.freehep.application.
StoppableInputStream
getMaximumSize()
- Method in class org.freehep.application.
RecentItemTextField
Incorporates the maximum width if it has been set.
getMaxLength()
- Method in interface org.freehep.application.services.
FileAccess
Gets the maximum length of this file.
getMaxLength()
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
getMenuBar()
- Method in class org.freehep.application.
Application
getMinimum()
- Method in class org.freehep.application.
StoppableInputStream
getMinimumSize()
- Method in class org.freehep.application.
RecentItemTextField
Incorporates the minimum width if it has been set.
getModel()
- Method in class org.freehep.application.
ProgressMeter
Get the model attached to the progress bar
getModel()
- Method in interface org.freehep.application.
Stoppable
getModel()
- Method in class org.freehep.application.
StoppableInputStream
getName()
- Method in interface org.freehep.application.services.
FileAccess
Gets the file name as a string
getName()
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
getName()
- Method in class org.freehep.application.studio.
PluginInfo
getNumberOfItems()
- Method in class org.freehep.application.
RecentItemTextField
Getter for property numberOfItems.
getOrientation()
- Method in class org.freehep.application.
PrintHelper
getOutputStream(boolean)
- Method in interface org.freehep.application.services.
FileAccess
Gets an OutputStream to the file.
getOutputStream(boolean)
- Method in class org.freehep.application.services.jnlp.
JNLPFileAccess
getPage()
- Method in class org.freehep.application.mdi.
PageContext
Get the component associated with this page
getPageContext()
- Method in class org.freehep.application.mdi.
PageEvent
getPageCount()
- Method in class org.freehep.application.mdi.
PageManager
getPageManager()
- Method in class org.freehep.application.mdi.
MDIApplication
getPlugin()
- Method in class org.freehep.application.studio.
PluginInfo
getPlugins()
- Method in class org.freehep.application.studio.
Studio
Return the list of installed plugins.
getPreferredBounds()
- Method in class org.freehep.application.
Application
getPreferredSize()
- Method in class org.freehep.application.
RecentItemTextField
Incorporates the minimum and maximum widths if they have been set.
getPrintAction()
- Method in class org.freehep.application.
PrintPreview
getProperties()
- Method in class org.freehep.application.studio.
PluginInfo
getProperty(String)
- Method in class org.freehep.application.
PropertyUtilities.TranslatedProperties
getProperty(String, String)
- Method in class org.freehep.application.
PropertyUtilities.TranslatedProperties
getRecentFileList(String)
- Method in class org.freehep.application.
Application
getRectangle(Properties, String, Rectangle)
- Static method in class org.freehep.application.
PropertyUtilities
getRowCount()
- Method in class org.freehep.application.
PropertyUtilities.PropertyTable
getScaleUp()
- Method in class org.freehep.application.
PrintHelper
getSelectedPage()
- Method in class org.freehep.application.mdi.
PageManager
getSelectedPage()
- Method in class org.freehep.application.mdi.
TabbedPageManager
getServiceManager()
- Method in class org.freehep.application.
Application
getShowStatusBar()
- Method in class org.freehep.application.
Application
getShowToolBar()
- Method in class org.freehep.application.
Application
getStatusBar()
- Method in class org.freehep.application.
Application
getStopEnabled()
- Method in class org.freehep.application.
ProgressMeter
getString(Properties, String, String)
- Static method in class org.freehep.application.
PropertyUtilities
getStringArray(Properties, String, String[])
- Static method in class org.freehep.application.
PropertyUtilities
getStringCollection(Properties, String, Collection)
- Static method in class org.freehep.application.
PropertyUtilities
getSystemExtensionsDir()
- Method in class org.freehep.application.studio.
Studio
getTabPlacement()
- Method in class org.freehep.application.mdi.
TabbedPageManager
getText()
- Method in class org.freehep.application.
RecentItemTextField
Returns the text currently showing in the text field.
getTitle()
- Method in class org.freehep.application.mdi.
PageContext
Get the name associated with the page
getTitle()
- Method in class org.freehep.application.studio.
PluginInfo
getToolBarHolder()
- Method in class org.freehep.application.
Application
getURL(Properties, String, URL)
- Static method in class org.freehep.application.
PropertyUtilities
Load a URL from a properties file.
getUserExtensionsDir()
- Method in class org.freehep.application.studio.
Studio
getUserProperties()
- Method in class org.freehep.application.
Application
getValue()
- Method in class org.freehep.application.
StoppableInputStream
getValueAt(int, int)
- Method in class org.freehep.application.
PropertyUtilities.PropertyTable
getValueIsAdjusting()
- Method in class org.freehep.application.
StoppableInputStream
getVersion()
- Method in class org.freehep.application.
Application
getVersion()
- Method in class org.freehep.application.studio.
PluginInfo
getXMLMenuBuilder()
- Method in class org.freehep.application.
Application
H
handleCommandError(Throwable)
- Method in class org.freehep.application.
Application.ApplicationCommandTargetManager
handleEvent(EventObject)
- Method in interface org.freehep.application.studio.
StudioListener
hashCode()
- Method in class org.freehep.application.studio.
PluginInfo
hasListeners(Class)
- Method in class org.freehep.application.studio.
EventSender
HasPopupItems
- Interface in
org.freehep.application
Deprecated.
Use org.freehep.swing.popup.HasPopupItems instead.
HelpService
- Interface in
org.freehep.application
HelpInterface is the interface which users of the help system deal with.
I
iconChanged(PageContext)
- Method in class org.freehep.application.mdi.
InternalFramePageManager
iconChanged(PageContext)
- Method in class org.freehep.application.mdi.
PageManager
iconChanged(PageContext)
- Method in class org.freehep.application.mdi.
TabbedPageManager
indexOfPage(PageContext)
- Method in class org.freehep.application.mdi.
ControlPageManager
indexOfPage(PageContext)
- Method in class org.freehep.application.mdi.
TabbedPageManager
init()
- Method in class org.freehep.application.
Application
init(List, PageContext)
- Method in class org.freehep.application.mdi.
InternalFramePageManager
init(List, PageContext)
- Method in class org.freehep.application.mdi.
PageManager
init(List, PageContext)
- Method in class org.freehep.application.mdi.
TabbedPageManager
init()
- Method in class org.freehep.application.studio.
Plugin
Called to initialize the plugin.
init()
- Method in class org.freehep.application.studio.pluginmanager.
PluginManager
init()
- Method in class org.freehep.application.studio.
Studio
INITIALIZATION_COMPLETE
- Static variable in class org.freehep.application.
ApplicationEvent
initializationComplete(ApplicationEvent)
- Method in interface org.freehep.application.
ApplicationListener
InternalFramePageManager
- Class in
org.freehep.application.mdi
A PageManager which manages its pages as InternalFrames on a Desktop
InternalFramePageManager()
- Constructor for class org.freehep.application.mdi.
InternalFramePageManager
InternalFramePageManager.MDIDesktopPane
- Class in
org.freehep.application.mdi
InternalFramePageManager.MDIDesktopPane()
- Constructor for class org.freehep.application.mdi.
InternalFramePageManager.MDIDesktopPane
invoke(Method, Object[])
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
isAvailable(String)
- Method in class org.freehep.application.services.app.
AppServiceManager
isAvailable(String)
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
isAvailable(String)
- Method in interface org.freehep.application.services.
ServiceManager
isClickDefault()
- Method in class org.freehep.application.
RecentItemTextField
Getter for property clickDefault.
isDrawBorder()
- Method in class org.freehep.application.
PrintHelper
isIndeterminate()
- Method in class org.freehep.application.
ProgressMeter
isLoadAtStart()
- Method in class org.freehep.application.studio.
PluginInfo
isShowFooter()
- Method in class org.freehep.application.
PrintHelper
isShowHeader()
- Method in class org.freehep.application.
PrintHelper
J
JNLPFileAccess
- Class in
org.freehep.application.services.jnlp
Implementation of FileAccess for use in unsigned JNLP applications.
JNLPFileAccess(FileContents)
- Constructor for class org.freehep.application.services.jnlp.
JNLPFileAccess
Creates new JNLPFileAccess
JNLPServiceManager
- Class in
org.freehep.application.services.jnlp
JNLPServiceManager()
- Constructor for class org.freehep.application.services.jnlp.
JNLPServiceManager
Creates new JNLPServiceManager
L
listenerList
- Variable in class org.freehep.application.mdi.
PageManager
loadDefaultProperties(Properties)
- Method in class org.freehep.application.
Application
loadDefaultProperties(Properties)
- Method in class org.freehep.application.mdi.
MDIApplication
LOADDIR
- Static variable in class org.freehep.application.studio.
Studio
loadPlugins(List, ClassLoader)
- Method in class org.freehep.application.studio.
Studio
loadUserPreferences(Properties)
- Method in class org.freehep.application.services.app.
AppServiceManager
loadUserPreferences(Properties)
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
loadUserPreferences(Properties)
- Method in interface org.freehep.application.services.
ServiceManager
LookAndFeelMenu
- Class in
org.freehep.application
A menu for setting the look and feel of an application
LookAndFeelMenu()
- Constructor for class org.freehep.application.
LookAndFeelMenu
Creates a Look and Feel menu
M
main(String[])
- Static method in class org.freehep.application.studio.
Studio
makeAvailable(String)
- Method in class org.freehep.application.services.app.
AppServiceManager
makeAvailable(String)
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
makeAvailable(String, String)
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
makeAvailable(String)
- Method in interface org.freehep.application.services.
ServiceManager
ManagedPage
- Interface in
org.freehep.application.mdi
An optional interface that can be implemented by pages managed by a PageManager.
mark(int)
- Method in class org.freehep.application.
StoppableInputStream
MDIApplication
- Class in
org.freehep.application.mdi
Extends Application to provide MDI facilities.
MDIApplication(String)
- Constructor for class org.freehep.application.mdi.
MDIApplication
Creates new MDIApplication
MDIApplication.MDICommandProcessor
- Class in
org.freehep.application.mdi
MDIApplication.MDICommandProcessor()
- Constructor for class org.freehep.application.mdi.
MDIApplication.MDICommandProcessor
modifyPopupMenu(JPopupMenu, Component, Point)
- Method in class org.freehep.application.mdi.
ControlPageManager.InternalPanel
modifyPopupMenu(JPopupMenu, Component, Point)
- Method in class org.freehep.application.mdi.
InternalFramePageManager.MDIDesktopPane
modifyPopupMenu(JPopupMenu, Component, Point)
- Method in class org.freehep.application.mdi.
PageManager
modifyPopupMenu(JPopupMenu, Component, Point)
- Method in class org.freehep.application.mdi.
ToolBarHolder
O
onAbout()
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
onCloseAllPages()
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
onCloseAllPagesByType()
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
onCloseOtherPages()
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
onCloseOtherPagesByType()
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
onClosePage()
- Method in class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
onError(PrinterException)
- Method in class org.freehep.application.
Application.AppPrintPreview
onError(PrinterException)
- Method in class org.freehep.application.
PrintPreview
onExit()
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
onHelpContents()
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
onHelpIndex()
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
onHelpSearch()
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
onInternalFrames(boolean)
- Method in class org.freehep.application.mdi.
MDIApplication.MDICommandProcessor
onPluginManager()
- Method in class org.freehep.application.studio.pluginmanager.
PluginManager.Commands
onPrint(Pageable)
- Method in class org.freehep.application.
Application.AppPrintPreview
onPrint(Pageable)
- Method in class org.freehep.application.
PrintPreview
Called if the user chooses Print.
onShowStatusBar(boolean)
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
onShowToolBar(boolean)
- Method in class org.freehep.application.
Application.ApplicationCommandProcessor
onTabbedPanes(boolean)
- Method in class org.freehep.application.mdi.
MDIApplication.MDICommandProcessor
openFileDialog(FileFilter[], FileFilter, String)
- Method in class org.freehep.application.services.app.
AppServiceManager
openFileDialog(FileFilter[], FileFilter, String)
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
openFileDialog(FileFilter[], FileFilter, String)
- Method in interface org.freehep.application.services.
ServiceManager
openPage(Component, String, Icon, String)
- Method in class org.freehep.application.mdi.
ControlPageManager
openPage(Component, String, Icon, String)
- Method in class org.freehep.application.mdi.
InternalFramePageManager
openPage(Component, String, Icon)
- Method in class org.freehep.application.mdi.
PageManager
openPage(Component, String, Icon, String)
- Method in class org.freehep.application.mdi.
PageManager
openPage(Component, String, Icon, String)
- Method in class org.freehep.application.mdi.
TabbedPageManager
org.freehep.application
- package org.freehep.application
Application Framework (see
documentation
).
org.freehep.application.mdi
- package org.freehep.application.mdi
org.freehep.application.services
- package org.freehep.application.services
org.freehep.application.services.app
- package org.freehep.application.services.app
org.freehep.application.services.jnlp
- package org.freehep.application.services.jnlp
org.freehep.application.studio
- package org.freehep.application.studio
org.freehep.application.studio.pluginmanager
- package org.freehep.application.studio.pluginmanager
ORIENTATION_BEST_FIT
- Static variable in class org.freehep.application.
PrintHelper
ORIENTATION_LANDSCAPE
- Static variable in class org.freehep.application.
PrintHelper
ORIENTATION_PORTRAIT
- Static variable in class org.freehep.application.
PrintHelper
P
pageChanged(PageEvent)
- Method in interface org.freehep.application.mdi.
PageListener
pageClosed()
- Method in interface org.freehep.application.mdi.
ManagedPage
Called after this page has been closed.
PAGECLOSED
- Static variable in class org.freehep.application.mdi.
PageEvent
PageContext
- Class in
org.freehep.application.mdi
Allows the user to interact with a Page in an abstract way
pageDeiconized()
- Method in interface org.freehep.application.mdi.
ManagedPage
Called when this page is deiconized
PAGEDEICONIZED
- Static variable in class org.freehep.application.mdi.
PageEvent
pageDeselected()
- Method in interface org.freehep.application.mdi.
ManagedPage
Called when this page is no longer the "selected" page
PAGEDESELECTED
- Static variable in class org.freehep.application.mdi.
PageEvent
PageEvent
- Class in
org.freehep.application.mdi
Page Events are delivered to PageListeners in response to user interaction with a page
PageEvent(PageContext, int)
- Constructor for class org.freehep.application.mdi.
PageEvent
pageIconized()
- Method in interface org.freehep.application.mdi.
ManagedPage
Called when this page is iconized
PAGEICONIZED
- Static variable in class org.freehep.application.mdi.
PageEvent
PageListener
- Interface in
org.freehep.application.mdi
PageManager
- Class in
org.freehep.application.mdi
A PageManager manages a set of pages.
PageManager()
- Constructor for class org.freehep.application.mdi.
PageManager
PageManager.PageManagerCommandProcessor
- Class in
org.freehep.application.mdi
PageManager.PageManagerCommandProcessor()
- Constructor for class org.freehep.application.mdi.
PageManager.PageManagerCommandProcessor
PageManagerMenu
- Class in
org.freehep.application.studio
A menu that includes a list of all available page managers.
PageManagerMenu()
- Constructor for class org.freehep.application.studio.
PageManagerMenu
pageManagerType()
- Method in class org.freehep.application.mdi.
PageManager
PAGEOPENED
- Static variable in class org.freehep.application.mdi.
PageEvent
pages()
- Method in class org.freehep.application.mdi.
PageManager
pageSelected()
- Method in interface org.freehep.application.mdi.
ManagedPage
Called when this page becomes the current "selected" page
PAGESELECTED
- Static variable in class org.freehep.application.mdi.
PageEvent
Plugin
- Class in
org.freehep.application.studio
A base class which Plugins must extend
Plugin()
- Constructor for class org.freehep.application.studio.
Plugin
PluginInfo
- Class in
org.freehep.application.studio
Provides a description of a plugin.
PluginInfo(Element)
- Constructor for class org.freehep.application.studio.
PluginInfo
Builds a PluginInfo from a JDOM element
PluginManager
- Class in
org.freehep.application.studio.pluginmanager
A Plugin which provides a Plugin Manager.
PluginManager()
- Constructor for class org.freehep.application.studio.pluginmanager.
PluginManager
PluginManager.Commands
- Class in
org.freehep.application.studio.pluginmanager
PluginManager.Commands()
- Constructor for class org.freehep.application.studio.pluginmanager.
PluginManager.Commands
postInit()
- Method in class org.freehep.application.studio.
Plugin
Called after all plugins have been loaded, but before the GUI has become visible
print(Graphics, PageFormat, int)
- Method in class org.freehep.application.
PrintHelper
print()
- Method in class org.freehep.application.
PrintHelper
print(Printable)
- Method in class org.freehep.application.services.app.
AppServiceManager
print(Pageable)
- Method in class org.freehep.application.services.app.
AppServiceManager
print(Pageable)
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
Prints a document using the given Pageable object
print(Printable)
- Method in class org.freehep.application.services.jnlp.
JNLPServiceManager
Prints a document using the given Printable object.
print(Pageable)
- Method in interface org.freehep.application.services.
ServiceManager
Prints a document using the given Pageable object
print(Printable)
- Method in interface org.freehep.application.services.
ServiceManager
Prints a document using the given Printable object.
PrintHelper
- Class in
org.freehep.application
PrintHelper(Component, Studio)
- Constructor for class org.freehep.application.
PrintHelper
printPreview(Component)
- Method in class org.freehep.application.
PrintHelper
PrintPreview
- Class in
org.freehep.application
This class can be used to add print preview capabilities to an application.
PrintPreview()
- Constructor for class org.freehep.application.
PrintPreview
Create an empty PrintPreview
ProgressMeter
- Class in
org.freehep.application
A progress meter designed to slot into a StatusBar.
ProgressMeter()
- Constructor for class org.freehep.application.
ProgressMeter
ProgressMeter(boolean)
- Constructor for class org.freehep.application.
ProgressMeter
PropertyUtilities
- Class in
org.freehep.application
A set of static methods for operating on a Properties set
PropertyUtilities()
- Constructor for class org.freehep.application.
PropertyUtilities
PropertyUtilities.PropertyTable
- Class in
org.freehep.application
Creates a TableModel from a property set
PropertyUtilities.TranslatedProperties
- Class in
org.freehep.application
A Properties object whose values and defaults are automatically translated if they contain {prop} tokens.
PropertyUtilities.TranslatedProperties()
- Constructor for class org.freehep.application.
PropertyUtilities.TranslatedProperties
PropertyUtilities.TranslatedProperties(Properties)
- Constructor for class org.freehep.application.