|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.javatools.Application oracle.ide.IdeCore
Core IDE functionality. Will be made public when ready.
Field Summary | |
protected java.lang.String |
startupCaption
|
protected java.awt.Image |
startupImage
|
Constructor Summary | |
protected |
IdeCore(IdeArgs ideArgs)
|
Method Summary | |
protected Module[] |
createCoreModules()
Returns an array of core services to initialize. |
protected java.lang.SecurityManager |
getSecurityManager()
|
protected java.lang.String |
getSplashScreenFilename()
Returns the filename for the splash screen image. |
protected void |
initializeLookAndFeel()
The subclass should override this method to set the user's preferred look and feel based on the saved preferences. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String startupCaption
protected java.awt.Image startupImage
Constructor Detail |
protected IdeCore(IdeArgs ideArgs)
Method Detail |
protected java.lang.String getSplashScreenFilename()
protected java.lang.SecurityManager getSecurityManager()
protected Module[] createCoreModules()
protected void initializeLookAndFeel()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.