|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.freehep.application.Application
org.freehep.application.mdi.MDIApplication
org.freehep.application.studio.Studio
org.freehep.jas.JAS3
public class JAS3
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.freehep.application.mdi.MDIApplication |
---|
org.freehep.application.mdi.MDIApplication.MDICommandProcessor |
Nested classes/interfaces inherited from class org.freehep.application.Application |
---|
org.freehep.application.Application.ApplicationCommandProcessor, org.freehep.application.Application.ApplicationCommandTargetManager, org.freehep.application.Application.AppPrintPreview, org.freehep.application.Application.InitializationException, org.freehep.application.Application.InitializationListener |
Nested classes/interfaces inherited from class javax.swing.JPanel |
---|
JPanel.AccessibleJPanel |
Nested classes/interfaces inherited from class javax.swing.JComponent |
---|
JComponent.AccessibleJComponent |
Nested classes/interfaces inherited from class java.awt.Container |
---|
Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
---|---|
static File |
BUILTIN
|
Fields inherited from class org.freehep.application.studio.Studio |
---|
LOADDIR |
Fields inherited from class org.freehep.application.mdi.MDIApplication |
---|
TOOLBAR_AUTO, TOOLBAR_DEFAULT, TOOLBAR_INVISIBLE, TOOLBAR_PROGRAM, TOOLBAR_VISIBLE |
Fields inherited from class javax.swing.JComponent |
---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Method Summary | |
---|---|
void |
addToolBar(JToolBar toolBar,
String name,
int mode)
|
protected org.freehep.util.commandline.CommandLine |
createCommandLine()
|
void |
enableExamples(org.freehep.util.commanddispatcher.CommandState state)
|
void |
enableReportBug(org.freehep.util.commanddispatcher.CommandState state)
|
void |
enableViewDocumentation(org.freehep.util.commanddispatcher.CommandState state)
|
void |
enableViewForum(org.freehep.util.commanddispatcher.CommandState state)
|
String |
getSystemExtensionsDir()
|
protected void |
init()
|
static void |
main(String[] args)
|
void |
onExamples()
|
void |
onReportBug()
|
void |
onViewDocumentation()
|
void |
onViewForum()
|
protected void |
saveUserProperties()
|
Methods inherited from class org.freehep.application.studio.Studio |
---|
buildPluginList, createLookup, createPageManager, createRealPageManager, fireAboutToExit, fireApplicationVisible, fireInitializationComplete, getEventSender, getExtensionLoader, getGroupExtensionsDir, getLookup, getPlugins, getUserExtensionsDir, loadPlugins, startPlugin, stopPlugin |
Methods inherited from class org.freehep.application.mdi.MDIApplication |
---|
addToolBar, createCommandProcessor, createConsoleManager, createControlManager, createManager, getConsoleManager, getControlManager, getPageManager, loadDefaultProperties, removeToolBar, selectedPageManager, setConsoleManager, setControlManager, setPageManager, setSelectedPageManager |
Methods inherited from class org.freehep.application.Application |
---|
about, addApplicationListener, createAboutDialog, createAppProperties, createCommandTargetManager, createFrame, createHelpService, createPrintPreview, createServiceManager, createSplashScreen, createStatusBar, createToolBarHolder, createUserProperties, createXMLMenuBuilder, createXMLReader, error, error, error, error, exit, getApplication, getAppName, getAppProperties, getCommandLine, getCommandProcessor, getCommandTargetManager, getFullVersion, getMenuBar, getPreferredBounds, getRecentFileList, getServiceManager, getShowStatusBar, getShowToolBar, getStatusBar, getToolBarHolder, getUserProperties, getVersion, getXMLMenuBuilder, removeApplicationListener, setLookAndFeel, setShowStatusBar, setShowToolBar, setStatusMessage, showDialog, showHelpContents, showHelpIndex, showHelpSearch, showHelpTopic, showHelpTopic, updateComponentTreeUI, updateUI, versionNumberCompare, whenAvailable |
Methods inherited from class javax.swing.JPanel |
---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final File BUILTIN
Method Detail |
---|
protected org.freehep.util.commandline.CommandLine createCommandLine()
createCommandLine
in class org.freehep.application.studio.Studio
protected void init()
init
in class org.freehep.application.studio.Studio
public String getSystemExtensionsDir()
getSystemExtensionsDir
in class org.freehep.application.studio.Studio
protected void saveUserProperties()
saveUserProperties
in class org.freehep.application.mdi.MDIApplication
public void onViewDocumentation() throws MalformedURLException
MalformedURLException
public void enableViewDocumentation(org.freehep.util.commanddispatcher.CommandState state)
public void onViewForum() throws MalformedURLException
MalformedURLException
public void enableViewForum(org.freehep.util.commanddispatcher.CommandState state)
public void onReportBug() throws MalformedURLException
MalformedURLException
public void enableReportBug(org.freehep.util.commanddispatcher.CommandState state)
public void onExamples() throws MalformedURLException
MalformedURLException
public void enableExamples(org.freehep.util.commanddispatcher.CommandState state)
public static void main(String[] args)
public void addToolBar(JToolBar toolBar, String name, int mode)
addToolBar
in class org.freehep.application.mdi.MDIApplication
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |