Extension SDK

oracle.jdeveloper.jot
Class Jot

java.lang.Object
  extended byoracle.jdeveloper.jot.Jot

public class Jot
extends java.lang.Object

The Jot provides static registration and retrieval services for the Jot packages.


Constructor Summary
Jot()
           
 
Method Summary
static JotModel getJotModel()
          Retrieves the JotModel.
static JotModelFactory getJotModelFactory()
          Retrieves the JotModelFactory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jot

public Jot()
Method Detail

getJotModel

public static JotModel getJotModel()
Retrieves the JotModel. Creates one if none exists.

Returns:
the JotModel.

getJotModelFactory

public static JotModelFactory getJotModelFactory()
Retrieves the JotModelFactory. Creates one if none exists.

Returns:
the JotModel.

Extension SDK

 

Copyright ©1997, 2003, Oracle. All rights reserved.