00001 <?php
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038
00039
00040
00041
00042
00043
00044
00045
00046
00047
00048
00049
00050
00051
00052 $language_data = array (
00053 'LANG_NAME' => 'Java',
00054 'COMMENT_SINGLE' => array(1 => '//', 2 => 'import'),
00055 'COMMENT_MULTI' => array('/*' => '*/'),
00056 'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE,
00057 'QUOTEMARKS' => array("'", '"'),
00058 'ESCAPE_CHAR' => '\\',
00059 'KEYWORDS' => array(
00060 1 => array(
00061 'for', 'foreach', 'if', 'else', 'while', 'do',
00062 'switch', 'case'
00063 ),
00064 2 => array(
00065 'null', 'return', 'false', 'final', 'true', 'public',
00066 'private', 'protected', 'extends', 'break', 'class',
00067 'new', 'try', 'catch', 'throws', 'finally', 'implements',
00068 'interface', 'throw', 'native', 'synchronized', 'this',
00069 'abstract', 'transient', 'instanceof', 'assert', 'continue',
00070 'default', 'enum', 'package', 'static', 'strictfp', 'super',
00071 'volatile', 'const', 'goto'
00072 ),
00073 3 => array(
00074 'AbstractAction', 'AbstractBorder', 'AbstractButton', 'AbstractCellEditor',
00075 'AbstractCollection', 'AbstractColorChooserPanel', 'AbstractDocument',
00076 'AbstractDocument.AttributeContext', 'AbstractDocument.Content',
00077 'AbstractDocument.ElementEdit', 'AbstractLayoutCache',
00078 'AbstractLayoutCache.NodeDimensions', 'AbstractList', 'AbstractListModel',
00079 'AbstractMap', 'AbstractMethodError', 'AbstractSequentialList',
00080 'AbstractSet', 'AbstractTableModel', 'AbstractUndoableEdit', 'AbstractWriter',
00081 'AccessControlContext', 'AccessControlException', 'AccessController',
00082 'AccessException', 'Accessible', 'AccessibleAction', 'AccessibleBundle',
00083 'AccessibleComponent', 'AccessibleContext', 'AccessibleHyperlink',
00084 'AccessibleHypertext', 'AccessibleIcon', 'AccessibleObject',
00085 'AccessibleRelation', 'AccessibleRelationSet', 'AccessibleResourceBundle',
00086 'AccessibleRole', 'AccessibleSelection', 'AccessibleState',
00087 'AccessibleStateSet', 'AccessibleTable', 'AccessibleTableModelChange',
00088 'AccessibleText', 'AccessibleValue', 'Acl', 'AclEntry', 'AclNotFoundException',
00089 'Action', 'ActionEvent', 'ActionListener', 'ActionMap', 'ActionMapUIResource',
00090 'Activatable', 'ActivateFailedException', 'ActivationDesc',
00091 'ActivationException', 'ActivationGroup', 'ActivationGroupDesc',
00092 'ActivationGroupDesc.CommandEnvironment', 'ActivationGroupID', 'ActivationID',
00093 'ActivationInstantiator', 'ActivationMonitor', 'ActivationSystem',
00094 'Activator', 'ActiveEvent', 'Adjustable', 'AdjustmentEvent', 'AdjustmentListener',
00095 'Adler32', 'AffineTransform', 'AffineTransformOp', 'AlgorithmParameterGenerator',
00096 'AlgorithmParameterGeneratorSpi', 'AlgorithmParameters', 'AlgorithmParameterSpec',
00097 'AlgorithmParametersSpi', 'AllPermission', 'AlphaComposite', 'AlreadyBound',
00098 'AlreadyBoundException', 'AlreadyBoundHelper', 'AlreadyBoundHolder',
00099 'AncestorEvent', 'AncestorListener', 'Annotation', 'Any', 'AnyHolder',
00100 'AnySeqHelper', 'AnySeqHolder', 'Applet', 'AppletContext', 'AppletInitializer',
00101 'AppletStub', 'ApplicationException', 'Arc2D', 'Arc2D.Double', 'Arc2D.Float',
00102 'Area', 'AreaAveragingScaleFilter', 'ARG_IN', 'ARG_INOUT', 'ARG_OUT',
00103 'ArithmeticException', 'Array', 'ArrayIndexOutOfBoundsException',
00104 'ArrayList', 'Arrays', 'ArrayStoreException', 'AsyncBoxView',
00105 'Attribute', 'AttributedCharacterIterator', 'AttributedCharacterIterator.Attribute',
00106 'AttributedString', 'AttributeInUseException', 'AttributeList',
00107 'AttributeModificationException', 'Attributes', 'Attributes.Name',
00108 'AttributeSet', 'AttributeSet.CharacterAttribute', 'AttributeSet.ColorAttribute',
00109 'AttributeSet.FontAttribute', 'AttributeSet.ParagraphAttribute',
00110 'AudioClip', 'AudioFileFormat', 'AudioFileFormat.Type', 'AudioFileReader',
00111 'AudioFileWriter', 'AudioFormat', 'AudioFormat.Encoding', 'AudioInputStream',
00112 'AudioPermission', 'AudioSystem', 'AuthenticationException',
00113 'AuthenticationNotSupportedException', 'Authenticator', 'Autoscroll',
00114 'AWTError', 'AWTEvent', 'AWTEventListener', 'AWTEventMulticaster',
00115 'AWTException', 'AWTPermission', 'BAD_CONTEXT', 'BAD_INV_ORDER', 'BAD_OPERATION',
00116 'BAD_PARAM', 'BAD_POLICY', 'BAD_POLICY_TYPE', 'BAD_POLICY_VALUE', 'BAD_TYPECODE',
00117 'BadKind', 'BadLocationException', 'BandCombineOp', 'BandedSampleModel','BasicArrowButton',
00118 'BasicAttribute', 'BasicAttributes', 'BasicBorders', 'BasicBorders.ButtonBorder',
00119 'BasicBorders.FieldBorder', 'BasicBorders.MarginBorder', 'BasicBorders.MenuBarBorder',
00120 'BasicBorders.RadioButtonBorder', 'BasicBorders.SplitPaneBorder',
00121 'BasicBorders.ToggleButtonBorder', 'BasicButtonListener', 'BasicButtonUI',
00122 'BasicCheckBoxMenuItemUI', 'BasicCheckBoxUI', 'BasicColorChooserUI', 'BasicComboBoxEditor',
00123 'BasicComboBoxEditor.UIResource', 'BasicComboBoxRenderer', 'BasicComboBoxRenderer.UIResource',
00124 'BasicComboBoxUI', 'BasicComboPopup', 'BasicDesktopIconUI', 'BasicDesktopPaneUI',
00125 'BasicDirectoryModel', 'BasicEditorPaneUI', 'BasicFileChooserUI',
00126 'BasicGraphicsUtils', 'BasicHTML', 'BasicIconFactory', 'BasicInternalFrameTitlePane',
00127 'BasicInternalFrameUI', 'BasicLabelUI', 'BasicListUI', 'BasicLookAndFeel',
00128 'BasicMenuBarUI', 'BasicMenuItemUI', 'BasicMenuUI', 'BasicOptionPaneUI',
00129 'BasicOptionPaneUI.ButtonAreaLayout', 'BasicPanelUI', 'BasicPasswordFieldUI',
00130 'BasicPermission', 'BasicPopupMenuSeparatorUI', 'BasicPopupMenuUI',
00131 'BasicProgressBarUI', 'BasicRadioButtonMenuItemUI', 'BasicRadioButtonUI',
00132 'BasicRootPaneUI', 'BasicScrollBarUI', 'BasicScrollPaneUI', 'BasicSeparatorUI',
00133 'BasicSliderUI', 'BasicSplitPaneDivider', 'BasicSplitPaneUI', 'BasicStroke',
00134 'BasicTabbedPaneUI', 'BasicTableHeaderUI', 'BasicTableUI', 'BasicTextAreaUI',
00135 'BasicTextFieldUI', 'BasicTextPaneUI', 'BasicTextUI', 'BasicTextUI.BasicCaret',
00136 'BasicTextUI.BasicHighlighter', 'BasicToggleButtonUI', 'BasicToolBarSeparatorUI',
00137 'BasicToolBarUI', 'BasicToolTipUI', 'BasicTreeUI', 'BasicViewportUI',
00138 'BatchUpdateException', 'BeanContext', 'BeanContextChild',
00139 'BeanContextChildComponentProxy', 'BeanContextChildSupport', 'BeanContextContainerProxy',
00140 'BeanContextEvent', 'BeanContextMembershipEvent', 'BeanContextMembershipListener',
00141 'BeanContextProxy', 'BeanContextServiceAvailableEvent', 'BeanContextServiceProvider',
00142 'BeanContextServiceProviderBeanInfo', 'BeanContextServiceRevokedEvent',
00143 'BeanContextServiceRevokedListener', 'BeanContextServices',
00144 'BeanContextServicesListener', 'BeanContextServicesSupport',
00145 'BeanContextServicesSupport.BCSSServiceProvider', 'BeanContextSupport',
00146 'BeanContextSupport.BCSIterator', 'BeanDescriptor', 'BeanInfo', 'Beans',
00147 'BevelBorder', 'BigDecimal', 'BigInteger', 'BinaryRefAddr', 'BindException',
00148 'Binding', 'BindingHelper', 'BindingHolder', 'BindingIterator',
00149 'BindingIteratorHelper', 'BindingIteratorHolder', 'BindingIteratorOperations',
00150 'BindingListHelper', 'BindingListHolder', 'BindingType', 'BindingTypeHelper',
00151 'BindingTypeHolder', 'BitSet', 'Blob', 'BlockView', 'Book', 'Boolean',
00152 'BooleanControl', 'BooleanControl.Type', 'BooleanHolder', 'BooleanSeqHelper',
00153 'BooleanSeqHolder', 'Border', 'BorderFactory', 'BorderLayout', 'BorderUIResource',
00154 'BorderUIResource.BevelBorderUIResource', 'BorderUIResource.CompoundBorderUIResource',
00155 'BorderUIResource.EmptyBorderUIResource', 'BorderUIResource.EtchedBorderUIResource',
00156 'BorderUIResource.LineBorderUIResource', 'BorderUIResource.MatteBorderUIResource',
00157 'BorderUIResource.TitledBorderUIResource', 'BoundedRangeModel', 'Bounds',
00158 'Box', 'Box.Filler', 'BoxedValueHelper', 'BoxLayout', 'BoxView',
00159 'BreakIterator', 'BufferedImage', 'BufferedImageFilter', 'BufferedImageOp',
00160 'BufferedInputStream', 'BufferedOutputStream', 'BufferedReader', 'BufferedWriter',
00161 'Button', 'ButtonGroup', 'ButtonModel', 'ButtonUI', 'Byte', 'ByteArrayInputStream',
00162 'ByteArrayOutputStream', 'ByteHolder', 'ByteLookupTable', 'Calendar',
00163 'CallableStatement', 'CannotProceed', 'CannotProceedException', 'CannotProceedHelper',
00164 'CannotProceedHolder', 'CannotRedoException', 'CannotUndoException',
00165 'Canvas', 'CardLayout', 'Caret', 'CaretEvent', 'CaretListener', 'CellEditor',
00166 'CellEditorListener', 'CellRendererPane', 'Certificate', 'Certificate.CertificateRep',
00167 'CertificateEncodingException', 'CertificateException', 'CertificateExpiredException',
00168 'CertificateFactory', 'CertificateFactorySpi', 'CertificateNotYetValidException',
00169 'CertificateParsingException', 'ChangedCharSetException', 'ChangeEvent',
00170 'ChangeListener', 'Character', 'Character.Subset', 'Character.UnicodeBlock',
00171 'CharacterIterator', 'CharArrayReader', 'CharArrayWriter', 'CharConversionException',
00172 'CharHolder', 'CharSeqHelper', 'CharSeqHolder', 'Checkbox', 'CheckboxGroup',
00173 'CheckboxMenuItem', 'CheckedInputStream', 'CheckedOutputStream', 'Checksum',
00174 'Choice', 'ChoiceFormat', 'Class', 'ClassCastException', 'ClassCircularityError',
00175 'ClassDesc', 'ClassFormatError', 'ClassLoader', 'ClassNotFoundException',
00176 'Clip', 'Clipboard', 'ClipboardOwner', 'Clob', 'Cloneable', 'CloneNotSupportedException',
00177 'CMMException', 'CodeSource', 'CollationElementIterator', 'CollationKey',
00178 'Collator', 'Collection', 'Collections', 'Color', 'ColorChooserComponentFactory',
00179 'ColorChooserUI', 'ColorConvertOp', 'ColorModel', 'ColorSelectionModel',
00180 'ColorSpace', 'ColorUIResource', 'ComboBoxEditor', 'ComboBoxModel', 'ComboBoxUI',
00181 'ComboPopup', 'COMM_FAILURE', 'CommunicationException', 'Comparable',
00182 'Comparator', 'Compiler', 'CompletionStatus', 'CompletionStatusHelper',
00183 'Component', 'ComponentAdapter', 'ComponentColorModel', 'ComponentEvent',
00184 'ComponentInputMap', 'ComponentInputMapUIResource', 'ComponentListener',
00185 'ComponentOrientation', 'ComponentSampleModel', 'ComponentUI', 'ComponentView',
00186 'Composite', 'CompositeContext', 'CompositeName','CompositeView', 'CompoundBorder',
00187 'CompoundControl', 'CompoundControl.Type', 'CompoundEdit', 'CompoundName',
00188 'ConcurrentModificationException', 'ConfigurationException', 'ConnectException',
00189 'ConnectException', 'ConnectIOException', 'Connection', 'Constructor',
00190 'Container', 'ContainerAdapter', 'ContainerEvent', 'ContainerListener',
00191 'ContentHandler', 'ContentHandlerFactory', 'ContentModel', 'Context', 'ContextList',
00192 'ContextNotEmptyException', 'ContextualRenderedImageFactory', 'Control',
00193 'Control.Type', 'ControlFactory', 'ControllerEventListener', 'ConvolveOp',
00194 'CRC32', 'CRL', 'CRLException', 'CropImageFilter', 'CSS', 'CSS.Attribute',
00195 'CTX_RESTRICT_SCOPE', 'CubicCurve2D', 'CubicCurve2D.Double', 'CubicCurve2D.Float',
00196 'Current', 'CurrentHelper', 'CurrentHolder', 'CurrentOperations', 'Cursor',
00197 'Customizer', 'CustomMarshal', 'CustomValue', 'DATA_CONVERSION', 'DatabaseMetaData',
00198 'DataBuffer', 'DataBufferByte', 'DataBufferInt', 'DataBufferShort', 'DataBufferUShort',
00199 'DataFlavor', 'DataFormatException', 'DatagramPacket', 'DatagramSocket',
00200 'DatagramSocketImpl', 'DatagramSocketImplFactory', 'DataInput', 'DataInputStream',
00201 'DataLine', 'DataLine.Info', 'DataOutput', 'DataOutputStream', 'DataOutputStream',
00202 'DataTruncation', 'Date', 'DateFormat', 'DateFormatSymbols', 'DebugGraphics',
00203 'DecimalFormat', 'DecimalFormatSymbols', 'DefaultBoundedRangeModel',
00204 'DefaultButtonModel', 'DefaultCaret', 'DefaultCellEditor', 'DefaultColorSelectionModel',
00205 'DefaultComboBoxModel', 'DefaultDesktopManager', 'DefaultEditorKit',
00206 'DefaultEditorKit.BeepAction', 'DefaultEditorKit.CopyAction',
00207 'DefaultEditorKit.CutAction', 'DefaultEditorKit.DefaultKeyTypedAction',
00208 'DefaultEditorKit.InsertBreakAction', 'DefaultEditorKit.InsertContentAction',
00209 'DefaultEditorKit.InsertTabAction', 'DefaultEditorKit.PasteAction,',
00210 'DefaultFocusManager', 'DefaultHighlighter', 'DefaultHighlighter.DefaultHighlightPainter',
00211 'DefaultListCellRenderer', 'DefaultListCellRenderer.UIResource', 'DefaultListModel',
00212 'DefaultListSelectionModel', 'DefaultMenuLayout', 'DefaultMetalTheme',
00213 'DefaultMutableTreeNode', 'DefaultSingleSelectionModel', 'DefaultStyledDocument',
00214 'DefaultStyledDocument.AttributeUndoableEdit', 'DefaultStyledDocument.ElementSpec',
00215 'DefaultTableCellRenderer', 'DefaultTableCellRenderer.UIResource', 'DefaultTableColumnModel',
00216 'DefaultTableModel', 'DefaultTextUI', 'DefaultTreeCellEditor', 'DefaultTreeCellRenderer',
00217 'DefaultTreeModel', 'DefaultTreeSelectionModel', 'DefinitionKind', 'DefinitionKindHelper',
00218 'Deflater', 'DeflaterOutputStream', 'Delegate', 'DesignMode', 'DesktopIconUI',
00219 'DesktopManager', 'DesktopPaneUI', 'DGC', 'Dialog', 'Dictionary', 'DigestException',
00220 'DigestInputStream', 'DigestOutputStream', 'Dimension', 'Dimension2D',
00221 'DimensionUIResource', 'DirContext', 'DirectColorModel', 'DirectoryManager',
00222 'DirObjectFactory', 'DirStateFactory', 'DirStateFactory.Result', 'DnDConstants',
00223 'Document', 'DocumentEvent', 'DocumentEvent.ElementChange', 'DocumentEvent.EventType',
00224 'DocumentListener', 'DocumentParser', 'DomainCombiner', 'DomainManager',
00225 'DomainManagerOperations', 'Double', 'DoubleHolder', 'DoubleSeqHelper',
00226 'DoubleSeqHolder', 'DragGestureEvent', 'DragGestureListener', 'DragGestureRecognizer',
00227 'DragSource', 'DragSourceContext', 'DragSourceDragEvent', 'DragSourceDropEvent',
00228 'DragSourceEvent', 'DragSourceListener', 'Driver', 'DriverManager',
00229 'DriverPropertyInfo', 'DropTarget', 'DropTarget.DropTargetAutoScroller',
00230 'DropTargetContext', 'DropTargetDragEvent', 'DropTargetDropEvent',
00231 'DropTargetEvent', 'DropTargetListener', 'DSAKey', 'DSAKeyPairGenerator',
00232 'DSAParameterSpec', 'DSAParams', 'DSAPrivateKey', 'DSAPrivateKeySpec',
00233 'DSAPublicKey', 'DSAPublicKeySpec', 'DTD', 'DTDConstants', 'DynamicImplementation',
00234 'DynAny', 'DynArray', 'DynEnum', 'DynFixed', 'DynSequence', 'DynStruct',
00235 'DynUnion', 'DynValue', 'EditorKit', 'Element', 'ElementIterator', 'Ellipse2D',
00236 'Ellipse2D.Double', 'Ellipse2D.Float', 'EmptyBorder', 'EmptyStackException',
00237 'EncodedKeySpec', 'Entity', 'EnumControl', 'EnumControl.Type','Enumeration',
00238 'Environment', 'EOFException', 'Error', 'EtchedBorder', 'Event', 'EventContext',
00239 'EventDirContext', 'EventListener', 'EventListenerList', 'EventObject', 'EventQueue',
00240 'EventSetDescriptor', 'Exception', 'ExceptionInInitializerError', 'ExceptionList',
00241 'ExpandVetoException', 'ExportException', 'ExtendedRequest', 'ExtendedResponse',
00242 'Externalizable', 'FeatureDescriptor', 'Field', 'FieldNameHelper',
00243 'FieldPosition', 'FieldView', 'File', 'FileChooserUI', 'FileDescriptor',
00244 'FileDialog', 'FileFilter', 'FileFilter', 'FileInputStream', 'FilenameFilter',
00245 'FileNameMap', 'FileNotFoundException', 'FileOutputStream', 'FilePermission',
00246 'FileReader', 'FileSystemView', 'FileView', 'FileWriter', 'FilteredImageSource',
00247 'FilterInputStream', 'FilterOutputStream', 'FilterReader', 'FilterWriter',
00248 'FixedHeightLayoutCache', 'FixedHolder', 'FlatteningPathIterator', 'FlavorMap',
00249 'Float', 'FloatControl', 'FloatControl.Type', 'FloatHolder', 'FloatSeqHelper',
00250 'FloatSeqHolder', 'FlowLayout', 'FlowView', 'FlowView.FlowStrategy', 'FocusAdapter',
00251 'FocusEvent', 'FocusListener', 'FocusManager', 'Font', 'FontFormatException',
00252 'FontMetrics', 'FontRenderContext', 'FontUIResource', 'Format', 'FormatConversionProvider',
00253 'FormView', 'Frame', 'FREE_MEM', 'GapContent', 'GeneralPath', 'GeneralSecurityException',
00254 'GlyphJustificationInfo', 'GlyphMetrics', 'GlyphVector', 'GlyphView', 'GlyphView.GlyphPainter',
00255 'GradientPaint', 'GraphicAttribute', 'Graphics', 'Graphics2D', 'GraphicsConfigTemplate',
00256 'GraphicsConfiguration', 'GraphicsDevice', 'GraphicsEnvironment', 'GrayFilter',
00257 'GregorianCalendar', 'GridBagConstraints', 'GridBagLayout', 'GridLayout', 'Group', 'Guard',
00258 'GuardedObject', 'GZIPInputStream', 'GZIPOutputStream',
00259 'HasControls',
00260 'HashMap',
00261 'HashSet',
00262 'Hashtable',
00263 'HierarchyBoundsAdapter',
00264 'HierarchyBoundsListener',
00265 'HierarchyEvent',
00266 'HierarchyListener',
00267 'Highlighter',
00268 'Highlighter.Highlight',
00269 'Highlighter.HighlightPainter',
00270 'HTML',
00271 'HTML.Attribute',
00272 'HTML.Tag',
00273 'HTML.UnknownTag',
00274 'HTMLDocument',
00275 'HTMLDocument.Iterator',
00276 'HTMLEditorKit',
00277 'HTMLEditorKit.HTMLFactory',
00278 'HTMLEditorKit.HTMLTextAction',
00279 'HTMLEditorKit.InsertHTMLTextAction',
00280 'HTMLEditorKit.LinkController',
00281 'HTMLEditorKit.Parser',
00282 'HTMLEditorKit.ParserCallback',
00283 'HTMLFrameHyperlinkEvent',
00284 'HTMLWriter',
00285 'HttpURLConnection',
00286 'HyperlinkEvent',
00287 'HyperlinkEvent.EventType',
00288 'HyperlinkListener',
00289 'ICC_ColorSpace',
00290 'ICC_Profile',
00291 'ICC_ProfileGray',
00292 'ICC_ProfileRGB',
00293 'Icon',
00294 'IconUIResource',
00295 'IconView',
00296 'IdentifierHelper',
00297 'Identity',
00298 'IdentityScope',
00299 'IDLEntity',
00300 'IDLType',
00301 'IDLTypeHelper', 'IDLTypeOperations',
00302 'IllegalAccessError',
00303 'IllegalAccessException',
00304 'IllegalArgumentException',
00305 'IllegalComponentStateException',
00306 'IllegalMonitorStateException',
00307 'IllegalPathStateException',
00308 'IllegalStateException',
00309 'IllegalThreadStateException',
00310 'Image',
00311 'ImageConsumer',
00312 'ImageFilter',
00313 'ImageGraphicAttribute',
00314 'ImageIcon',
00315 'ImageObserver',
00316 'ImageProducer',
00317 'ImagingOpException',
00318 'IMP_LIMIT',
00319 'IncompatibleClassChangeError',
00320 'InconsistentTypeCode',
00321 'IndexColorModel',
00322 'IndexedPropertyDescriptor',
00323 'IndexOutOfBoundsException',
00324 'IndirectionException',
00325 'InetAddress',
00326 'Inflater',
00327 'InflaterInputStream',
00328 'InheritableThreadLocal',
00329 'InitialContext',
00330 'InitialContextFactory',
00331 'InitialContextFactoryBuilder',
00332 'InitialDirContext',
00333 'INITIALIZE',
00334 'Initializer',
00335 'InitialLdapContext',
00336 'InlineView',
00337 'InputContext',
00338 'InputEvent',
00339 'InputMap',
00340 'InputMapUIResource',
00341 'InputMethod',
00342 'InputMethodContext',
00343 'InputMethodDescriptor',
00344 'InputMethodEvent',
00345 'InputMethodHighlight',
00346 'InputMethodListener',
00347 'InputMethodRequests',
00348 'InputStream',
00349 'InputStream',
00350 'InputStream',
00351 'InputStreamReader',
00352 'InputSubset',
00353 'InputVerifier',
00354 'Insets',
00355 'InsetsUIResource',
00356 'InstantiationError',
00357 'InstantiationException',
00358 'Instrument',
00359 'InsufficientResourcesException',
00360 'Integer',
00361 'INTERNAL',
00362 'InternalError', 'InternalFrameAdapter',
00363 'InternalFrameEvent',
00364 'InternalFrameListener',
00365 'InternalFrameUI',
00366 'InterruptedException',
00367 'InterruptedIOException',
00368 'InterruptedNamingException',
00369 'INTF_REPOS',
00370 'IntHolder',
00371 'IntrospectionException',
00372 'Introspector',
00373 'INV_FLAG',
00374 'INV_IDENT',
00375 'INV_OBJREF',
00376 'INV_POLICY',
00377 'Invalid',
00378 'INVALID_TRANSACTION',
00379 'InvalidAlgorithmParameterException',
00380 'InvalidAttributeIdentifierException',
00381 'InvalidAttributesException',
00382 'InvalidAttributeValueException',
00383 'InvalidClassException',
00384 'InvalidDnDOperationException',
00385 'InvalidKeyException',
00386 'InvalidKeySpecException',
00387 'InvalidMidiDataException',
00388 'InvalidName',
00389 'InvalidName',
00390 'InvalidNameException',
00391 'InvalidNameHelper',
00392 'InvalidNameHolder',
00393 'InvalidObjectException',
00394 'InvalidParameterException',
00395 'InvalidParameterSpecException',
00396 'InvalidSearchControlsException',
00397 'InvalidSearchFilterException',
00398 'InvalidSeq',
00399 'InvalidTransactionException',
00400 'InvalidValue',
00401 'InvocationEvent',
00402 'InvocationHandler',
00403 'InvocationTargetException',
00404 'InvokeHandler',
00405 'IOException',
00406 'IRObject',
00407 'IRObjectOperations', 'IstringHelper', 'ItemEvent', 'ItemListener',
00408 'ItemSelectable', 'Iterator', 'JApplet', 'JarEntry', 'JarException',
00409 'JarFile', 'JarInputStream', 'JarOutputStream', 'JarURLConnection',
00410 'JButton', 'JCheckBox', 'JCheckBoxMenuItem', 'JColorChooser',
00411 'JComboBox',
00412 'JComboBox.KeySelectionManager',
00413 'JComponent',
00414 'JDesktopPane',
00415 'JDialog',
00416 'JEditorPane',
00417 'JFileChooser',
00418 'JFrame',
00419 'JInternalFrame',
00420 'JInternalFrame.JDesktopIcon',
00421 'JLabel',
00422 'JLayeredPane',
00423 'JList',
00424 'JMenu',
00425 'JMenuBar',
00426 'JMenuItem',
00427 'JobAttributes',
00428 'JobAttributes.DefaultSelectionType',
00429 'JobAttributes.DestinationType',
00430 'JobAttributes.DialogType',
00431 'JobAttributes.MultipleDocumentHandlingType',
00432 'JobAttributes.SidesType',
00433 'JOptionPane',
00434 'JPanel',
00435 'JPasswordField',
00436 'JPopupMenu',
00437 'JPopupMenu.Separator',
00438 'JProgressBar',
00439 'JRadioButton',
00440 'JRadioButtonMenuItem',
00441 'JRootPane',
00442 'JScrollBar',
00443 'JScrollPane',
00444 'JSeparator',
00445 'JSlider',
00446 'JSplitPane',
00447 'JTabbedPane',
00448 'JTable',
00449 'JTableHeader',
00450 'JTextArea',
00451 'JTextComponent',
00452 'JTextComponent.KeyBinding', 'JTextField',
00453 'JTextPane',
00454 'JToggleButton',
00455 'JToggleButton.ToggleButtonModel',
00456 'JToolBar',
00457 'JToolBar.Separator',
00458 'JToolTip',
00459 'JTree',
00460 'JTree.DynamicUtilTreeNode',
00461 'JTree.EmptySelectionModel',
00462 'JViewport',
00463 'JWindow',
00464 'Kernel',
00465 'Key',
00466 'KeyAdapter',
00467 'KeyEvent',
00468 'KeyException',
00469 'KeyFactory',
00470 'KeyFactorySpi',
00471 'KeyListener',
00472 'KeyManagementException',
00473 'Keymap',
00474 'KeyPair',
00475 'KeyPairGenerator',
00476 'KeyPairGeneratorSpi',
00477 'KeySpec',
00478 'KeyStore',
00479 'KeyStoreException',
00480 'KeyStoreSpi',
00481 'KeyStroke',
00482 'Label',
00483 'LabelUI',
00484 'LabelView',
00485 'LastOwnerException',
00486 'LayeredHighlighter',
00487 'LayeredHighlighter.LayerPainter',
00488 'LayoutManager',
00489 'LayoutManager2',
00490 'LayoutQueue',
00491 'LdapContext',
00492 'LdapReferralException',
00493 'Lease',
00494 'LimitExceededException',
00495 'Line',
00496 'Line.Info',
00497 'Line2D',
00498 'Line2D.Double',
00499 'Line2D.Float',
00500 'LineBorder',
00501 'LineBreakMeasurer',
00502 'LineEvent',
00503 'LineEvent.Type',
00504 'LineListener',
00505 'LineMetrics',
00506 'LineNumberInputStream',
00507 'LineNumberReader',
00508 'LineUnavailableException',
00509 'LinkageError',
00510 'LinkedList',
00511 'LinkException',
00512 'LinkLoopException',
00513 'LinkRef',
00514 'List',
00515 'List',
00516 'ListCellRenderer',
00517 'ListDataEvent',
00518 'ListDataListener',
00519 'ListIterator',
00520 'ListModel',
00521 'ListResourceBundle',
00522 'ListSelectionEvent',
00523 'ListSelectionListener',
00524 'ListSelectionModel',
00525 'ListUI',
00526 'ListView',
00527 'LoaderHandler',
00528 'Locale',
00529 'LocateRegistry',
00530 'LogStream',
00531 'Long',
00532 'LongHolder',
00533 'LongLongSeqHelper',
00534 'LongLongSeqHolder',
00535 'LongSeqHelper',
00536 'LongSeqHolder',
00537 'LookAndFeel',
00538 'LookupOp',
00539 'LookupTable',
00540 'MalformedLinkException',
00541 'MalformedURLException',
00542 'Manifest', 'Map',
00543 'Map.Entry',
00544 'MARSHAL',
00545 'MarshalException',
00546 'MarshalledObject',
00547 'Math',
00548 'MatteBorder',
00549 'MediaTracker',
00550 'Member',
00551 'MemoryImageSource',
00552 'Menu',
00553 'MenuBar',
00554 'MenuBarUI',
00555 'MenuComponent',
00556 'MenuContainer',
00557 'MenuDragMouseEvent',
00558 'MenuDragMouseListener',
00559 'MenuElement',
00560 'MenuEvent',
00561 'MenuItem',
00562 'MenuItemUI',
00563 'MenuKeyEvent',
00564 'MenuKeyListener',
00565 'MenuListener',
00566 'MenuSelectionManager',
00567 'MenuShortcut',
00568 'MessageDigest',
00569 'MessageDigestSpi',
00570 'MessageFormat',
00571 'MetaEventListener',
00572 'MetalBorders',
00573 'MetalBorders.ButtonBorder',
00574 'MetalBorders.Flush3DBorder',
00575 'MetalBorders.InternalFrameBorder',
00576 'MetalBorders.MenuBarBorder',
00577 'MetalBorders.MenuItemBorder',
00578 'MetalBorders.OptionDialogBorder',
00579 'MetalBorders.PaletteBorder',
00580 'MetalBorders.PopupMenuBorder',
00581 'MetalBorders.RolloverButtonBorder',
00582 'MetalBorders.ScrollPaneBorder',
00583 'MetalBorders.TableHeaderBorder',
00584 'MetalBorders.TextFieldBorder',
00585 'MetalBorders.ToggleButtonBorder',
00586 'MetalBorders.ToolBarBorder',
00587 'MetalButtonUI',
00588 'MetalCheckBoxIcon',
00589 'MetalCheckBoxUI',
00590 'MetalComboBoxButton',
00591 'MetalComboBoxEditor',
00592 'MetalComboBoxEditor.UIResource',
00593 'MetalComboBoxIcon',
00594 'MetalComboBoxUI',
00595 'MetalDesktopIconUI',
00596 'MetalFileChooserUI',
00597 'MetalIconFactory',
00598 'MetalIconFactory.FileIcon16',
00599 'MetalIconFactory.FolderIcon16',
00600 'MetalIconFactory.PaletteCloseIcon',
00601 'MetalIconFactory.TreeControlIcon',
00602 'MetalIconFactory.TreeFolderIcon',
00603 'MetalIconFactory.TreeLeafIcon',
00604 'MetalInternalFrameTitlePane',
00605 'MetalInternalFrameUI',
00606 'MetalLabelUI',
00607 'MetalLookAndFeel',
00608 'MetalPopupMenuSeparatorUI',
00609 'MetalProgressBarUI',
00610 'MetalRadioButtonUI',
00611 'MetalScrollBarUI',
00612 'MetalScrollButton',
00613 'MetalScrollPaneUI',
00614 'MetalSeparatorUI',
00615 'MetalSliderUI',
00616 'MetalSplitPaneUI',
00617 'MetalTabbedPaneUI',
00618 'MetalTextFieldUI',
00619 'MetalTheme',
00620 'MetalToggleButtonUI',
00621 'MetalToolBarUI',
00622 'MetalToolTipUI',
00623 'MetalTreeUI',
00624 'MetaMessage',
00625 'Method',
00626 'MethodDescriptor',
00627 'MidiChannel',
00628 'MidiDevice',
00629 'MidiDevice.Info',
00630 'MidiDeviceProvider',
00631 'MidiEvent',
00632 'MidiFileFormat',
00633 'MidiFileReader',
00634 'MidiFileWriter',
00635 'MidiMessage',
00636 'MidiSystem',
00637 'MidiUnavailableException',
00638 'MimeTypeParseException',
00639 'MinimalHTMLWriter',
00640 'MissingResourceException',
00641 'Mixer',
00642 'Mixer.Info',
00643 'MixerProvider',
00644 'ModificationItem',
00645 'Modifier',
00646 'MouseAdapter',
00647 'MouseDragGestureRecognizer',
00648 'MouseEvent',
00649 'MouseInputAdapter',
00650 'MouseInputListener',
00651 'MouseListener',
00652 'MouseMotionAdapter',
00653 'MouseMotionListener',
00654 'MultiButtonUI',
00655 'MulticastSocket',
00656 'MultiColorChooserUI',
00657 'MultiComboBoxUI',
00658 'MultiDesktopIconUI',
00659 'MultiDesktopPaneUI',
00660 'MultiFileChooserUI',
00661 'MultiInternalFrameUI',
00662 'MultiLabelUI', 'MultiListUI',
00663 'MultiLookAndFeel',
00664 'MultiMenuBarUI',
00665 'MultiMenuItemUI',
00666 'MultiOptionPaneUI',
00667 'MultiPanelUI',
00668 'MultiPixelPackedSampleModel',
00669 'MultipleMaster',
00670 'MultiPopupMenuUI',
00671 'MultiProgressBarUI',
00672 'MultiScrollBarUI',
00673 'MultiScrollPaneUI',
00674 'MultiSeparatorUI',
00675 'MultiSliderUI',
00676 'MultiSplitPaneUI',
00677 'MultiTabbedPaneUI',
00678 'MultiTableHeaderUI',
00679 'MultiTableUI',
00680 'MultiTextUI',
00681 'MultiToolBarUI',
00682 'MultiToolTipUI',
00683 'MultiTreeUI',
00684 'MultiViewportUI',
00685 'MutableAttributeSet',
00686 'MutableComboBoxModel',
00687 'MutableTreeNode',
00688 'Name',
00689 'NameAlreadyBoundException',
00690 'NameClassPair',
00691 'NameComponent',
00692 'NameComponentHelper',
00693 'NameComponentHolder',
00694 'NamedValue',
00695 'NameHelper',
00696 'NameHolder',
00697 'NameNotFoundException',
00698 'NameParser',
00699 'NamespaceChangeListener',
00700 'NameValuePair',
00701 'NameValuePairHelper',
00702 'Naming',
00703 'NamingContext',
00704 'NamingContextHelper',
00705 'NamingContextHolder',
00706 'NamingContextOperations',
00707 'NamingEnumeration',
00708 'NamingEvent',
00709 'NamingException',
00710 'NamingExceptionEvent',
00711 'NamingListener',
00712 'NamingManager',
00713 'NamingSecurityException',
00714 'NegativeArraySizeException',
00715 'NetPermission',
00716 'NO_IMPLEMENT',
00717 'NO_MEMORY',
00718 'NO_PERMISSION',
00719 'NO_RESOURCES',
00720 'NO_RESPONSE',
00721 'NoClassDefFoundError',
00722 'NoInitialContextException', 'NoninvertibleTransformException',
00723 'NoPermissionException',
00724 'NoRouteToHostException',
00725 'NoSuchAlgorithmException',
00726 'NoSuchAttributeException',
00727 'NoSuchElementException',
00728 'NoSuchFieldError',
00729 'NoSuchFieldException',
00730 'NoSuchMethodError',
00731 'NoSuchMethodException',
00732 'NoSuchObjectException',
00733 'NoSuchProviderException',
00734 'NotActiveException',
00735 'NotBoundException',
00736 'NotContextException',
00737 'NotEmpty',
00738 'NotEmptyHelper',
00739 'NotEmptyHolder',
00740 'NotFound',
00741 'NotFoundHelper',
00742 'NotFoundHolder',
00743 'NotFoundReason',
00744 'NotFoundReasonHelper',
00745 'NotFoundReasonHolder',
00746 'NotOwnerException',
00747 'NotSerializableException',
00748 'NullPointerException',
00749 'Number',
00750 'NumberFormat', 'NumberFormatException', 'NVList',
00751 'OBJ_ADAPTER', 'Object', 'OBJECT_NOT_EXIST', 'ObjectChangeListener',
00752 'ObjectFactory',
00753 'ObjectFactoryBuilder',
00754 'ObjectHelper',
00755 'ObjectHolder',
00756 'ObjectImpl', 'ObjectImpl',
00757 'ObjectInput',
00758 'ObjectInputStream',
00759 'ObjectInputStream.GetField',
00760 'ObjectInputValidation',
00761 'ObjectOutput',
00762 'ObjectOutputStream',
00763 'ObjectOutputStream.PutField',
00764 'ObjectStreamClass',
00765 'ObjectStreamConstants',
00766 'ObjectStreamException',
00767 'ObjectStreamField',
00768 'ObjectView',
00769 'ObjID',
00770 'Observable',
00771 'Observer',
00772 'OctetSeqHelper',
00773 'OctetSeqHolder',
00774 'OMGVMCID',
00775 'OpenType',
00776 'Operation',
00777 'OperationNotSupportedException',
00778 'Option',
00779 'OptionalDataException',
00780 'OptionPaneUI',
00781 'ORB',
00782 'OutOfMemoryError',
00783 'OutputStream',
00784 'OutputStreamWriter',
00785 'OverlayLayout',
00786 'Owner',
00787 'Package',
00788 'PackedColorModel',
00789 'Pageable',
00790 'PageAttributes',
00791 'PageAttributes.ColorType',
00792 'PageAttributes.MediaType',
00793 'PageAttributes.OrientationRequestedType',
00794 'PageAttributes.OriginType',
00795 'PageAttributes.PrintQualityType',
00796 'PageFormat',
00797 'Paint',
00798 'PaintContext',
00799 'PaintEvent',
00800 'Panel',
00801 'PanelUI',
00802 'Paper',
00803 'ParagraphView',
00804 'ParagraphView',
00805 'ParameterBlock',
00806 'ParameterDescriptor',
00807 'ParseException',
00808 'ParsePosition',
00809 'Parser',
00810 'ParserDelegator',
00811 'PartialResultException',
00812 'PasswordAuthentication',
00813 'PasswordView',
00814 'Patch',
00815 'PathIterator',
00816 'Permission',
00817 'Permission',
00818 'PermissionCollection',
00819 'Permissions',
00820 'PERSIST_STORE',
00821 'PhantomReference',
00822 'PipedInputStream',
00823 'PipedOutputStream',
00824 'PipedReader',
00825 'PipedWriter',
00826 'PixelGrabber',
00827 'PixelInterleavedSampleModel',
00828 'PKCS8EncodedKeySpec',
00829 'PlainDocument',
00830 'PlainView',
00831 'Point',
00832 'Point2D',
00833 'Point2D.Double',
00834 'Point2D.Float',
00835 'Policy',
00836 'Policy',
00837 'PolicyError',
00838 'PolicyHelper',
00839 'PolicyHolder',
00840 'PolicyListHelper',
00841 'PolicyListHolder',
00842 'PolicyOperations', 'PolicyTypeHelper',
00843 'Polygon',
00844 'PopupMenu',
00845 'PopupMenuEvent',
00846 'PopupMenuListener',
00847 'PopupMenuUI',
00848 'Port',
00849 'Port.Info',
00850 'PortableRemoteObject',
00851 'PortableRemoteObjectDelegate',
00852 'Position',
00853 'Position.Bias',
00854 'PreparedStatement',
00855 'Principal',
00856 'Principal',
00857 'PrincipalHolder',
00858 'Printable',
00859 'PrinterAbortException',
00860 'PrinterException',
00861 'PrinterGraphics',
00862 'PrinterIOException',
00863 'PrinterJob',
00864 'PrintGraphics',
00865 'PrintJob',
00866 'PrintStream',
00867 'PrintWriter',
00868 'PRIVATE_MEMBER',
00869 'PrivateKey',
00870 'PrivilegedAction',
00871 'PrivilegedActionException',
00872 'PrivilegedExceptionAction',
00873 'Process',
00874 'ProfileDataException',
00875 'ProgressBarUI',
00876 'ProgressMonitor',
00877 'ProgressMonitorInputStream',
00878 'Properties',
00879 'PropertyChangeEvent',
00880 'PropertyChangeListener',
00881 'PropertyChangeSupport',
00882 'PropertyDescriptor',
00883 'PropertyEditor',
00884 'PropertyEditorManager',
00885 'PropertyEditorSupport',
00886 'PropertyPermission',
00887 'PropertyResourceBundle',
00888 'PropertyVetoException',
00889 'ProtectionDomain',
00890 'ProtocolException',
00891 'Provider',
00892 'ProviderException',
00893 'Proxy',
00894 'PUBLIC_MEMBER',
00895 'PublicKey',
00896 'PushbackInputStream',
00897 'PushbackReader',
00898 'QuadCurve2D',
00899 'QuadCurve2D.Double',
00900 'QuadCurve2D.Float',
00901 'Random',
00902 'RandomAccessFile', 'Raster', 'RasterFormatException', 'RasterOp',
00903 'Reader', 'Receiver', 'Rectangle', 'Rectangle2D', 'Rectangle2D.Double',
00904 'Rectangle2D.Float', 'RectangularShape', 'Ref', 'RefAddr', 'Reference',
00905 'Referenceable', 'ReferenceQueue', 'ReferralException',
00906 'ReflectPermission', 'Registry', 'RegistryHandler', 'RemarshalException',
00907 'Remote', 'RemoteCall', 'RemoteException', 'RemoteObject', 'RemoteRef',
00908 'RemoteServer',
00909 'RemoteStub',
00910 'RenderableImage',
00911 'RenderableImageOp',
00912 'RenderableImageProducer',
00913 'RenderContext',
00914 'RenderedImage',
00915 'RenderedImageFactory',
00916 'Renderer',
00917 'RenderingHints',
00918 'RenderingHints.Key',
00919 'RepaintManager',
00920 'ReplicateScaleFilter',
00921 'Repository',
00922 'RepositoryIdHelper',
00923 'Request',
00924 'RescaleOp',
00925 'Resolver',
00926 'ResolveResult',
00927 'ResourceBundle',
00928 'ResponseHandler',
00929 'ResultSet',
00930 'ResultSetMetaData',
00931 'ReverbType',
00932 'RGBImageFilter',
00933 'RMIClassLoader',
00934 'RMIClientSocketFactory',
00935 'RMIFailureHandler',
00936 'RMISecurityException',
00937 'RMISecurityManager',
00938 'RMIServerSocketFactory',
00939 'RMISocketFactory',
00940 'Robot',
00941 'RootPaneContainer',
00942 'RootPaneUI',
00943 'RoundRectangle2D',
00944 'RoundRectangle2D.Double',
00945 'RoundRectangle2D.Float',
00946 'RowMapper',
00947 'RSAKey',
00948 'RSAKeyGenParameterSpec',
00949 'RSAPrivateCrtKey',
00950 'RSAPrivateCrtKeySpec',
00951 'RSAPrivateKey',
00952 'RSAPrivateKeySpec',
00953 'RSAPublicKey',
00954 'RSAPublicKeySpec',
00955 'RTFEditorKit',
00956 'RuleBasedCollator',
00957 'Runnable',
00958 'Runtime',
00959 'RunTime',
00960 'RuntimeException',
00961 'RunTimeOperations',
00962 'RuntimePermission',
00963 'SampleModel',
00964 'SchemaViolationException',
00965 'Scrollable',
00966 'Scrollbar',
00967 'ScrollBarUI',
00968 'ScrollPane',
00969 'ScrollPaneConstants',
00970 'ScrollPaneLayout',
00971 'ScrollPaneLayout.UIResource',
00972 'ScrollPaneUI',
00973 'SearchControls',
00974 'SearchResult',
00975 'SecureClassLoader',
00976 'SecureRandom',
00977 'SecureRandomSpi',
00978 'Security',
00979 'SecurityException',
00980 'SecurityManager',
00981 'SecurityPermission',
00982 'Segment',
00983 'SeparatorUI',
00984 'Sequence',
00985 'SequenceInputStream',
00986 'Sequencer',
00987 'Sequencer.SyncMode',
00988 'Serializable',
00989 'SerializablePermission',
00990 'ServantObject',
00991 'ServerCloneException',
00992 'ServerError', 'ServerException',
00993 'ServerNotActiveException',
00994 'ServerRef',
00995 'ServerRequest',
00996 'ServerRuntimeException',
00997 'ServerSocket',
00998 'ServiceDetail',
00999 'ServiceDetailHelper',
01000 'ServiceInformation',
01001 'ServiceInformationHelper',
01002 'ServiceInformationHolder',
01003 'ServiceUnavailableException',
01004 'Set',
01005 'SetOverrideType',
01006 'SetOverrideTypeHelper',
01007 'Shape',
01008 'ShapeGraphicAttribute',
01009 'Short',
01010 'ShortHolder',
01011 'ShortLookupTable',
01012 'ShortMessage',
01013 'ShortSeqHelper',
01014 'ShortSeqHolder',
01015 'Signature',
01016 'SignatureException',
01017 'SignatureSpi',
01018 'SignedObject',
01019 'Signer',
01020 'SimpleAttributeSet',
01021 'SimpleBeanInfo',
01022 'SimpleDateFormat',
01023 'SimpleTimeZone',
01024 'SinglePixelPackedSampleModel',
01025 'SingleSelectionModel',
01026 'SizeLimitExceededException',
01027 'SizeRequirements',
01028 'SizeSequence',
01029 'Skeleton',
01030 'SkeletonMismatchException',
01031 'SkeletonNotFoundException',
01032 'SliderUI',
01033 'Socket',
01034 'SocketException',
01035 'SocketImpl',
01036 'SocketImplFactory',
01037 'SocketOptions',
01038 'SocketPermission',
01039 'SocketSecurityException',
01040 'SoftBevelBorder',
01041 'SoftReference',
01042 'SortedMap',
01043 'SortedSet',
01044 'Soundbank',
01045 'SoundbankReader',
01046 'SoundbankResource',
01047 'SourceDataLine',
01048 'SplitPaneUI',
01049 'SQLData',
01050 'SQLException',
01051 'SQLInput',
01052 'SQLOutput', 'SQLPermission',
01053 'SQLWarning',
01054 'Stack',
01055 'StackOverflowError',
01056 'StateEdit',
01057 'StateEditable',
01058 'StateFactory',
01059 'Statement',
01060 'Streamable',
01061 'StreamableValue',
01062 'StreamCorruptedException',
01063 'StreamTokenizer',
01064 'StrictMath',
01065 'String',
01066 'StringBuffer',
01067 'StringBufferInputStream',
01068 'StringCharacterIterator',
01069 'StringContent',
01070 'StringHolder',
01071 'StringIndexOutOfBoundsException',
01072 'StringReader',
01073 'StringRefAddr',
01074 'StringSelection',
01075 'StringTokenizer',
01076 'StringValueHelper',
01077 'StringWriter',
01078 'Stroke',
01079 'Struct',
01080 'StructMember',
01081 'StructMemberHelper',
01082 'Stub',
01083 'StubDelegate',
01084 'StubNotFoundException',
01085 'Style',
01086 'StyleConstants',
01087 'StyleConstants.CharacterConstants',
01088 'StyleConstants.ColorConstants',
01089 'StyleConstants.FontConstants',
01090 'StyleConstants.ParagraphConstants',
01091 'StyleContext',
01092 'StyledDocument',
01093 'StyledEditorKit',
01094 'StyledEditorKit.AlignmentAction',
01095 'StyledEditorKit.BoldAction',
01096 'StyledEditorKit.FontFamilyAction',
01097 'StyledEditorKit.FontSizeAction',
01098 'StyledEditorKit.ForegroundAction',
01099 'StyledEditorKit.ItalicAction',
01100 'StyledEditorKit.StyledTextAction',
01101 'StyledEditorKit.UnderlineAction',
01102 'StyleSheet',
01103 'StyleSheet.BoxPainter',
01104 'StyleSheet.ListPainter',
01105 'SwingConstants',
01106 'SwingPropertyChangeSupport',
01107 'SwingUtilities',
01108 'SyncFailedException',
01109 'Synthesizer',
01110 'SysexMessage',
01111 'System',
01112 'SystemColor', 'SystemException',
01113 'SystemFlavorMap',
01114 'TabableView',
01115 'TabbedPaneUI',
01116 'TabExpander',
01117 'TableCellEditor',
01118 'TableCellRenderer',
01119 'TableColumn',
01120 'TableColumnModel',
01121 'TableColumnModelEvent',
01122 'TableColumnModelListener',
01123 'TableHeaderUI',
01124 'TableModel',
01125 'TableModelEvent',
01126 'TableModelListener',
01127 'TableUI',
01128 'TableView',
01129 'TabSet',
01130 'TabStop',
01131 'TagElement',
01132 'TargetDataLine',
01133 'TCKind',
01134 'TextAction',
01135 'TextArea',
01136 'TextAttribute',
01137 'TextComponent',
01138 'TextEvent',
01139 'TextField',
01140 'TextHitInfo',
01141 'TextLayout',
01142 'TextLayout.CaretPolicy',
01143 'TextListener',
01144 'TextMeasurer',
01145 'TextUI',
01146 'TexturePaint',
01147 'Thread',
01148 'ThreadDeath',
01149 'ThreadGroup',
01150 'ThreadLocal',
01151 'Throwable',
01152 'Tie',
01153 'TileObserver',
01154 'Time',
01155 'TimeLimitExceededException',
01156 'Timer',
01157 'Timer',
01158 'TimerTask',
01159 'Timestamp',
01160 'TimeZone',
01161 'TitledBorder',
01162 'ToolBarUI',
01163 'Toolkit',
01164 'ToolTipManager',
01165 'ToolTipUI',
01166 'TooManyListenersException',
01167 'Track',
01168 'TRANSACTION_REQUIRED',
01169 'TRANSACTION_ROLLEDBACK',
01170 'TransactionRequiredException',
01171 'TransactionRolledbackException',
01172 'Transferable',
01173 'TransformAttribute',
01174 'TRANSIENT',
01175 'Transmitter',
01176 'Transparency',
01177 'TreeCellEditor',
01178 'TreeCellRenderer',
01179 'TreeExpansionEvent',
01180 'TreeExpansionListener',
01181 'TreeMap',
01182 'TreeModel',
01183 'TreeModelEvent',
01184 'TreeModelListener',
01185 'TreeNode',
01186 'TreePath',
01187 'TreeSelectionEvent',
01188 'TreeSelectionListener',
01189 'TreeSelectionModel',
01190 'TreeSet',
01191 'TreeUI',
01192 'TreeWillExpandListener',
01193 'TypeCode',
01194 'TypeCodeHolder',
01195 'TypeMismatch',
01196 'Types',
01197 'UID',
01198 'UIDefaults',
01199 'UIDefaults.ActiveValue',
01200 'UIDefaults.LazyInputMap',
01201 'UIDefaults.LazyValue',
01202 'UIDefaults.ProxyLazyValue', 'UIManager',
01203 'UIManager.LookAndFeelInfo',
01204 'UIResource',
01205 'ULongLongSeqHelper',
01206 'ULongLongSeqHolder',
01207 'ULongSeqHelper',
01208 'ULongSeqHolder',
01209 'UndeclaredThrowableException',
01210 'UndoableEdit',
01211 'UndoableEditEvent',
01212 'UndoableEditListener',
01213 'UndoableEditSupport',
01214 'UndoManager',
01215 'UnexpectedException',
01216 'UnicastRemoteObject',
01217 'UnionMember',
01218 'UnionMemberHelper',
01219 'UNKNOWN',
01220 'UnknownError',
01221 'UnknownException',
01222 'UnknownGroupException',
01223 'UnknownHostException',
01224 'UnknownHostException',
01225 'UnknownObjectException',
01226 'UnknownServiceException',
01227 'UnknownUserException',
01228 'UnmarshalException',
01229 'UnrecoverableKeyException',
01230 'Unreferenced',
01231 'UnresolvedPermission',
01232 'UnsatisfiedLinkError',
01233 'UnsolicitedNotification',
01234 'UnsolicitedNotificationEvent',
01235 'UnsolicitedNotificationListener',
01236 'UNSUPPORTED_POLICY',
01237 'UNSUPPORTED_POLICY_VALUE',
01238 'UnsupportedAudioFileException',
01239 'UnsupportedClassVersionError',
01240 'UnsupportedEncodingException',
01241 'UnsupportedFlavorException',
01242 'UnsupportedLookAndFeelException',
01243 'UnsupportedOperationException',
01244 'URL',
01245 'URLClassLoader',
01246 'URLConnection',
01247 'URLDecoder',
01248 'URLEncoder',
01249 'URLStreamHandler',
01250 'URLStreamHandlerFactory',
01251 'UserException',
01252 'UShortSeqHelper',
01253 'UShortSeqHolder',
01254 'UTFDataFormatException',
01255 'Util',
01256 'UtilDelegate',
01257 'Utilities',
01258 'ValueBase',
01259 'ValueBaseHelper',
01260 'ValueBaseHolder',
01261 'ValueFactory',
01262 'ValueHandler',
01263 'ValueMember',
01264 'ValueMemberHelper',
01265 'VariableHeightLayoutCache',
01266 'Vector',
01267 'VerifyError',
01268 'VersionSpecHelper',
01269 'VetoableChangeListener',
01270 'VetoableChangeSupport',
01271 'View',
01272 'ViewFactory',
01273 'ViewportLayout',
01274 'ViewportUI',
01275 'VirtualMachineError',
01276 'Visibility',
01277 'VisibilityHelper',
01278 'VM_ABSTRACT',
01279 'VM_CUSTOM',
01280 'VM_NONE',
01281 'VM_TRUNCATABLE',
01282 'VMID',
01283 'VoiceStatus',
01284 'Void',
01285 'WCharSeqHelper',
01286 'WCharSeqHolder',
01287 'WeakHashMap',
01288 'WeakReference',
01289 'Window',
01290 'WindowAdapter',
01291 'WindowConstants',
01292 'WindowEvent', 'WindowListener',
01293 'WrappedPlainView',
01294 'WritableRaster',
01295 'WritableRenderedImage',
01296 'WriteAbortedException',
01297 'Writer',
01298 'WrongTransaction',
01299 'WStringValueHelper',
01300 'X509Certificate',
01301 'X509CRL',
01302 'X509CRLEntry',
01303 'X509EncodedKeySpec',
01304 'X509Extension',
01305 'ZipEntry',
01306 'ZipException',
01307 'ZipFile',
01308 'ZipInputStream',
01309 'ZipOutputStream',
01310 'ZoneView',
01311 '_BindingIteratorImplBase',
01312 '_BindingIteratorStub',
01313 '_IDLTypeStub',
01314 '_NamingContextImplBase',
01315 '_NamingContextStub',
01316 '_PolicyStub',
01317 '_Remote_Stub '
01318 ),
01319 4 => array(
01320 'void', 'double', 'int', 'boolean', 'byte', 'short', 'long', 'char', 'float'
01321 )
01322 ),
01323 'SYMBOLS' => array(
01324 '(', ')', '[', ']', '{', '}', '*', '&', '%', '!', ';', '<', '>', '?'
01325 ),
01326 'CASE_SENSITIVE' => array(
01327 GESHI_COMMENTS => true,
01328 1 => false,
01329 2 => false,
01330 3 => true,
01331 4 => true
01332 ),
01333 'STYLES' => array(
01334 'KEYWORDS' => array(
01335 1 => 'color: #b1b100;',
01336 2 => 'color: #000000; font-weight: bold;',
01337 3 => 'color: #aaaadd; font-weight: bold;',
01338 4 => 'color: #993333;'
01339 ),
01340 'COMMENTS' => array(
01341 1=> 'color: #808080; font-style: italic;',
01342 2=> 'color: #a1a100;',
01343 'MULTI' => 'color: #808080; font-style: italic;'
01344 ),
01345 'ESCAPE_CHAR' => array(
01346 0 => 'color: #000099; font-weight: bold;'
01347 ),
01348 'BRACKETS' => array(
01349 0 => 'color: #66cc66;'
01350 ),
01351 'STRINGS' => array(
01352 0 => 'color: #ff0000;'
01353 ),
01354 'NUMBERS' => array(
01355 0 => 'color: #cc66cc;'
01356 ),
01357 'METHODS' => array(
01358 1 => 'color: #006600;',
01359 2 => 'color: #006600;'
01360 ),
01361 'SYMBOLS' => array(
01362 0 => 'color: #66cc66;'
01363 ),
01364 'SCRIPT' => array(
01365 ),
01366 'REGEXPS' => array(
01367 )
01368 ),
01369 'URLS' => array(
01370 1 => '',
01371 2 => '',
01372 3 => 'http://www.google.com/search?hl=en&q=allinurl%3A{FNAME}+java.sun.com&btnI=I%27m%20Feeling%20Lucky',
01373 4 => ''
01374 ),
01375 'OOLANG' => true,
01376 'OBJECT_SPLITTERS' => array(
01377 1 => '.'
01378 ),
01379 'REGEXPS' => array(
01380 ),
01381 'STRICT_MODE_APPLIES' => GESHI_NEVER,
01382 'SCRIPT_DELIMITERS' => array(
01383 ),
01384 'HIGHLIGHT_STRICT_BLOCK' => array(
01385 )
01386 );
01387
01388 ?>