|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ulc.util.UlcObject | +--com.ibm.ulc.application.ULCContext | +--com.ibm.ulc.examples.Pie.Pie
A minimal ULC application to demonstrate the UI PieChart extension.
Fields inherited from class com.ibm.ulc.application.ULCContext |
fUILocale |
Constructor Summary | |
Pie()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
pieSelected(java.lang.String label)
Increment the selected pie segment by 1 every time it is selected. |
void |
start()
Build the sample ULC application. |
Methods inherited from class com.ibm.ulc.application.ULCContext |
add,
addedUIConnection,
addUIConnectionListener,
applicationTerminated,
beep,
connect,
connect,
connect,
connect,
connectionCreated,
connectionEnded,
connectionStarted,
connectToApp,
create,
disconnect,
disconnectFromApp,
echo,
exitIfLastApp,
free,
getActiveApplications,
getAutoReconnect,
getConnection,
getDefaultApplication,
getExitOnLastApplicationClosed,
getId,
getInstalledLookAndFeels,
getLook,
getNextContextId,
getProperty,
getRegistry,
getResourceBundleBaseFileName,
getResourceLocale,
getResourceObject,
getResourceString,
getSeed,
getUILocale,
getUserParameter,
getUserServerParameter,
handleEchoAnswer,
handleExitRequest,
handleInitRequest,
handleRequest,
isRecent,
killServer,
postRequest,
processNextRequest,
processNextRequest,
reconnectAfterException,
reconnectDelayInMillis,
reconnectUI,
register,
remove,
removedUIConnection,
restartUI,
send,
sendAccept,
sendInit,
setAutoReconnect,
setExitOnLastApplicationClosed,
setLook,
setProperty,
setUserServerParameter,
shutdown,
startBatchingRequests,
stopBatchingRequests,
synch,
terminate,
terminateIfLastApplication,
unregister,
upload,
waitForInit |
Methods inherited from class com.ibm.ulc.util.UlcObject |
trouble,
trouble2,
trouble2Err,
troubleErr |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Pie()
Method Detail |
public static void main(java.lang.String[] args)
public void pieSelected(java.lang.String label)
public void start()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |