A B C D E F G H I J K L M O P Q R S T U V W X Y

S

SECOND - Static variable in class org.wegra.util.stopwatch.Formatter
Unit: SECOND
Semaphore - class org.wegra.thread.Semaphore.
ÀϹÝÀûÀÎ ¼¼¸¶Æ÷¾î¸¦ ±¸ÇöÇÑ´Ù.
Semaphore() - Constructor for class org.wegra.thread.Semaphore
Semaphore constructor comment.
SequentialSearch - class org.wegra.util.collection.array.SequentialSearch.
Sequential search.
SequentialSearch() - Constructor for class org.wegra.util.collection.array.SequentialSearch
 
Server - class org.wegra.net.Server.
¹ü¿ëÀûÀÎ ¼­¹öÃø ¼ÒÄÏÀ¸·Î Ŭ¶óÀÌ¾ðÆ® °ü·Ã ÀÛ¾÷µéÀ» ÀÚü ½º·¹µå¿¡¼­ ó¸® ÇÑ´Ù.
Server(int, int, Client, ShutdownOperation) - Constructor for class org.wegra.net.Server
¼­¹ö ¼ÒÄÏ ½º·¹µå¸¦ ¸¸µé°Å ¼­¹ö ¼ÒÄÏÀ» ¸¸µé¾î À¯ÁöÇÑ´Ù.
Server.Test - class org.wegra.net.Server.Test.
Å×½ºÆ®¿ë Ŭ·¡½º.
Server.Test() - Constructor for class org.wegra.net.Server.Test
 
ServerAction - class org.wegra.mon.mem.actions.ServerAction.
For eclipse plug-in.
ServerAction() - Constructor for class org.wegra.mon.mem.actions.ServerAction
 
SetSort - class org.wegra.util.collection.array.SetSort.
Set sort algorithm: 1.
SetSort() - Constructor for class org.wegra.util.collection.array.SetSort
 
SetSort.Sorter - class org.wegra.util.collection.array.SetSort.Sorter.
 
SetSort.Sorter() - Constructor for class org.wegra.util.collection.array.SetSort.Sorter
 
ShutdownOperation - interface org.wegra.net.ShutdownOperation.
ƯÁ¤ ½Ã½ºÅÛÀÌ ¾Æ¿ôµÉ ¶§ ¸¶¹«¸® 󸮸¦ À§ÇØ Á¦°øµÈ´Ù.
SimpleCache - class org.wegra.util.cache.SimpleCache.
Simple timeout cache class.
SimpleCache(long) - Constructor for class org.wegra.util.cache.SimpleCache
 
SimpleGrid - class org.wegra.awt.SimpleGrid.
simple grid components.
SimpleGrid() - Constructor for class org.wegra.awt.SimpleGrid
creates new instance.
SimpleGrid(String[][]) - Constructor for class org.wegra.awt.SimpleGrid
creates new instance with specified elements.
SimpleGrid.SimpleGridLayout - class org.wegra.awt.SimpleGrid.SimpleGridLayout.
Layout manager for SimpleGrid class
SimpleGrid.SimpleGridLayout() - Constructor for class org.wegra.awt.SimpleGrid.SimpleGridLayout
 
SortedIndex - class org.wegra.util.collection.array.SortedIndex.
 
SortedIndex() - Constructor for class org.wegra.util.collection.array.SortedIndex
 
SpinLock - class org.wegra.thread.SpinLock.
°£´ÜÇÏ°Ô ±¸ÇöµÈ ¹ü¿ë ½ºÇɶô Ŭ·¡½ºÀÌ´Ù.
SpinLock() - Constructor for class org.wegra.thread.SpinLock
SpinLock constructor comment.
SpinLock.Test - class org.wegra.thread.SpinLock.Test.
Å×½ºÆ®¿ë Ŭ·¡½º.
SpinLock.Test() - Constructor for class org.wegra.thread.SpinLock.Test
 
State - interface org.wegra.state.State.
Generic State.
StateException - exception org.wegra.state.StateException.
 
StateException() - Constructor for class org.wegra.state.StateException
 
StateException(String) - Constructor for class org.wegra.state.StateException
 
StateMachine - class org.wegra.state.StateMachine.
 
StateMachine() - Constructor for class org.wegra.state.StateMachine
 
Stopwatch - class org.wegra.util.stopwatch.Stopwatch.
Simple stopwatch class to measure job taken time.
Stopwatch() - Constructor for class org.wegra.util.stopwatch.Stopwatch
 
Subscriber - interface org.wegra.mon.mem.Subscriber.
The subscriber of monitoring result.
Subscriber - interface org.wegra.util.multicast.Subscriber.
Ä¿¸Çµå ÆÐÅÏÀ» ±¸ÇöÇϱâ À§ÇÑ ÀÎÅÍÆäÀ̽º·Î ÇϳªÀÇ ÀÎÀÚ¸¦ ¹Þ¾ÆµéÀÏ ¼ö ÀÖ´Ù.
Swap - class org.wegra.util.collection.array.Swap.
 
Swap() - Constructor for class org.wegra.util.collection.array.Swap
 
SynchronousDispatcher - class org.wegra.util.dispatcher.SynchronousDispatcher.
µ¿±âÀûÀÎ ÅëÁö µð½ºÆÐÃÄ·Î ÀÏ·ÃÀÇ ÀÛ¾÷µéÀ» Â÷·ÊÂ÷·Ê ¼öÇàÇÒ ¼ö ÀÖ°Ô²û ÇØÁØ´Ù.
SynchronousDispatcher() - Constructor for class org.wegra.util.dispatcher.SynchronousDispatcher
 
SynchronousDispatcher.Test - class org.wegra.util.dispatcher.SynchronousDispatcher.Test.
for testing
SynchronousDispatcher.Test() - Constructor for class org.wegra.util.dispatcher.SynchronousDispatcher.Test
 
search(Object, Object[], Comparator) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(long, long[]) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(int, int[]) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(short, short[]) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(char, char[]) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(byte, byte[]) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(double, double[]) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(float, float[]) - Static method in class org.wegra.util.collection.array.BinarySearch
Finds a target element in a given array, and returns the index.
search(Object, Object[], Comparator) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
search(long, long[]) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
search(int, int[]) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
search(short, short[]) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
search(char, char[]) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
search(byte, byte[]) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
search(double, double[]) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
search(float, float[]) - Static method in class org.wegra.util.collection.array.SequentialSearch
Finds a target element in a given array, and returns the index.
selectionChanged(IAction, ISelection) - Method in class org.wegra.mon.mem.actions.ClientAction
 
selectionChanged(IAction, ISelection) - Method in class org.wegra.mon.mem.actions.ServerAction
 
sendMessage(String) - Method in class org.wegra.mon.mem.MemoryMonitor
Sends user message to all registered subscribers.
set() - Method in class org.wegra.net.GUID
set is where all the work is done
set(int) - Method in class org.wegra.util.bitset.BitSet
Sets the bit at the specified index to true.
set(int, int) - Method in class org.wegra.util.bitset.BitSet
Sets the bits from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to true.
set(int, BitSet, int, int) - Method in class org.wegra.util.bitset.BitSet
Copies part of current bitset from given src's.
setAll() - Method in class org.wegra.util.bitset.BitSet
Sets all bits of current bitset to true.
setAltaration(int, int, int) - Method in class org.wegra.awt.image.GenericRGBFilter
´ëü »ö»óÀ» ¼³Á¤ÇÑ´Ù.
setBrightnessRate(float) - Method in class org.wegra.awt.image.HSBFilter
 
setBufferFreezed(boolean) - Method in class org.wegra.awt.graph.HistoryGraph
 
setCapacity(int) - Method in class org.wegra.awt.graph.HistoryGraph
Sets buffer's capacity.
setCellColor(int, int, Color) - Method in class org.wegra.awt.SimpleGrid
sets the foreground color to specified cell
setCellSize(int, int) - Method in class org.wegra.awt.SimpleGrid.SimpleGridLayout
sets cell width and height
setCellSize(int, int) - Method in class org.wegra.awt.SimpleGrid
sets current cell width and height
setCellSize(int, int) - Method in class org.wegra.awt.graph.HistoryGraph
Sets cell size.
setClosingMethod(ClosingMethod) - Method in class org.wegra.awt.InternalFrame
 
setClosingMethod(ClosingMethod) - Method in interface org.wegra.awt.ViewContainer
 
setColor(PaletteId, Color) - Method in class org.wegra.awt.graph.Palette
Sets specified color.
setCondition(boolean) - Method in class org.wegra.thread.ConditionVariable
Á¶°ÇÀ» ÁÖ¾îÁø »óÅ·ΠÀç¼³Á¤ÇÑ´Ù.
setContainer(ViewContainer) - Method in class org.wegra.awt.View
Set container of this view.
setCurrent(long) - Method in class org.wegra.awt.graph.BarGraph
Sets current value.
setElements(Object[][]) - Method in class org.wegra.awt.SimpleGrid
sets elements. all previous elements are removed.
setElements(String[], String[], String[][]) - Method in class org.wegra.awt.SimpleGrid
sets elements and row/column names.
setHandlers(LinkedList) - Method in class org.wegra.net.Client
ClientHannnndlers¸¦ ¼³Á¤ÇÑ´Ù.
setHueRate(float) - Method in class org.wegra.awt.image.HSBFilter
 
setID(int) - Method in class org.wegra.awt.ProperityPanel
ProperityPanelÀÌ ÇöÀç Ç¥½ÃÇϰí ÀÖ´Â Association ID¸¦ ¼³Á¤ÇÑ´Ù.
setInfimum(int) - Method in class org.wegra.util.RandomInteger
»óÇѰªÀ» ±×´ë·Î µÐ »óÅ¿¡¼­ ÇÏÇѰª¸¸ Àç¼³Á¤ÇÑ´Ù.
setInfoPanelVisible(boolean) - Method in class org.wegra.mon.mem.ui.MmPanel
Sets visibility of InfoPanel.
setInsets(Insets) - Method in class org.wegra.awt.graph.WComponent
Sets Insets.
setLayout(LayoutManager) - Method in class org.wegra.awt.SimpleGrid
 
setLoggable(boolean) - Method in class org.wegra.mon.mem.LoggableMemoryMonitor
Sets loggable.
setMessageHandler(MessageHandler) - Method in class org.wegra.mon.mem.ui.MmPanel
Sets MessageHandler.
setMode(int) - Method in class org.wegra.mon.mem.ui.MmPanel
Sets visual mode (for example, BAR_HISTORY_MODE).
setMonitoringRate(long) - Method in interface org.wegra.mon.Monitor
Sets monitoring rate (unit: millisecond).
setMonitoringRate(long) - Method in class org.wegra.mon.mem.LoggableMemoryMonitor
Sets monitoring rate (unit: millisecond).
setMonitoringRate(long) - Method in class org.wegra.mon.mem.MemoryMonitor
Sets monitoring rate.
setPalette(Palette) - Method in class org.wegra.awt.graph.WComponent
Sets new palette.
setParam(String, Object) - Method in class org.wegra.util.Param
Sets parameter.
setParent(TreeNode) - Method in class org.wegra.util.collection.TreeNode
Resets parent node.
setProperityValue(String, String) - Method in class org.wegra.awt.ProperityPanel
ÁöÁ¤µÈ ¼Ó¼ºÀÇ °ªÀ» »õ·Î ¼³Á¤ÇÑ´Ù.
setProperityValue(String, int) - Method in class org.wegra.awt.ProperityPanel
ÁöÁ¤µÈ ¼Ó¼ºÀÇ °ªÀ» »õ·Î ¼³Á¤ÇÑ´Ù.
setProperityValue(String, String) - Method in class org.wegra.awt.ProperitySheet
ÁöÁ¤µÈ ¼Ó¼ºÀÇ °ªÀ» »õ·Î ¼³Á¤ÇÑ´Ù.
setRange(long, long) - Method in class org.wegra.awt.graph.BarGraph
Sets min/max range.
setRange(long, long) - Method in class org.wegra.awt.graph.HistoryGraph
Sets min/max range.
setRange(int, int) - Method in class org.wegra.util.RandomInteger
ÇÏÇѰú »óÇÑÀ» Àç¼³Á¤ÇÑ´Ù.
setReturnValue(Object) - Method in class org.wegra.awt.View
Sets return value.
setRoot(TreeNode) - Method in class org.wegra.util.collection.Tree
Sets the root TreeNode with specified TreeNode.
setSaturationRate(float) - Method in class org.wegra.awt.image.HSBFilter
 
setSeed(long) - Method in class org.wegra.util.RandomInteger
³­¼ö ¹ß»ý¿¡ »ç¿ëµÇ´Â seed °ªÀ» Àç¼³Á¤ÇÑ´Ù.
setSocket(Socket) - Method in class org.wegra.net.Client
¼ÒĹÀ» ¼³Á¤ÇÑ´Ù.
setSupremum(int) - Method in class org.wegra.util.RandomInteger
ÇÏÇѰªÀ» ±×´ë·Î µÐ »óÅ¿¡¼­ »óÇѰª¸¸ Àç¼³Á¤ÇÑ´Ù.
setTimeout(long) - Method in class org.wegra.util.cache.SimpleCache
¿ø¼Ò¸¦ Á¦°ÅÇϴ ŸÀӾƿôÀ» ¼³Á¤ÇÑ´Ù.
setTimeout(long, boolean) - Method in class org.wegra.util.cache.SimpleCache
¿ø¼Ò¸¦ Á¦°ÅÇϴ ŸÀӾƿôÀ» ¼³Á¤ÇÑ´Ù.
setValue(int) - Method in class org.wegra.util.bitset.BitSet
 
setValue(Object) - Method in class org.wegra.util.collection.TreeNode
Resets current node's value.
setView(View) - Method in class org.wegra.awt.InternalFrame
Replaces current content pane to specified view.
setView(View) - Method in interface org.wegra.awt.ViewContainer
 
shiftLeft(BitSet, int) - Static method in class org.wegra.util.bitset.BitSetManipulator
Performs logical left shift.
shiftRight(BitSet, int) - Static method in class org.wegra.util.bitset.BitSetManipulator
Performs logical right shift.
shiftRightArithmetic(BitSet, int) - Static method in class org.wegra.util.bitset.BitSetManipulator
Performs arithmetic right shift.
showAsFrame(String, boolean) - Static method in class org.wegra.mon.mem.remote.MmServer
Shows MmServer within a example frame.
showAsFrame(String, boolean) - Static method in class org.wegra.mon.mem.ui.MmPanel
Shows MmPanel within aFrame.
showAsFrame(String, MemoryMonitor, boolean) - Static method in class org.wegra.mon.mem.ui.MmPanel
Shows MmPanel within a Frame.
shutdown() - Static method in class org.wegra.io.ThreadSafeOutputStream
¼ø¼­¿¡ ¸ÂÃç ½ºÆ®¸²À» Á¾·áÇÑ´Ù.
shuttingDown(Exception) - Method in interface org.wegra.net.ShutdownOperation
This method will be called just before server shutdown.
skip(long) - Method in class org.wegra.io.MarkableInputStream
Skips over and discards length bytes of data from this input stream.
skip(long) - Method in class org.wegra.io.RandomInputStream
Skips over and discards number bytes of data from this input stream.
sort(Object[], int, int, Comparator) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(Object[], Comparator) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(long[], int, int) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(long[]) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(int[], int, int) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(int[]) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(short[], int, int) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(short[]) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(char[], int, int) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(char[]) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(byte[], int, int) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(byte[]) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(double[], int, int) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(double[]) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(float[], int, int) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(float[]) - Static method in class org.wegra.util.collection.array.InsertionSort
Sorts the specified array, using insertion sort algorithm.
sort(Object[], int, int, Comparator) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(Object[], Comparator) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(long[], int, int) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(long[]) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(int[], int, int) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(int[]) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(short[], int, int) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(char[]) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(char[], int, int) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(short[]) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(byte[], int, int) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(byte[]) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(double[], int, int) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(double[]) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(float[], int, int) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(float[]) - Static method in class org.wegra.util.collection.array.QuickSort
Sorts the specified array, using quick sort algorithm.
sort(Object[], int, int, Comparator) - Method in class org.wegra.util.collection.array.SetSort.Sorter
Sorts given data using some algorithm implemented by subclass.
sort(Object[], Comparator[], SetSort.Sorter) - Static method in class org.wegra.util.collection.array.SetSort
Sorts the specified set using set sort algorithm.
sort(Object[], int, int, Comparator[], int, SetSort.Sorter) - Static method in class org.wegra.util.collection.array.SetSort
Sorts the specified set using set sort algorithm.
start() - Method in interface org.wegra.mon.Monitor
Starts monitoring.
start() - Method in class org.wegra.mon.mem.LoggableMemoryMonitor
Starts monitoring.
start() - Method in class org.wegra.mon.mem.MemoryMonitor
Starts monitor.
start() - Method in class org.wegra.util.Timer
¸¸·áµÈ Timer¸¦ Àç½ÃÀÛÇϰųª »õ·Ó°Ô Timer¸¦ ½ÃÀÛÇÑ´Ù.
stop() - Method in interface org.wegra.mon.Monitor
Stops monitoring.
stop() - Method in class org.wegra.mon.mem.LoggableMemoryMonitor
Stops monitoring.
stop() - Method in class org.wegra.mon.mem.MemoryMonitor
Stops monitor.
stop() - Method in class org.wegra.util.Timer
ÇöÀç Timer¸¦ °­Á¦·Î Á¾·áÇÑ´Ù.
stop(Object) - Static method in class org.wegra.util.stopwatch.Stopwatch
Returns taken time and doesn't continue.
stop(Object, boolean) - Static method in class org.wegra.util.stopwatch.Stopwatch
Returns taken time.
sub(BitSet, BitSet) - Static method in class org.wegra.util.bitset.BitSetManipulator
Substracts opr2 from opr1, and return result.
swap(Object[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(long[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(int[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(short[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(char[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(byte[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(double[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(float[], int, int, int) - Static method in class org.wegra.util.collection.array.RangeSwap
Swaps length elements, starting from from and to in specified array.
swap(Object[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.
swap(long[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.
swap(int[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.
swap(short[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.
swap(char[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.
swap(byte[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.
swap(double[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.
swap(float[], int, int) - Static method in class org.wegra.util.collection.array.Swap
Swaps two elements in specified array.

A B C D E F G H I J K L M O P Q R S T U V W X Y